Skip to content
Snippets Groups Projects
Commit 9ad87aca authored by konykon's avatar konykon
Browse files

Merge branch 'absent_ssh_key' into 'master'

Make absent user enrico

See merge request !16
parents e2db1d08 fdc75f7d
No related branches found
No related tags found
1 merge request!16Make absent user enrico
Pipeline #21916 failed
......@@ -5,7 +5,7 @@ system_administrators:
state: present
- name: enrico
ssh_key: "{{ inventory_dir }}/../pub_keys/enrico.pub"
state: present
state: absent
- name: cesar
ssh_key: "{{ inventory_dir }}/../pub_keys/cesar.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