Write 'false' instead of 'no'
This commit is contained in:
parent
36c061b8a4
commit
0df87d7a53
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
vars_prompt:
|
||||
- name: push_latest_gitea_dump
|
||||
prompt: Push latest gitea dump? [yes/no]
|
||||
private: no
|
||||
private: false
|
||||
|
||||
roles:
|
||||
- role: common
|
||||
|
|
Loading…
Reference in a new issue