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

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -