mirror of https://github.com/ansible/ansible.git
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.
* 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 |
8 years ago | |
|---|---|---|
| .. | ||
| cli | 8 years ago | |
| config | 8 years ago | |
| contrib | 9 years ago | |
| errors | 9 years ago | |
| executor | 8 years ago | |
| inventory_test_data/group_vars | 11 years ago | |
| mock | 8 years ago | |
| module_utils | 8 years ago | |
| modules | 8 years ago | |
| parsing | 8 years ago | |
| playbook | 8 years ago | |
| plugins | 8 years ago | |
| template | 9 years ago | |
| utils | 9 years ago | |
| vars | 8 years ago | |
| __init__.py | 9 years ago | |
| ansible.cfg | 8 years ago | |
| conftest.py | 9 years ago | |
| test_constants.py | 9 years ago | |