mirror of https://github.com/ansible/ansible.git
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.
39af276639
* Add test for unexpected egress rule in default VPC When passing rules_egress to ec2_group, the default egress rule shouldn't be created (if `purge_rules_egress`) is set. Test this. * Respect egress rule defintions for default VPC groups When passing rules_egress and purge_rules_egress, the default egress rule should not be created Fixes #34429 * Change AWS credential passing to be YAML anchors Vastly simplify the AWS tasks by reducing the credentials to a YAML block |
7 years ago | |
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | 7 years ago | |
modules | 7 years ago | |
parsing | ||
playbook | ||
plugins | 7 years ago | |
template | ||
utils | 7 years ago | |
vars | ||
__init__.py | ||
constants.py | ||
release.py |