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
Nathaniel Case d5ac3f7e77
Remove top-level arguments from network modules (#62603)
Eh, 2.10 is close enough

* drop top-level authorize

* Remove from documentation

* Remove load_params

* nxos_hsrp: I don't think this is an actual module parameter

* Move local params to provider

* Promote 'timeout' to a real parameter for eos_eapi

* Provider now always has auth_pass
5 years ago
..
cloud Fix behaviour of module_utils/ec2 compare_policies when dealing with bare bools and ints. (#61115) 5 years ago
crypto luks_device.py: Allow manipulate LUKS containers with label or UUID (#61603) 5 years ago
files
messaging Rabbitmq user permission fixes (#49404) 6 years ago
monitoring unit tests: remove unused imports (#60462) 5 years ago
net_tools Bug fixes to the Infoblox NIOS modules (#58521) 5 years ago
network Remove top-level arguments from network modules (#62603) 5 years ago
notification Add support for hex color in slack module (#49804) 6 years ago
packaging maven_artifact.py - add support for version ranges by using spec (#54309) (#61813) 5 years ago
remote_management OneView: rename _facts -> _info (#61208) 5 years ago
source_control Fix typesetting of "GitLab" (#61702) 5 years ago
storage Fix documentation and facts_from_proxy value in the netapp_e_facts module. (#61072) 5 years ago
system Unit tests: remove unused imports (#59740) 5 years ago
web_infrastructure
__init__.py
conftest.py fix missing attribs with dirct module execution (#53875) 6 years ago
utils.py Speed up units using time.sleep by mocking or shortening sleep time (#61064) 5 years ago