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

@@ -0,0 +1,2 @@
---
omni_restart_services: false

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

View File

@@ -3,5 +3,5 @@
//// ////// //// //// ////
//////// //// /// //// ///////////
//// //// ////// ////
//////////// //// //// {{ description | default('Omni Network System') }}
_______________________________{{ description | default('Omni Network System') | length * '\\' }}\
//////////// //// //// {{ omni_description | default('Omni Network System') }}
_______________________________{{ omni_description | default('Omni Network System') | length * '\\' }}\