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 43ef31b commit 918446aCopy full SHA for 918446a
ansible/tasks/setup-gotrue.yml
@@ -32,7 +32,7 @@
32
state: 'directory'
33
loop:
34
- '/etc/auth.d'
35
- - 'opt/gotrue'
+ - '/opt/gotrue'
36
loop_control:
37
loop_var: 'gotrue_dir_item'
38
0 commit comments