]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Add a new users playbook.
authorAndrew Schoen <aschoen@redhat.com>
Mon, 4 May 2015 18:13:46 +0000 (13:13 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 5 May 2015 23:03:28 +0000 (18:03 -0500)
This will run against all hosts and add / update that nodes
managed_users.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
users.yml [new file with mode: 0644]

diff --git a/users.yml b/users.yml
new file mode 100644 (file)
index 0000000..5505001
--- /dev/null
+++ b/users.yml
@@ -0,0 +1,4 @@
+---
+- hosts: all
+  roles:
+    - users