remove unnecessary task

Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
Mark O Brien 2021-11-04 15:51:05 +00:00
parent ffee619673
commit dab8886bb7

View file

@ -47,15 +47,6 @@
owner=root group=root mode=0600
tags:
- haproxy
when: env == "staging"
- name: install ocp api pem cert
copy: src={{ private }}/files/httpd/api-int.ocp{{ env_suffix }}.fedoraproject.org.pem
dest=/etc/haproxy/ocp4.pem
owner=root group=root mode=0600
tags:
- haproxy
when: env == "production"
- name: install libsemanage
package: