ansible/v2/ansible
James Cammarata d71834d1d2 Moving setting of options values to after play again
Moving this above the play setting means that any default values set
in play (like connection) override any corresponding CLI option, which
is wrong. Generally CLI options should override things set in playbooks
2015-04-14 10:56:10 -05:00
..
compat typofixes - https://github.com/vlajos/misspell_fixer 2014-12-04 22:23:35 +00:00
config Add python3-compat boiler to all core files 2014-10-15 19:22:54 -04:00
errors Move AnsibleBaseBaseYAMLObject's position_info into a property 2015-04-01 14:54:22 -07:00
executor Moving setting of options values to after play again 2015-04-14 10:56:10 -05:00
inventory Import futures including print 2015-04-13 13:28:01 -07:00
module_utils Merge pull request #10237 from emonty/remove-auth-token 2015-04-01 12:20:59 -04:00
modules Update module pointers 2015-04-02 12:41:30 -07:00
new_inventory Just move things around so that new_inventory doesn't interfere with testing 2015-03-31 12:58:00 -07:00
parsing Import futures including print 2015-04-13 13:28:01 -07:00
playbook Merge pull request #10690 from momandine/print_function 2015-04-13 13:35:04 -07:00
plugins Fix typo 2015-04-13 14:28:00 -07:00
template Merge pull request #10690 from momandine/print_function 2015-04-13 13:35:04 -07:00
utils Merge pull request #10690 from momandine/print_function 2015-04-13 13:35:04 -07:00
vars Change exceptions to python3 syntax. 2015-04-13 12:35:20 -04:00
__init__.py Making task includes dynamic and fixing many other bugs 2015-02-12 18:17:16 +00:00
constants.py removed folding sudo/su to become logic from constants as it is already present downstream in playbook/play/tasks 2015-03-27 08:45:04 -04:00