Add role name as tag to all basic roles #85

Open
lilly wants to merge 6 commits from add-basic-tags into main
Showing only changes of commit 94b3df0981 - Show all commits

add role tag to infrastructure_authorized_keys role

lilly 2026-04-30 23:02:49 +02:00
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g

View file

@ -1,4 +1,6 @@
---
- name: deploy infrastructure authorized keys
tags: [ "infrastructure_authorized_keys" ]
ansible.posix.authorized_key:
state: present
user: chaos