Add default file for root necessary since using venv instead of docker

This commit is contained in:
Laurent Indermuehle 2022-12-09 14:10:35 +01:00
commit 8c5806848f
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09
7 changed files with 48 additions and 12 deletions

View file

@ -1,7 +1,7 @@
dbdeployer_version: 1.64.0
dbdeployer_home_dir: /opt/dbdeployer
home_dir: /root
home_dir: "{{ playbook_dir }}/root"
mariadb_install: false