Browse Source

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

Guillermo Espinoza 7 years ago
parent
commit
3fbe77bf5c
1 changed files with 5 additions and 0 deletions
  1. 5 0
      tools/playbook.yml

+ 5 - 0
tools/playbook.yml

@@ -144,6 +144,11 @@
       args:
       args:
         executable: /bin/bash
         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
     - name: Copy file oauth.data.log to host
       fetch:
       fetch:
           src: /opt/base/oauth.data.log
           src: /opt/base/oauth.data.log