sshd/handlers/main.yml

7 lines
80 B
YAML
Raw Permalink Normal View History

2021-12-27 23:30:53 +03:00
---
- name: sshd | Apply config
service:
name: sshd
state: restarted