Add role name as tag to all basic roles #85
1 changed files with 2 additions and 0 deletions
add role tag to infrastructure_authorized_keys role
commit
94b3df0981
|
|
@ -1,4 +1,6 @@
|
|||
---
|
||||
- name: deploy infrastructure authorized keys
|
||||
tags: [ "infrastructure_authorized_keys" ]
|
||||
ansible.posix.authorized_key:
|
||||
state: present
|
||||
user: chaos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue