Fix Ansible
This commit is contained in:
parent
e50bff8e14
commit
5c2df41640
3 changed files with 7 additions and 3 deletions
|
|
@ -2,6 +2,10 @@
|
|||
---
|
||||
|
||||
- hosts: bde-nk20-beta.adh.crans.org
|
||||
vars_prompt:
|
||||
- name: DB_PASSWORD
|
||||
prompt: "Password of the database"
|
||||
private: yes
|
||||
roles:
|
||||
- 1-apt-basic
|
||||
- 2-nk20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue