added all the old stuff
This commit is contained in:
6
roles/base_config/handlers/main.yml
Normal file
6
roles/base_config/handlers/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# handlers file for base-config
|
||||
- name: SSH_Handler
|
||||
ansible.builtin.service:
|
||||
name: sshd
|
||||
state: reloaded
|
||||
Reference in New Issue
Block a user