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/test/units
Will Thames a685b621cd Route table boto3 (#32059)
* Allow protection of certain keys during camel_to_snake

Create an `ignore_list` parameter that preserves the case
of the contents of certain dictionaries. Most valuable
for `tags` but other uses might arise.

* Port ec2_vpc_route_table to boto3

Update tests to reflect fixes in boto3.

* Add RETURN documentation to ec2_vpc_route_table

* Update DOCUMENTATION to be valid yaml

* Add check mode tests
8 years ago
..
cli galaxy unit tests: add missing arg (#33766) 8 years ago
config
contrib
errors
executor Add test for clean_copy preservation of keys 8 years ago
inventory_test_data/group_vars
mock Porting tests to pytest (#33387) 8 years ago
module_utils Route table boto3 (#32059) 8 years ago
modules Fix Python 3.7 syntax error in tests. 8 years ago
parsing Correct the AnsibleError exception to call its superclass's constructor 8 years ago
playbook fixed test to new sig 8 years ago
plugins Provide a way to explicitly invoke the debugger (#34006) 8 years ago
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py