This is .yaml not .yml
This commit is contained in:
parent
0a2f4eda41
commit
98451c6502
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@
|
|||
#
|
||||
|
||||
- name: install ansible_utils config
|
||||
copy: src={{ puppet_private }}/rbac.yml dest=/etc/ansible_utils/rbac.yml mode=0500
|
||||
copy: src={{ puppet_private }}/rbac.yaml dest=/etc/ansible_utils/rbac.yaml mode=0500
|
||||
tags:
|
||||
- batcave
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue