ansible - Include multiple classes from other files in Python-scripts used by playbooks -


rookie here when comes ansible. writing python scripts executed playbooks.

found on ansibles documentation pages:

"modules must self-contained in 1 file auto-transferred ansible."

does mean can't include libraries , have use 1 file only? generates awful lot of redundancy, know if there workaround.


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -