Commit a0f5f82e by Feanil Patel

Can't be certs_user to set these permissions correctly.

parent 9b514b17
...@@ -9,7 +9,6 @@ ...@@ -9,7 +9,6 @@
with_items: with_items:
- { src: 'certs.env.json.j2', dest: 'env.json' } - { src: 'certs.env.json.j2', dest: 'env.json' }
- { src: 'certs.auth.json.j2', dest: 'auth.json' } - { src: 'certs.auth.json.j2', dest: 'auth.json' }
become_user: "{{ certs_user }}"
- name: Writing supervisor script for certificates - name: Writing supervisor script for certificates
template: template:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment