mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
deploy production osbs htpassword
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
|
||||
- name: place htpasswd file
|
||||
copy:
|
||||
src: "{{private}}/files/httpd/osbs.htpasswd"
|
||||
src: "{{private}}/files/httpd/osbs-{{env}}.htpasswd"
|
||||
dest: /etc/origin/htpasswd
|
||||
|
||||
roles:
|
||||
|
||||
Reference in New Issue
Block a user