EquateTechnologies / dehydrated-bigip-ansible

Ansible based hooks for dehydrated to enable ACME certificate automation for F5 BIG-IP systems
Apache License 2.0
14 stars 6 forks source link

Adding active bigip status into ansible playbooks #7

Closed kyle-dutton closed 4 years ago

kyle-dutton commented 4 years ago

Leveraging the bigip_device_info module to determine which F5 in a cluster is the active unit. Added conditional statements to the subsequent tasks so they are only run IF they are the active unit.