mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-02-03 06:58:46 +00:00
bitwarden
This commit is contained in:
parent
aabc7762f2
commit
54ec265c50
@ -9,4 +9,4 @@
|
|||||||
msg: var is {{ app_path }}
|
msg: var is {{ app_path }}
|
||||||
- set_fact:
|
- set_fact:
|
||||||
app_path: "{{ app_path | regex_replace('(\\<MAIL_SERVER\\>[0-9,]{1,}\\>)([0-9.]{1,})(\\>[0-9a-zA-Z\\s-]{0,}\\>TCP\\>)', '\\1dasdasdsad\\3') | regex_replace('(\\<WEB_SERVER\\>[0-9,]{1,}\\>)([0-9.]{1,})(\\>[0-9a-zA-Z\\s-]{0,}\\>TCP\\>)', '\\1ddadada\\3') }}"
|
app_path: "{{ app_path | regex_replace('(\\<MAIL_SERVER\\>[0-9,]{1,}\\>)([0-9.]{1,})(\\>[0-9a-zA-Z\\s-]{0,}\\>TCP\\>)', '\\1dasdasdsad\\3') | regex_replace('(\\<WEB_SERVER\\>[0-9,]{1,}\\>)([0-9.]{1,})(\\>[0-9a-zA-Z\\s-]{0,}\\>TCP\\>)', '\\1ddadada\\3') }}"
|
||||||
- debug: app_path
|
- debug: var is {{ app_path }}
|
Loading…
x
Reference in New Issue
Block a user