For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Beginners guide to Ansible and F5 Integration

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 :

.
Published May 10, 2018
Version 1.0
No CommentsBe the first to comment