ansible/lib/ansible
Will Thames 19d390135e Improve galaxy handling of tgz roles
Gerrithub presents tgz downloads that do not have a containing
directory. This causes a stack trace.

As all roles must contain a meta/main.yml, change ansible-galaxy
to use that to determine the enclosing directory (in the case
of multiple meta/main.yml files, use the one with the shortest parent)

Fixes #15413
2017-02-27 14:59:37 -05:00
..
cli ansible-doc more flexible to metadata changes 2017-02-24 20:58:37 -05:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor Change warning message as advised by bcoca 2017-02-27 09:41:41 -08:00
galaxy Improve galaxy handling of tgz roles 2017-02-27 14:59:37 -05:00
inventory Use a custom id generator over uuid4 2017-02-10 14:38:38 -06:00
module_utils corrected some errors/typos and missing import 2017-02-27 11:27:40 -05:00
modules Update win_robocopy example (#21992) 2017-02-27 16:16:50 +00:00
parsing Fix PEP 8 issue. 2017-02-24 12:55:55 -08:00
playbook fixes play context connection user (#21776) 2017-02-22 15:34:11 +00:00
plugins Exceptit (#21864) 2017-02-27 13:29:40 -05:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
vars Fix bug introduced in 0df3767 regarding undefined entries in HostVars 2017-02-15 16:22:31 -06:00
__init__.py
constants.py Add 9p to list of special filesystems for selinux 2017-02-27 09:13:28 -05:00
release.py