feat: remove nupes.social Mastodon (docker) instance
This commit is contained in:
@@ -98,14 +98,6 @@
|
||||
state: present
|
||||
key: "{{ lookup('file', 'ssh/work.id_rsa.pub') }}"
|
||||
|
||||
- name: Put ssh key stef
|
||||
ansible.posix.authorized_key:
|
||||
user: root
|
||||
state: present
|
||||
key: "{{ lookup('file', 'ssh/stefofficiel.id_rsa.pub') }}"
|
||||
path: "~/.ssh/instance_keys"
|
||||
when: inventory_hostname in groups['fedinupesservers']
|
||||
|
||||
- name: Put cron-apt configuration file
|
||||
ansible.builtin.copy:
|
||||
src: files/5-install
|
||||
|
Reference in New Issue
Block a user