diff --git a/roles/infrastructure_authorized_keys/tasks/main.yaml b/roles/infrastructure_authorized_keys/tasks/main.yaml index 982c7a0..5c6ef1c 100644 --- a/roles/infrastructure_authorized_keys/tasks/main.yaml +++ b/roles/infrastructure_authorized_keys/tasks/main.yaml @@ -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