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
John Kleint fba2bdcf0c Don't read from Paramiko's stderr since there isn't one. 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 Don't read from Paramiko's stderr since there isn't one. 13 years ago
constants.py first bit of getting sudo -u functionality 13 years ago
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 13 years ago
group.py Since host variables are becoming important, it did not make sense to sustain --override-hosts, with the ability 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 override-hosts is gone since we can't load inventory for hosts (so it's not an whitelist), but we can 13 years ago
inventory_parser.py Inventory: undefined group -> ungrouped. 13 years ago
inventory_parser_yaml.py Inventory: support list of vars in host. 13 years ago
inventory_script.py Add missing file 13 years ago
playbook.py Merge pull request #356 from jkleint/singleton-notify 13 years ago
runner.py Merge pull request #346 from jhoekx/improve-varreplace 13 years ago
utils.py Support list indexing in varReplace. 13 years ago