This repository has been archived on 2022-08-22. You can view files and clone it, but cannot push or open issues or pull requests.
autonomic.add-users/handlers/main.yml
decentral1se abafe10f2d
Some checks failed
continuous-integration/drone/push Build is failing
init
2022-03-15 12:33:23 +01:00

7 lines
85 B
YAML

---
- name: Restart SSH
become: true
service:
name: ssh
state: restarted