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
2015-08-18 18:31:29 -04:00
..
cli fixed indent 2015-08-18 09:58:25 -04:00
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor changed check to avoid OS X broken sem_getvalue() 2015-08-18 03:46:20 -04:00
galaxy now returns false on bad role_data 2015-07-29 19:48:21 -04:00
inventory Tweak deprecation warning, and apply it to --limit also 2015-08-14 10:55:13 +05:30
module_utils cloudstack: add more common returns 2015-08-17 08:21:37 +02:00
modules Update core submodule ref 2015-08-07 12:28:56 -07:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing changed local_action to alias to connection=local vs delegate_to=localhost 2015-08-18 18:31:29 -04:00
playbook changed local_action to alias to connection=local vs delegate_to=localhost 2015-08-18 18:31:29 -04:00
plugins sequence will now run once for start=end, added test to suite 2015-08-18 02:33:23 -04:00
template now passes the test of skipping list when dict attribute is undefined, added deprecation warning as this seems like bad behaviour 2015-08-16 10:16:02 -04:00
utils Default listify to converting bare variables again 2015-08-12 10:49:46 -04:00
vars Performance improvements 2015-08-17 13:46:57 -04:00
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py make new inventory config take precedence over old hostfile config 2015-08-18 03:29:14 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00