You can not 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
Matt Goodall 8babac4856
Allow "=" in k-v values.
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 Merge pull request #402 from denen99/devel 14 years ago
constants.py add --private-key option and related infrastructure to make paramiko work 14 years ago
errors.py
group.py Since host variables are becoming important, it did not make sense to sustain --override-hosts, with the ability 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 Allow hosts not in inventory to override inventory with -i "host1,host2:port" etc, which is the original intent 14 years ago
inventory_parser.py Fix hosts being in multiple groups, and duplicate host references in the same inventory file. 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 template path for handlers: include 14 years ago
runner.py dim fetch dest after templating 14 years ago
utils.py Allow "=" in k-v values. 14 years ago