1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Michael DeHaan b300aac551 Include files are no longer to be considered Jinja2 templates, but individual THINGS
in included files can still be templated just like top level playbooks.  Resolves
some issues about statements being evaluated before facts were available
2012-05-02 00:28:19 -04:00
..
__init__.py Version bump for integration branch (soon to be renamed 'devel'), didn't update package 2012-04-23 21:14:48 -04:00
callbacks.py Async: print one poll message per polling cycle. 2012-05-01 18:38:26 -04:00
connection.py Remove command timeout. 2012-05-02 16:25:04 -04:00
constants.py Add support for specifying sudo passwords to both ansible & playbook. Nopasswd sudo is no longer required. 2012-04-13 19:06:11 -04:00
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 2012-03-15 23:10:03 -04:00
inventory.py inventory group 'all' variables are global variables 2012-05-02 18:30:58 -04:00
playbook.py Include files are no longer to be considered Jinja2 templates, but individual THINGS 2012-05-02 00:28:19 -04:00
runner.py Introduce Async API in Runner. 2012-05-01 18:38:26 -04:00
utils.py Include files are no longer to be considered Jinja2 templates, but individual THINGS 2012-05-02 00:28:19 -04:00