summaryrefslogtreecommitdiffstats
path: root/ansible.cfg
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2018-04-04 16:05:58 +0200
committerGuilhem Moulin <guilhem@fripost.org>2018-04-04 16:06:10 +0200
commit8d6dd2e082547d6f814a904181700d7fb54d7127 (patch)
treec41599c7fd3db7441be21acdb5873cbf82aed8bf /ansible.cfg
parente1fc6a114e23eafc709163d8e6e625c0db211fe5 (diff)
Upgrade syntax to Ansible 2.5.
Diffstat (limited to 'ansible.cfg')
-rw-r--r--ansible.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/ansible.cfg b/ansible.cfg
index 2de77ef..3b99662 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -9,7 +9,6 @@ forks = 5
poll_interval = 15
transport = ssh
remote_port = 22
-module_lang = C
timeout = 10
# format of string {{ ansible_managed }} available within Jinja2