🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨
F5 common utility module for Ansible (ansible-common-f5
) has been deprecated.
Please use our new Ansible Role for F5 systems (ansible-role-f5
).
🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨
This repository provides utility classes and helper functions to ease the interaction between Ansible and the following F5 systems:
- BIG-IP (ansible-module-f5bigip)
- BIG-IQ
- iWorkflow
- Ansible >= 2.4.0 (ansible)
- DeepDiff >= 3.3.0 (deepdiff)
- F5 Python SDK >= 3.0.15 (f5-sdk)
- Requests >= 2.18.4 (requests)
pip install git+https://github.com/erjac77/ansible-common-f5.git#egg=ansible-common-f5
Apache 2.0
- Eric Jacob (@erjac77)
- Gabriel Fortin (@GabrielFortin)