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
2012-04-23 09:48:42 +08:00
..
__init__.py Bump release to 0.0.2 2012-04-03 09:51:05 -04:00
callbacks.py Warn if no hosts matched 2012-04-11 21:05:46 -04:00
connection.py Add .ssh/config support 2012-04-23 09:48:42 +08: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 Support dicts in inventory vars. 2012-04-19 09:40:17 +02:00
playbook.py Make it possible to use facts from hosts in templates for other hosts. 2012-04-21 12:45:37 -04:00
runner.py Make it possible to use facts from hosts in templates for other hosts. 2012-04-21 12:45:37 -04:00
utils.py Make it possible to use facts from hosts in templates for other hosts. 2012-04-21 12:45:37 -04:00