]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
Fixed a couple bugs with ansible user creation.
authorAndrew Schoen <aschoen@redhat.com>
Tue, 21 Apr 2015 16:25:02 +0000 (11:25 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 21 Apr 2015 20:32:13 +0000 (15:32 -0500)
commit6014385579369c5e9229542ffa447a212bc5f6f3
tree587b78c311404456a24d97d98a074db51d329c52
parent3aefb4015f7c028d3dc7601684261b982f856294
Fixed a couple bugs with ansible user creation.

We need to delete the users password after creation or ansible fails to
connect with the cm user because the node is asking for a password.

Also, the lineinfile making sure #includedir was present wasn't working
correctly.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/ansible-managed/tasks/main.yml