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/modules
Sam Doran 43a44e6f35
Move utility functions out of basic.py (#51715)
Move the following methods to lib/anisble/module_utils/common/validation.py:

- _count_terms()
- _check_mutually_exclusive()
- _check_required_one_of()
- _check_required_together()
- _check_required_by()
- _check_required_arguments()
- _check_required_if
- fail_on_missing_params() --> create check_missing_parameters()
6 years ago
..
cloud XenServer: Fix wrong FakeXenAPI module import in unit tests (#53634) 6 years ago
crypto New LUKS devices management module (#48991) 6 years ago
files Fixes #34893 (#40166) 6 years ago
messaging Rabbitmq user permission fixes (#49404) 6 years ago
monitoring Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
net_tools Added support for infoblox member object (#53174) 6 years ago
network Move utility functions out of basic.py (#51715) 6 years ago
notification Add support for hex color in slack module (#49804) 6 years ago
packaging Add force parameter to gem module (#51366) 6 years ago
remote_management new module lxca_cmms for Lenovo XClarity Administrator (#49594) 6 years ago
source_control gitlab_hook: renaming module name (#51979) 6 years ago
storage Ability to add port in portset (#52734) 6 years ago
system iptables: implement log_level parameter (#52880) 6 years ago
web_infrastructure Python 3.8 collections compatibility fixes. 6 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 9 years ago
conftest.py Python 3.8 collections compatibility fixes. 6 years ago
utils.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago