forked from cps-deployments/psi.bec
fix: typo
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@
|
||||
content: "{{ atlas_credentials.content }}"
|
||||
dest: "/etc/bec/secrets/.atlas.env"
|
||||
mode: "0600"
|
||||
become: "{{ service_user }}"
|
||||
become_user: "{{ service_user }}"
|
||||
when: bec_atlas_token is defined and atlas_credentials is succeeded
|
||||
ignore_errors: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user