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
Mark Chappell 4e8bb334a9 Sanity test fixups: AWS VPC related modules (#64089)
* Add missing boilerplate

* Avoid blocklisted variable name '_'

* doc fixups

* Remove defaults for required parameters

* Remove explicit definition of 'region' from argument spec
it's automatically added by ec2_argument_spec and redefining removes the aliases

* remove sanity ignore entries for AWS VPC related modules

* Suggested Review changes
6 years ago
..
cli Fixes --version in ansible-galaxy cli 6 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 7 years ago
config New module: iam_policy_info (#62955) 6 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 7 years ago
executor Explicitly use multiprocessing fork start method (#63581) 6 years ago
galaxy Prevent generating roles that do not pass linting (#63709) 6 years ago
inventory Account for empty strings when splitting the host pattern (#62442) 6 years ago
module_utils openssl_csr and openssl_certificate: fix support for Ed25519 and Ed448 private keys (#63984) 6 years ago
modules Sanity test fixups: AWS VPC related modules (#64089) 6 years ago
parsing Add a representer for AnsibleUnsafeBytes (#62598) 6 years ago
playbook Collection role relative deps (#61517) 6 years ago
plugins Try to escalate before on_open_shell to work around ios (#63571) 6 years ago
template Introduce context manager for temporary templar context changes (#60513) 6 years ago
utils Explicitly use multiprocessing fork start method (#63581) 6 years ago
vars Use correct delegate_to hostnames in loops (#59659) 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py removed previouslly deprecated settings (#55662) 7 years ago
context.py Become plugins (#50991) 7 years ago
release.py Update release name for 2.10 6 years ago