ansible/lib/ansible
2012-05-06 18:24:45 -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 sudo -u works now. Needs testing and maybe a bit of cleanup 2012-05-06 18:24:44 -04:00
constants.py first bit of getting sudo -u functionality 2012-05-06 18:24:44 -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 Add tests for new advanced inventory features (groups of groups, group variables) in the default INI format file. 2012-05-06 18:01:11 -04:00
inventory.py Add tests for new advanced inventory features (groups of groups, group variables) in the default INI format file. 2012-05-06 18:01:11 -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
inventory_parser_yaml.py Further work on making the YAML inventory parser use the new inventory objects. 2012-05-06 17:03:17 -04:00
inventory_script.py Add missing file 2012-05-06 18:02:53 -04:00
playbook.py Fixup the previous sudo_user support patch to work with playbooks. 2012-05-06 18:24:45 -04:00
runner.py Fixup the previous sudo_user support patch to work with playbooks. 2012-05-06 18:24:45 -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