add role tag to infrastructure_authorized_keys role

This commit is contained in:
lilly 2026-04-30 23:02:49 +02:00
commit 1f339db312
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"]
name: deploy infrastructure authorized keys
ansible.posix.authorized_key:
state: present
user: chaos