batcave: Improve the name of the task installing the rbac configuration file
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
4201cb13c7
commit
8b6c8a0186
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@
|
|||
# ansible utils includes our rbac-playbook
|
||||
#
|
||||
|
||||
- name: install ansible_utils config
|
||||
- name: install the ansible_utils/rbac config
|
||||
copy: src={{ private }}/files/rbac/rbac.yaml dest=/etc/ansible_utils/rbac.yaml mode=0500
|
||||
tags:
|
||||
- rbac
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue