ansible/test/units
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
2019-10-30 14:28:14 -07:00
..
cli Prevent generating roles that do not pass linting (#63709) 2019-10-22 11:26:07 -04:00
compat
config fixes to config manager (#58530) 2019-07-17 10:39:30 -04:00
contrib
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 2018-12-04 12:32:02 -05:00
executor Ensure we don't erase unsafe context in TaskExecutor.run on bytes (#62287) 2019-09-13 13:14:35 -05:00
galaxy AH servers include automation-hub as part of the server configuration. (#63700) 2019-10-19 12:40:45 -07:00
inventory_test_data/group_vars
mock
module_utils Sanity test fixups - AWS related tests (#64093) 2019-10-30 09:48:59 -07:00
modules Sanity test fixups: AWS VPC related modules (#64089) 2019-10-30 14:28:14 -07:00
parsing Add a representer for AnsibleUnsafeBytes (#62598) 2019-09-19 14:27:48 -04:00
playbook Wrap CLI Passwords with AnsibleUnsafeText, ensure unsafe context is not lost during encode/decode (#63351) 2019-10-11 09:17:10 -05:00
plugins AWS module_utils: Clear out Sanity Test issues (#63991) 2019-10-28 09:21:40 +00:00
regex Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
template Fix access to exception using Python 3 scoping rules (#62268) 2019-09-17 13:28:37 -04:00
utils add subdir support to collection loading (#60682) 2019-08-21 10:45:04 +01:00
vars Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
__init__.py
requirements.txt Fix ansible-test collections requirements installation. (#62181) 2019-09-12 02:00:33 -07:00
test_constants.py
test_context.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00