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' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -