mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-18 07:57:29 +01:00
merge with upstream and testing branch
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{
|
||||
"question_name": "Enable Backup",
|
||||
"question_description": "Set if remote backup is enabled or not. If enabled a daily backup of your server will be sent to the backup server located in {{ backup_server_location }}.",
|
||||
"required": true,
|
||||
"required": false,
|
||||
"min": null,
|
||||
"max": null,
|
||||
"default": "{{ matrix_awx_backup_enabled | string | lower }}",
|
||||
|
||||
Reference in New Issue
Block a user