add role tag to infrastructure_authorized_keys role
This commit is contained in:
parent
80d5bb49c3
commit
5661cc1cff
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
- name: deploy infrastructure authorized keys
|
- tags: ["infrastructure_authorized_keys"]
|
||||||
|
name: deploy infrastructure authorized keys
|
||||||
ansible.posix.authorized_key:
|
ansible.posix.authorized_key:
|
||||||
state: present
|
state: present
|
||||||
user: chaos
|
user: chaos
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue