mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
bitwarden
This commit is contained in:
parent
fbe520ecc1
commit
dcfe2cc1e0
@ -2,7 +2,7 @@
|
||||
name: Sync mailu
|
||||
ignore_unreachable: false
|
||||
vars:
|
||||
app_path: "{{ 'localhost:80' | regex_replace('^(?P<host>.+):(?P<port>\\d+)$', '\\g111, \\g<port>') }}"
|
||||
app_path: "{{ 'localhost:80' | regex_replace('^(?P<host>.+):(?P<port>\\d+)$', '111, \\g<port>') }}"
|
||||
tasks:
|
||||
- name: Print the gateway for each host when defined
|
||||
ansible.builtin.debug:
|
||||
|
Loading…
x
Reference in New Issue
Block a user