Instead of leveraging lineinfile, replace it with drop-in config file, as editing /etc/systemd/system.conf might be not safe on some systems, while others may not have that file at all (ie EL10). Change-Id: Idd234bbbc6ceaecc9cfc1aad75c7e94689cff0de
5 lines
79 B
Django/Jinja
5 lines
79 B
Django/Jinja
# {{ ansible_managed }}
|
|
|
|
[Manager]
|
|
DefaultTasksMax={{ lxc_default_tasks_max }}
|