Restructure repository, removing old stuff

This commit is contained in:
2020-02-11 23:17:43 -05:00
parent 2fa6554b9d
commit bb3578f997
78 changed files with 260 additions and 148 deletions

View File

@@ -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