Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-07-22 11:36:17 +00:00
parent dc7d020e21
commit fbdaa2a5a5

View file

@ -1,6 +1,6 @@
# For info, check roles/httpd/reverseproxy/templates/reversepassproxy.src.conf
- name: Install the pkgs keytab
file: src="{{ private }}/files/keytabs/{{env}}/pkgs"
copy: src="{{ private }}/files/keytabs/{{env}}/pkgs"
dest=/etc/pkgs.keytab
owner=apache
group=apache