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:
Pierre-Yves Chibon 2020-09-04 10:34:47 +02:00
parent 4201cb13c7
commit 8b6c8a0186

View file

@ -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