remove unnecessary task
Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
parent
ffee619673
commit
dab8886bb7
1 changed files with 0 additions and 9 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue