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/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.
5 years ago
..
acme ACME: add support for IP identifiers (#53660) 6 years ago
aws Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
basic Option parsing: warn if both an option and its alias are specified for a module (#53698) 5 years ago
cloud Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
common Add unit tests for lenient_lowercase function (#58586) 5 years ago
docker docker_swarm_service: Add healthcheck option (#52419) 6 years ago
ec2 Update bare exceptions to specify Exception. 6 years ago
facts Handle situation where ansible_architecure may not be defined when gathering facts (#55466) 5 years ago
gcp More GCP Utils Tests (#53568) 6 years ago
hwc refactor moudule utils of hwc_utils.py (#55858) 5 years ago
json_utils Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
net_tools Allow Netbox device modification (#53631) 6 years ago
network FTD configuration module: fix a bug with response parsing (#57480) 5 years ago
parsing
postgresql Postgres module_utils: add get_connect_params + unit tests (#58067) 5 years ago
remote_management Adding dell ome device_info module (#53438) 5 years ago
urls cert validation fixes - Attempt 2 (#55953) 5 years ago
xenserver VMware: add new module vmware_guest_network (#52075) 5 years ago
__init__.py
conftest.py Python 3.8 collections compatibility fixes. 6 years ago
test_database.py Fix unit test parametrize order on Python 3.5. 6 years ago
test_distribution_version.py Get minor version number for CentOS and Debian (#57814) 5 years ago
test_distro.py Update distro unit test (#55003) 6 years ago
test_hetzner.py Hetzner failover IP: refactoring (#56203) 5 years ago
test_known_hosts.py Fix unit test parametrize order on Python 3.5. 6 years ago
test_kubevirt.py kubevirt: more unit tests (#57739) 5 years ago
test_netapp.py Added eseries base with tests (#49269) 6 years ago
test_text.py
test_utm_utils.py Add optional headers to utm modules (#49856) 6 years ago
test_vmware.py VMware: Add module vmware_vm_storage_policy_info (#56263) 5 years ago