.
All checks were successful
deploy host / Deploy (push) Successful in 8s

This commit is contained in:
2024-09-05 23:40:08 +01:00
parent b859a045ff
commit f4344a8210
14 changed files with 0 additions and 0 deletions

View File

@@ -1,11 +0,0 @@
---
- name: SSH - Restart Service
become: true
ansible.builtin.service:
daemon_reload: true
name: ssh
enabled: true
state: restarted