Skip to content
Snippets Groups Projects
Commit 44e50e20 authored by Pelayo García's avatar Pelayo García
Browse files

Merge branch 'revoke-cesar' into 'main'

feat: revoke access

See merge request !12
parents 48a86c67 a33b20b7
No related branches found
No related tags found
1 merge request!12feat: revoke access
......@@ -5,7 +5,7 @@ system_administrators:
state: present
- name: cesar
ssh_key: "{{ inventory_dir }}/../pub_keys/cesar.pub"
state: present
state: absent
- name: kon
ssh_key: "{{ inventory_dir }}/../pub_keys/kon.pub"
state: present
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment