Pull rbac.yaml from the ansible private repo.

This commit is contained in:
Ralph Bean 2015-09-25 16:53:08 +00:00
parent d72d3859c2
commit 843c7c713d

View file

@ -216,7 +216,7 @@
#
- name: install ansible_utils config
copy: src={{ puppet_private }}/rbac.yaml dest=/etc/ansible_utils/rbac.yaml mode=0500
copy: src={{ private }}/rbac.yaml dest=/etc/ansible_utils/rbac.yaml mode=0500
tags:
- batcave
- config