Move SSH setup to its own role
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
0ad7549788
commit
e43e0e06b1
102 changed files with 21287 additions and 46 deletions
|
@ -24,9 +24,6 @@
|
|||
- name: restart rsyslog
|
||||
service: name=rsyslog state=restarted
|
||||
|
||||
- name: restart sshd
|
||||
service: name=sshd state=restarted
|
||||
|
||||
- name: restart watchdog
|
||||
service: name=watchdog state=restarted
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue