l'ordre Ansible lineinfile n'accepte plus le paramètre marker
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
- name: Conf Jitsi - webcam en qualité medium par defaut
|
||||
lineinfile:
|
||||
path: /etc/jitsi/meet/{{ inventory_hostname }}-config.js
|
||||
marker: "// {mark} ANSIBLE MANAGED BLOCK"
|
||||
# marker: "// {mark} ANSIBLE MANAGED BLOCK"
|
||||
insertafter: "[^?]// resolution: 720,"
|
||||
line: "resolution: 360,"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user