ansible/test/units/module_utils
Felix Fontein 4a574c4d0c Option parsing: warn if both an option and its alias are specified for a module (#53698)
* Print warning when both an option and its alias is specified.

* Improve output.

* Put warnings into self._warnings directly, resp. use self.warn() when handling subspecs.

* Add changelog.

* Add unit test.
2019-07-19 13:11:41 -04:00
..
acme ACME: add support for IP identifiers (#53660) 2019-03-13 10:16:56 +01:00
aws
basic Option parsing: warn if both an option and its alias are specified for a module (#53698) 2019-07-19 13:11:41 -04:00
cloud
common Add unit tests for lenient_lowercase function (#58586) 2019-07-08 18:33:15 -04:00
docker docker_swarm_service: Add healthcheck option (#52419) 2019-02-18 09:46:14 +00:00
ec2 Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
facts Handle situation where ansible_architecure may not be defined when gathering facts (#55466) 2019-07-19 11:33:05 -04:00
gcp More GCP Utils Tests (#53568) 2019-03-27 08:23:58 +00:00
hwc refactor moudule utils of hwc_utils.py (#55858) 2019-05-09 09:04:51 -04:00
json_utils
net_tools Allow Netbox device modification (#53631) 2019-04-07 15:47:11 +05:30
network FTD configuration module: fix a bug with response parsing (#57480) 2019-06-10 18:30:35 +05:30
parsing
postgresql Postgres module_utils: add get_connect_params + unit tests (#58067) 2019-06-19 06:49:19 -07:00
remote_management Adding dell ome device_info module (#53438) 2019-06-10 06:41:48 -04:00
urls cert validation fixes - Attempt 2 (#55953) 2019-05-31 16:35:25 -04:00
xenserver VMware: add new module vmware_guest_network (#52075) 2019-07-08 07:54:54 +05:30
__init__.py
conftest.py
test_database.py
test_distribution_version.py Get minor version number for CentOS and Debian (#57814) 2019-06-28 19:21:35 -04:00
test_distro.py Update distro unit test (#55003) 2019-04-08 16:26:31 -04:00
test_hetzner.py Hetzner failover IP: refactoring (#56203) 2019-05-10 08:33:51 +02:00
test_known_hosts.py
test_kubevirt.py kubevirt: more unit tests (#57739) 2019-06-25 20:06:13 +10:00
test_netapp.py Added eseries base with tests (#49269) 2019-03-08 18:13:45 +00:00
test_text.py
test_utm_utils.py Add optional headers to utm modules (#49856) 2019-01-17 19:06:50 +05:30
test_vmware.py VMware: Add module vmware_vm_storage_policy_info (#56263) 2019-07-03 16:01:08 +05:30