Commit a7988dea authored by Mattia Rizzolo's avatar Mattia Rizzolo

deploy: be verbose

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 618395fe
...@@ -69,3 +69,4 @@ ln -s "`readlink -e "${env}"`" "${DIR_TEMP}/env" ...@@ -69,3 +69,4 @@ ln -s "`readlink -e "${env}"`" "${DIR_TEMP}/env"
# Finally execute the playbook against the server # Finally execute the playbook against the server
"${BIN_ANSIBLE_PLAYBOOK}" -i "${DIR_TEMP}/env/hosts" \ "${BIN_ANSIBLE_PLAYBOOK}" -i "${DIR_TEMP}/env/hosts" \
"${DIR_TEMP}/play/playbook.yml" \ "${DIR_TEMP}/play/playbook.yml" \
-vv --diff
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment