Commit f3e6eac5 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

fixup after 94784221

parent e4fb3c0f
......@@ -35,8 +35,8 @@
- name: Add Xiaowu Zhang SSH Key
authorized_key: user=root key="{{ lookup('file', 'xiaowu_zhang_key') }}"
name: Add KW SSH Key
authorized key: user=root key="{{ lookup('file', 'klaus_key') }}"
- name: Add KW SSH Key
authorized_key: user=root key="{{ lookup('file', 'klaus_key') }}"
- name: Remove VB SSH Key
authorized_key: user=root key="{{ lookup('file', 'remove_key_3') }}" state=absent
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment