on 09-May-2018 17:28
Problem this snippet solves:
In this article i am assuming Ansible and the F5 SDK modules have been downloaded and installed. The mentioned playbook creates a single node in the F5 LTM module, Below is the file structure i am working with in Ansible, go to /etc/ansible and create the below file structure
Below are the contents of the relevant files
hosts
var.yaml
playbook.yml
the playbook is run using the below command
Code :
.