Merge "Init group owner of /etc/kolla to kolla"

This commit is contained in:
Jenkins 2016-09-06 10:19:31 +00:00 committed by Gerrit Code Review
commit ff648fbca3

View File

@ -140,6 +140,7 @@
state: directory
recurse: yes
owner: kolla
group: kolla
mode: 755
become: True
when: create_kolla_user | bool == True