escaping the '.' in a regex does not work
This commit is contained in:
0
roles/jitsimeet/files/set_debconf.sh
Normal file → Executable file
0
roles/jitsimeet/files/set_debconf.sh
Normal file → Executable file
@@ -62,7 +62,7 @@
|
|||||||
backup: True
|
backup: True
|
||||||
loop:
|
loop:
|
||||||
- { regexp: "APP_NAME.*$", repl: "APP_NAME: 'Mewimeet'," }
|
- { regexp: "APP_NAME.*$", repl: "APP_NAME: 'Mewimeet'," }
|
||||||
- { regexp: "jitsi\.org", repl: "mewimeet\.de" }
|
- { regexp: "jitsi.org", repl: "mewimeet.de" }
|
||||||
- { regexp: "_CONTENT: false", repl: "_CONTENT: true"}
|
- { regexp: "_CONTENT: false", repl: "_CONTENT: true"}
|
||||||
|
|
||||||
- name: jitsimeet | cron | schedule refresh of statistics
|
- name: jitsimeet | cron | schedule refresh of statistics
|
||||||
|
|||||||
Reference in New Issue
Block a user