From b14c4b9f6e5b4b6b96ad27e2620c3bd65dcee286 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Fri, 17 Feb 2017 16:35:40 -0500 Subject: [PATCH] Revert "Add a config section for systemd-nspawn driver" This reverts commit 1fc721118181be2ba5fd93ad61e10db9fa5eb166. --- examples/ansible.cfg | 5 ----- 1 file changed, 5 deletions(-) diff --git a/examples/ansible.cfg b/examples/ansible.cfg index b1761da6a39..291311ae2b8 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