1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2017-10-13 09:47:49 -07:00
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration Correct usage for shutil.rmtree (#31541) 2017-10-13 10:30:15 -04:00
legacy remove unused ssh pipelining setters 2017-10-03 09:22:01 -04:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Multiple Parallels host support for ansible-test. (#31552) 2017-10-12 01:22:18 -07:00
sanity s3_sync: fix broken import (#31460) 2017-10-12 20:48:05 +02:00
units This patch fixes a number of outstanding bugs and code convention problems. (#31618) 2017-10-13 09:47:49 -07:00
utils Remove cryptography install from CI other test. 2017-10-12 00:36:12 -07:00