You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Michael DeHaan 157d21b1c3 Add tests for new advanced inventory features (groups of groups, group variables) in the default INI format file. 13 years ago
..
__init__.py Version bump for integration branch (soon to be renamed 'devel'), didn't update package 13 years ago
callbacks.py Async: print one poll message per polling cycle. 13 years ago
connection.py Remove command timeout. 13 years ago
constants.py Add support for specifying sudo passwords to both ansible & playbook. Nopasswd sudo is no longer required. 13 years ago
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 13 years ago
group.py missing files 13 years ago
host.py Add tests for new advanced inventory features (groups of groups, group variables) in the default INI format file. 13 years ago
inventory.py Add tests for new advanced inventory features (groups of groups, group variables) in the default INI format file. 13 years ago
inventory_parser.py Refactored inventory to make it object oriented, need to make YAML format and executable script 13 years ago
inventory_parser_yaml.py Further work on making the YAML inventory parser use the new inventory objects. 13 years ago
playbook.py Fix playbooks such that they work with external inventory scripts. We really want to find out why the 'all' 13 years ago
runner.py Refactored inventory to make it object oriented, need to make YAML format and executable script 13 years ago
utils.py Include files are no longer to be considered Jinja2 templates, but individual THINGS 13 years ago