gitea, zomboid updates, ssh key fixes
This commit is contained in:
@@ -15,3 +15,10 @@
|
||||
tags:
|
||||
- git
|
||||
- selinux
|
||||
|
||||
- name: restart sshd
|
||||
become: true
|
||||
ansible.builtin.systemd:
|
||||
name: sshd.service
|
||||
state: restarted
|
||||
tags: git
|
||||
|
||||
Reference in New Issue
Block a user