mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-27 09:01:40 +08:00
@@ -35,7 +35,7 @@
|
||||
dest={{ item.dest }}
|
||||
owner=root group=root mode=0600
|
||||
with_items:
|
||||
- { file: "ipa.{{env}}-{{datacenter}}.pem", dest: /etc/haproxy/ipa.pem }
|
||||
- { file: "ipa.{{env}}-iad2.pem", dest: /etc/haproxy/ipa.pem }
|
||||
- { file: "os-master.{{env}}-iad2.pem", dest: /etc/haproxy/os-master.pem }
|
||||
tags:
|
||||
- haproxy
|
||||
|
||||
Reference in New Issue
Block a user