community.general/lib/ansible
Michael DeHaan a8f0b5fd06 Fix playbooks such that they work with external inventory scripts. We really want to find out why the 'all'
group isn't available, but group vars don't make sense for external inventory anyway.
2012-05-06 15:00:17 -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
group.py missing files 2012-05-05 16:37:28 -04:00
host.py missing files 2012-05-05 16:37:28 -04:00
inventory.py Reinstate external inventory script support this time using the new more OO-ey inventory system. 2012-05-06 14:47:05 -04:00
inventory_parser.py Refactored inventory to make it object oriented, need to make YAML format and executable script 2012-05-05 16:31:03 -04:00
playbook.py Fix playbooks such that they work with external inventory scripts. We really want to find out why the 'all' 2012-05-06 15:00:17 -04:00
runner.py Refactored inventory to make it object oriented, need to make YAML format and executable script 2012-05-05 16:31:03 -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