UKCloud / openshift-deployment-ansible

3 stars 1 forks source link

This semanage task fails out if re-run #99

Open k8soneill opened 6 years ago

k8soneill commented 6 years ago

https://github.com/UKCloud/openshift-deployment-ansible/blob/b546cd46897cdc8a8175440a0b641a7eb423f979/roles/haproxy/tasks/main.yml#L33

Need to add a task prior to check for usage of that port in SELinux, register a variable and then skip the semanage task if it has already been run.