ソースを参照

Merge branch 'dind-test' of bitbucket.org:ikflowdat/installer into FD3-344

Guillermo Espinoza 7 年 前
コミット
3fbe77bf5c
1 ファイル変更5 行追加0 行削除
  1. 5 0
      tools/playbook.yml

+ 5 - 0
tools/playbook.yml

@@ -144,6 +144,11 @@
       args:
         executable: /bin/bash
 
+    - name: Promote users to ADMIN
+      shell: " bin/console fos:user:promote admin ROLE_ADMIN"
+      args:
+        executable: /bin/bash
+
     - name: Copy file oauth.data.log to host
       fetch:
           src: /opt/base/oauth.data.log