Network: F5 - ansible/community GitHub Wiki

GitHub f5 issues GitHub f5 PRs

THIS PAGE IS OLD and no longer maintained. For questions, please use the Ansible forum.

Ansible modules for managing F5 products

Community

Main repository

Free flow of ideas

Ideas and issues should be filed at the f5-ansible repo first

And in the Ansible core issues page secondarily.

Note:

If you do file in Ansible core though, @caphrim007 is usually called out in the issue, so it will come to the F5 developer's attention. The standard procedure is,

  • Clone the Ansible issue into the F5Networks repository
  • Make mention of the F5Networks issue in the Ansible issue
  • Close the Ansible issue
  • Ongoing development continues in F5Networks repository
  • Once complete, code is upstreamed into Ansible core

Progress

Waiting to upstream

Refer to the upstream tag of each project in the projects list here

To do

Additionally, please reference the Todo column of the f5-ansible project for each release of Ansible. Those projects are found here

Needed

Any functionality that is missing from the above modules can be implemented using the bigip_command module which gives access to anything available in tmsh.

If you feel up to it, you can implement your own F5 modules by looking at the existing ones.

Important development links