mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
do not set LXC default config
this was accidentally re-introduced in 7120fb4b Signed-off-by: Evgeni Golov <evgeni@golov.de>
This commit is contained in:
@@ -1684,7 +1684,6 @@ def main():
|
||||
),
|
||||
config=dict(
|
||||
type='path',
|
||||
default='/etc/lxc/default.conf'
|
||||
),
|
||||
vg_name=dict(
|
||||
type='str',
|
||||
|
||||
Reference in New Issue
Block a user