]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Don't depend on the users role
authorZack Cerza <zack@redhat.com>
Thu, 31 Mar 2016 15:39:39 +0000 (09:39 -0600)
committerZack Cerza <zack@redhat.com>
Thu, 31 Mar 2016 15:41:01 +0000 (09:41 -0600)
It's not a real dependency; if we want to update users on the node we
can run the users.yml playbook.

Signed-off-by: Zack Cerza <zack@redhat.com>
roles/pcp/meta/main.yml

index a4b782aa2aae25145287551ade891e3b434c44a9..bbd5ff0d52471f35922e698553285aa10f0d6e25 100644 (file)
@@ -1,4 +1,3 @@
 ---
 dependencies:
   - role: sudo
-  - role: users