Increase ansible verbosity
This commit is contained in:
parent
4c630b5860
commit
522d95694b
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ provisioners:
|
||||||
ansible_env_vars:
|
ansible_env_vars:
|
||||||
- "ANSIBLE_SSH_ARGS='-o HostkeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa'"
|
- "ANSIBLE_SSH_ARGS='-o HostkeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa'"
|
||||||
- "ANSIBLE_PYTHON_INTERPRETER=/usr/bin/python3"
|
- "ANSIBLE_PYTHON_INTERPRETER=/usr/bin/python3"
|
||||||
|
- "ANSIBLE_VERBOSITY=4"
|
||||||
- inline:
|
- inline:
|
||||||
- rm /boot && mkdir /boot
|
- rm /boot && mkdir /boot
|
||||||
type: shell
|
type: shell
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue