summaryrefslogtreecommitdiff
path: root/ansible/ansible.cfg
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-06-17 13:11:47 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-06-17 13:11:47 +0200
commite2e9cfd16ab06d8ad30ebd5cc9f66ac46219b4b2 (patch)
tree09f527771ffb9af015d05f494ec7ccbccbe62793 /ansible/ansible.cfg
parent0f9a79c433f26ef12c8e22a97c41d755ce3b8590 (diff)
downloadinfra-e2e9cfd16ab06d8ad30ebd5cc9f66ac46219b4b2.tar.gz
infra-e2e9cfd16ab06d8ad30ebd5cc9f66ac46219b4b2.tar.bz2
infra-e2e9cfd16ab06d8ad30ebd5cc9f66ac46219b4b2.tar.xz
infra-e2e9cfd16ab06d8ad30ebd5cc9f66ac46219b4b2.zip
o Adding mosquitto-server.
Diffstat (limited to 'ansible/ansible.cfg')
-rw-r--r--ansible/ansible.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/ansible.cfg b/ansible/ansible.cfg
index 0da44ae..2b06a16 100644
--- a/ansible/ansible.cfg
+++ b/ansible/ansible.cfg
@@ -3,3 +3,4 @@ become_method = sudo
inventory = ./inventory
connection_plugins = ./connection_plugins
vault_password_file = vault-password
+nocows = True