Browse Source

role_super_admin

Luciano Andrade 7 năm trước cách đây
mục cha
commit
697e693496
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tools/playbook.yml

+ 1 - 1
tools/playbook.yml

@@ -212,7 +212,7 @@
         executable: /bin/bash
 
     - name: Promote users to IKSOP
-      shell: " bin/console fos:user:promote iksop SUPER_ADMIN"
+      shell: " bin/console fos:user:promote iksop ROLE_SUPER_ADMIN"
       args:
         executable: /bin/bash