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
Sloane Hertel b0efbc5418 [cloud] ec2_vpc_igw: fix check mode - fixes #27490 (#27637)
Fix check mode for adding/removing tags; boto's DryRun is not equivalent to check mode.

Fixes #27490
7 years ago
..
cli Add back support for vault_password_file config var (#27597) 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 add a 'min' type for gather_subset to collect nothing (#27085) 7 years ago
modules [cloud] ec2_vpc_igw: fix check mode - fixes #27490 (#27637) 7 years ago
parsing Handle win style CRLF newlines in vault text (#27590) 7 years ago
playbook Fix undefined variables, basestring usage, and some associated python3 issues 7 years ago
plugins Allow variables to be passed in to template lookup plugin (#18662) 7 years ago
template Try to show original exception info for yaml (and other) errors (#24468) 8 years ago
utils ACI module_utils library for ACI modules (#27070) 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) 8 years ago