We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93bcbba commit c1848cbCopy full SHA for c1848cb
provision-contest/ansible/admin.yml
@@ -59,6 +59,7 @@
59
regexp: 'APP_ENV='
60
line: 'APP_ENV=dev'
61
dest: "{{ DJ_DIR }}/webapp/.env.local"
62
+ create: true
63
64
- name: add cds to hosts file
65
lineinfile:
0 commit comments