mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-31 15:53:09 +00:00
Add a config section for systemd-nspawn driver
This commit is contained in:
committed by
Brian Coca
parent
3597ca082b
commit
1fc7211181
@@ -301,6 +301,11 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user