Skip to content
Snippets Groups Projects
Commit 4b16dfa8 authored by godog's avatar godog
Browse files

Merge branch 'stdout-unixy' into 'master'

test: try unixy ansible stdout

See merge request !124
parents 397647da 934b9af1
No related branches found
No related tags found
1 merge request!124test: try unixy ansible stdout
......@@ -10,7 +10,7 @@ float_dir="${bin_dir}/.."
# Used for all ansible/float invocations.
export ANSIBLE_VAULT_PASSWORD_FILE=".ansible_vault_pw"
export ANSIBLE_HOST_KEY_CHECKING=False
export ANSIBLE_STDOUT_CALLBACK=actionable
export ANSIBLE_STDOUT_CALLBACK=unixy
die() {
echo "ERROR: $*" >&2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment