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

Found some issues - missing variables in hook #10

Closed buzz62 closed 1 year ago

buzz62 commented 1 year ago

Hi, if this project is active yet. I found some issues in ansible/hooks/bigip-traffic-http-01.sh: in deploy_challenge() is missing save_config=${BIGIP_SAVE_CONFIG} sync_config=${BIGIP_SYNC_CONFIG} sync_device_group=${BIGIP_SYNC_DEVICE_GROUP} in the --extra-vars parameter. BR Wilfried