You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Toshio Kuratomi 3c135ef3f2 Push debug files into a subdirectory to keep things cleaner.
We now have the ansible module directory, ansible_module_*.py script
file and the args file.  Makes sense to push them all into a separate
subdir.
8 years ago
..
cli fixes to vault/copy 8 years ago
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. 9 years ago
config Making the switch to v2 9 years ago
errors Add options to make includes 'static' 8 years ago
executor Push debug files into a subdirectory to keep things cleaner. 8 years ago
galaxy Fix issue with ansible-galaxy and --ignore-certs 8 years ago
inventory removed unused section regex, corrected group one 8 years ago
module_utils Allow AnsibleModules to be instantiated more than once in a module 8 years ago
modules submodule ref update 8 years ago
new_inventory fix some warning of undefined name. 9 years ago
parsing Trnasform file name to bytes before opening it to avoid unicode errors if python tries to encode it implicitly 8 years ago
playbook Fix facts for the FieldAttribute list change in 30a38f9 8 years ago
plugins Fixup perms dont rely on privileged user named root (#15482) 8 years ago
template moved last utils.debug to display.debug 8 years ago
utils Adding docker doc frag (#15494) 8 years ago
vars Fix var precedence bug introduced in ff9f5d7d 8 years ago
__init__.py Bump version in devel now that stable-2.0 has been branched 9 years ago
constants.py Controller-side module caching. 8 years ago
test-requirements.txt Making the switch to v2 9 years ago