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

Revert "Add Ayush Tiwari public key"

This reverts commit 8fdf3f1a.
parent 918e538d
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAtzFUPi5bPxSEjIEEeRJor1GqliP2n+7FWeHI9IlhgbsBGvGtXx6BKDO7YBfi3ZsMW1IMGAAa5vyg914vM3c/8sqcwFrphgFZRZrYEBRuoDtYn6qlwOlHecIp/ZelWfm+jrn2aCYIPhsfQ6GUJmW6Q0IlGq0CANTi3dQdyZVL2jM9uacp/vFaM0wGwo9saOiLrz+mI9AZMlKQwp8rJPtjKTrraxJ7ctrAiMbmC1GQkPiJ8VTubcuwDOlveH4DWz+JpPFPn14++J/xEgUWX72IqaIzUSS6Ux+7xCPzdM/qkjSNhJhSo8ylgtBKDtLD9suI0qzjBFXdF+ZEeBkeOszn ayush.tiwari@nexedi.com
......@@ -38,9 +38,6 @@
- name: Add KW SSH Key
authorized_key: user=root key="{{ lookup('file', 'klaus_key') }}"
- name: Add AT SSH Key
authorized_key: user=root key="{{ lookup('file', 'ayush_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