Przeglądaj źródła

role_super_admin

Luciano Andrade 7 lat temu
rodzic
commit
697e693496
1 zmienionych plików z 1 dodań i 1 usunięć
  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