ansible/lib/ansible
Brian Coca db61e9be0c add ansible_executable inventory var
also handle the overrides appropriately
also new executable to set shell type
2016-03-17 18:54:37 -07:00
..
cli Remove trailing whitespace from the galaxy init Jinja2 template. Default a description. 2016-03-15 16:27:33 -05:00
compat
config
errors
executor Make ohai and facter work via module_utils Fact classes rather than in the setup module 2016-03-14 14:53:29 -07:00
galaxy Remove trailing whitespace from the galaxy init Jinja2 template. Default a description. 2016-03-15 16:27:33 -05:00
inventory added warning for when host file doesn't exist 2016-02-29 16:18:06 -05:00
module_utils Cleaning up use of literal_eval in basic.py AnsibleModule.safe_eval 2016-03-17 02:02:15 -04:00
modules Update extras submodule ref 2016-03-16 13:09:45 -07:00
new_inventory
parsing Use to_bytes on filenames in filesystem calls. 2016-03-04 09:08:41 -08:00
playbook add ansible_executable inventory var 2016-03-17 18:54:37 -07:00
plugins add ansible_executable inventory var 2016-03-17 18:54:37 -07:00
template Merge pull request #14504 from bcoca/template_comments 2016-03-06 10:45:18 -05:00
utils Add docs for mysql* modules connect_timeout. 2016-03-16 22:31:48 -07:00
vars strip keys recursively 2016-03-16 13:18:29 -07:00
__init__.py
constants.py Make ohai and facter work via module_utils Fact classes rather than in the setup module 2016-03-14 14:53:29 -07:00
test-requirements.txt