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
Brian Coca 7a4a156d91 changed local_action to alias to connection=local vs delegate_to=localhost
fixes #11998, but still leaves issue of delegate_to: localhost not working
9 years ago
..
cli fixed indent 9 years ago
compat Making the switch to v2 10 years ago
config Making the switch to v2 10 years ago
errors Making the switch to v2 10 years ago
executor changed check to avoid OS X broken sem_getvalue() 9 years ago
galaxy now returns false on bad role_data 9 years ago
inventory Tweak deprecation warning, and apply it to --limit also 9 years ago
module_utils cloudstack: add more common returns 9 years ago
modules Update core submodule ref 9 years ago
new_inventory Making the switch to v2 10 years ago
parsing changed local_action to alias to connection=local vs delegate_to=localhost 9 years ago
playbook changed local_action to alias to connection=local vs delegate_to=localhost 9 years ago
plugins sequence will now run once for start=end, added test to suite 9 years ago
template now passes the test of skipping list when dict attribute is undefined, added deprecation warning as this seems like bad behaviour 9 years ago
utils Default listify to converting bare variables again 9 years ago
vars Performance improvements 9 years ago
__init__.py Re-adding submodules after moving things around 10 years ago
constants.py make new inventory config take precedence over old hostfile config 9 years ago
test-requirements.txt Making the switch to v2 10 years ago