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
schunduri 3241b7116e Cisco ACI New Module PR (#26836)
* New ACI Tenant module

*  New module requirements added.

* Placed from __future__ import to be the first line

* Interpreter line added
7 years ago
..
cli pylint fixes for vault related code (#27721) 7 years ago
compat Remove wildcard imports 7 years ago
config Add back support for vault_password_file config var (#27597) 7 years ago
errors correct, cleanup & simplify dwim stack (#25956) 7 years ago
executor Fix for ansiballz filenames conflicting with python stdlib modules 7 years ago
galaxy Removes container-enabled warning (#27578) 7 years ago
inventory ensure all groups inherit from 'all' 7 years ago
module_utils [cloud] Add more configurable backoff implementations to CloudRetry/AWSRetry (#27251) 7 years ago
modules Cisco ACI New Module PR (#26836) 7 years ago
parsing pylint fixes for vault related code (#27721) 7 years ago
playbook helpers.py: Fixes #27334 include empty task file within a 'block' dis… (#27811) 7 years ago
plugins removed debug print 7 years ago
template Try to show original exception info for yaml (and other) errors (#24468) 7 years ago
utils aci.py: Add use_proxy support (#27735) 7 years ago
vars Remove wildcard imports 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py Fix undefined variables, basestring usage, and some associated python3 issues 7 years ago
release.py Collated PEP8 fixes (#25293) 7 years ago