Restructure repository, removing old stuff
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
set: "ChallengeResponseAuthentication no"
|
||||
|
||||
- name: Restart sshd service
|
||||
when: restart_services | default(false) == true
|
||||
when: omni_restart_services == true
|
||||
become: true
|
||||
systemd:
|
||||
name: sshd
|
||||
|
||||
Reference in New Issue
Block a user