ansible/lib/ansible
Toshio Kuratomi ee18af48ef Merge pull request #15385 from bjne/mysql_unix_socket
mysql_*: enable mysql connection via unix socket
2016-04-19 10:09:12 -07:00
..
cli fixes to vault/copy 2016-04-14 14:12:48 -04:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Merge pull request #15419 from nitzmahone/module_debug_arg_override 2016-04-19 07:49:05 -07:00
galaxy Fix issue with ansible-galaxy and --ignore-certs 2016-04-11 01:17:15 -04:00
inventory draft add group merge priority and yaml inventory 2016-04-07 16:22:36 -04:00
module_utils Merge pull request #15385 from bjne/mysql_unix_socket 2016-04-19 10:09:12 -07:00
modules Update core submodule ref again for another git fix 2016-04-19 07:44:26 -07:00
new_inventory
parsing Trnasform file name to bytes before opening it to avoid unicode errors if python tries to encode it implicitly 2016-04-19 08:33:01 -07:00
playbook Make the loop variable (item by default) settable per task 2016-04-19 01:42:40 -04:00
plugins Merge pull request #15417 from bcoca/copy_vaulted 2016-04-19 10:22:30 -04:00
template moved last utils.debug to display.debug 2016-04-08 16:00:36 -04:00
utils Update Azure doc fragment (#15450) 2016-04-18 11:05:30 -04:00
vars Fix var precedence bug introduced in ff9f5d7d 2016-04-19 12:40:31 -04:00
__init__.py Bump version in devel now that stable-2.0 has been branched 2015-12-02 17:57:53 +05:30
constants.py Controller-side module caching. 2016-04-12 08:01:07 -07:00
test-requirements.txt