Initial ansible onboard
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
CRON_DAILY_RUN="yes"
|
||||
CRON_DB_UPDATE=""
|
||||
DB_UPDATE_EMAIL="false"
|
||||
REPORT_EMAIL="root"
|
||||
APT_AUTOGEN="yes"
|
||||
NICE="0"
|
||||
RUN_CHECK_ON_BATTERY="false"
|
||||
@@ -0,0 +1,4 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
SHELL=/bin/false
|
||||
INACTIVE=30
|
||||
Reference in New Issue
Block a user