Ansible-lint fixes
Some checks failed
Ansible Lint Pipeline / Ansible-Development-Pipeline (ansible-dev-centos) (push) Failing after 44s
Some checks failed
Ansible Lint Pipeline / Ansible-Development-Pipeline (ansible-dev-centos) (push) Failing after 44s
This commit is contained in:
@ -3,9 +3,9 @@
|
||||
##############################################
|
||||
|
||||
OUTPUT=ISO
|
||||
OUTPUT_URL=nfs://{{ nfs_srv }}{{ rear_vars_nfs_base }}/{{ rear_backup_workflow }}
|
||||
OUTPUT_URL=nfs://{{ nfs_srv }}{{ rear_vars_nfs_base }}/{{ rear_vars_backup_workflow }}
|
||||
BACKUP=NETFS
|
||||
BACKUP_URL=nfs://{{ nfs_srv }}{{ rear_vars_nfs_base }}/{{ rear_backup_workflow }}
|
||||
BACKUP_URL=nfs://{{ nfs_srv }}{{ rear_vars_nfs_base }}/{{ rear_vars_backup_workflow }}
|
||||
# SSH_ROOT_PASSWORD="foo"
|
||||
USE_STATIC_NETWORKING=yes
|
||||
CLONES_ALL_USERS_GROUPS=yes
|
||||
|
Reference in New Issue
Block a user