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
Jeroen Hoekx 53bde0bf51 Support nested variables in varReplace. 14 years ago
..
__init__.py Version bump for integration branch (soon to be renamed 'devel'), didn't update package 14 years ago
callbacks.py Async: print one poll message per polling cycle. 14 years ago
connection.py sudo -u works now. Needs testing and maybe a bit of cleanup 14 years ago
constants.py first bit of getting sudo -u functionality 14 years ago
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 14 years ago
group.py missing files 14 years ago
host.py Add tests for new advanced inventory features (groups of groups, group variables) in the default INI format file. 14 years ago
inventory.py Revert "fix indentation" 14 years ago
inventory_parser.py Inventory: undefined group -> ungrouped. 14 years ago
inventory_parser_yaml.py Inventory: support list of vars in host. 14 years ago
inventory_script.py Add missing file 14 years ago
playbook.py Fix non-sudo execution, add --sudo-user to ansible-playbook. 14 years ago
runner.py Template dest and src parameters 14 years ago
utils.py Support nested variables in varReplace. 14 years ago