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
Willem van Ketwich 6d402de25e ec2 launch configuration boto3 upgrade (#26348)
Updates ec2_lc module to use boto3. Adds parameters:

instance_id
placement_tenancy

Also added a second example using instance_id and updated the docs with the new parameters.
8 years ago
..
cli Fix bug that diff.always = yes in ansible.cfg won't be respected (#27746) 8 years ago
compat Remove wildcard imports 8 years ago
config Add back support for vault_password_file config var (#27597) 8 years ago
errors correct, cleanup & simplify dwim stack (#25956) 9 years ago
executor Fix for ansiballz filenames conflicting with python stdlib modules 8 years ago
galaxy Removes container-enabled warning (#27578) 8 years ago
inventory ensure all groups inherit from 'all' 9 years ago
module_utils Remove comments about import order 8 years ago
modules ec2 launch configuration boto3 upgrade (#26348) 8 years ago
parsing Handle win style CRLF newlines in vault text (#27590) 8 years ago
playbook Remove _diff from play_context default 8 years ago
plugins removed debug print 8 years ago
template Try to show original exception info for yaml (and other) errors (#24468) 9 years ago
utils aci.py: Add use_proxy support (#27735) 8 years ago
vars Remove wildcard imports 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Fix undefined variables, basestring usage, and some associated python3 issues 9 years ago
release.py Collated PEP8 fixes (#25293) 9 years ago