mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 18:08:21 +02:00
Fix some typo in Ansible
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
- hosts: server
|
||||
vars_prompt:
|
||||
- name: DB_PASSWORD
|
||||
prompt: "Password of the database (leave it blank if this is a reinstallation)"
|
||||
prompt: "Password of the database (leave it blank to skip database init)"
|
||||
private: yes
|
||||
vars:
|
||||
mirror: deb.debian.org
|
||||
|
Reference in New Issue
Block a user