Move variables to 1 place

Much easier to manage
This commit is contained in:
Jake Howard
2020-01-17 22:31:50 +00:00
parent 7b57e438c1
commit 78fa36f20a
11 changed files with 89 additions and 76 deletions

View File

@ -24,3 +24,5 @@
name: sshd
state: reloaded
when: sshd_config.changed
become: true
become_user: root