index
:
infra.git
master
Ansible playbooks for personal infrastructure.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
sshd
/
handlers
/
main.yml
blob: 439395aef2c672c7a4bab831cf46164c4f18f926 (
plain
) (
blame
)
1
2
3
4
- name: Restart sshd ansible.builtin.service: name: sshd state: restarted