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
Tim Rupp ecee475a3a This patch fixes a number of outstanding bugs and code convention problems. (#31618)
* documentation was not inline with other Ansible modules
* Python 3 specific imports were missing
* monitor_type is no longer required when creating a new pool; it is now the default.
* A new monitor_type choice of "single" was added for a more intuitive way to specify "a single monitor". It uses "and_list" underneath, but provides additional checks to ensure that you are specifying only a single monitor.
* host and port arguments have been deprecated for now. Please use bigip_pool_member instead.
* 'partition' field was missing from documentation.
* A note that "python 2.7 or greater is required" has been added for those who were not aware that this applies for ALL F5 modules.
* Unit tests were fixed to support the above module
7 years ago
..
compile Docs how to test (2nd) (#24094) 8 years ago
integration Correct usage for shutil.rmtree (#31541) 7 years ago
legacy remove unused ssh pipelining setters 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Multiple Parallels host support for ansible-test. (#31552) 7 years ago
sanity s3_sync: fix broken import (#31460) 7 years ago
units This patch fixes a number of outstanding bugs and code convention problems. (#31618) 7 years ago
utils Remove cryptography install from CI other test. 7 years ago