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
David Kretch 98260f9884 Fix pamd error when inserting a new rule at the end. Fixes #28487 (#28488)
* When inserting a new rule in `insert_after_rule`, check if the old rule is
the last rule, to avoid a list index out of range error when attempting to
access the next rule.
* Add a test for inserting a new rule after the last rule.
7 years ago
..
cloud [cloud] Add template_body parameter to cloudformation module to allow lookups (#33485) 7 years ago
monitoring Unit tests: share common code (#31456) 7 years ago
network ios_config save (#33791) 7 years ago
packaging rhn_channel/register: Porting tests to pytest (#33719) 7 years ago
remote_management DatacenterFactsModule for HPE OneView (#32701) 7 years ago
system Fix pamd error when inserting a new rule at the end. Fixes #28487 (#28488) 7 years ago
web_infrastructure Fix jenkins_plugin test for no net situations (#30568) 7 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 9 years ago
conftest.py Porting tests to pytest (#33387) 7 years ago
utils.py Unit tests: share common code (#31456) 7 years ago