fix(README): Remove inexistant db variable
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
cc2db9930b
commit
71e97a1819
1 changed files with 0 additions and 4 deletions
|
@ -19,10 +19,6 @@ See [Variable
|
||||||
precedence](https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_variables.html#ansible-variable-precedence)
|
precedence](https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_variables.html#ansible-variable-precedence)
|
||||||
to find where you should put your own variables.
|
to find where you should put your own variables.
|
||||||
|
|
||||||
Then define at least `coller_db_password` with a strong and secure password,
|
|
||||||
encrypted using
|
|
||||||
[ansible-vault](https://docs.ansible.com/ansible/latest/cli/ansible-vault.html).
|
|
||||||
|
|
||||||
See list of [default variables](defaults/main.yml).
|
See list of [default variables](defaults/main.yml).
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue