Fix some typo in Ansible

This commit is contained in:
Alexandre Iooss 2020-09-06 10:46:03 +02:00
parent 1a28e876b8
commit c503e77b23
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -2,4 +2,4 @@
note:
server_name: note-beta.crans.org
git_branch: beta
cron_enabled: true
cron_enabled: false

View File

@ -1,4 +1,4 @@
{{ ansible_managed }}
# {{ ansible_managed }}
# Les cronjobs dont a besoin la Note Kfet
# m h dom mon dow user command