summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2017-02-17 16:35:40 -0500
committerBrian Coca <brian.coca+git@gmail.com>2017-02-17 16:35:47 -0500
commitb14c4b9f6e5b4b6b96ad27e2620c3bd65dcee286 (patch)
treed7dabfba8d11f49ea82fcb39df804256c523f028
parente84713c76cdf052935c45134876e3d3471fb89d6 (diff)
downloadansible-b14c4b9f6e5b4b6b96ad27e2620c3bd65dcee286.tar.gz
Revert "Add a config section for systemd-nspawn driver"
This reverts commit 1fc721118181be2ba5fd93ad61e10db9fa5eb166.
-rw-r--r--examples/ansible.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/ansible.cfg b/examples/ansible.cfg
index b1761da6a3..291311ae2b 100644
--- a/examples/ansible.cfg
+++ b/examples/ansible.cfg
@@ -301,11 +301,6 @@
# line to disable this behaviour.
#pty=False
-[nspawn_connection]
-
-# systemd nspawn arguments to use for systemd-nspawn command invocation
-#nspawn_args = --link-journal=auto
-
[ssh_connection]
# ssh arguments to use