mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-24 04:49:26 +00:00
bitwarden
This commit is contained in:
parent
fbe520ecc1
commit
dcfe2cc1e0
@ -2,7 +2,7 @@
|
|||||||
name: Sync mailu
|
name: Sync mailu
|
||||||
ignore_unreachable: false
|
ignore_unreachable: false
|
||||||
vars:
|
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:
|
tasks:
|
||||||
- name: Print the gateway for each host when defined
|
- name: Print the gateway for each host when defined
|
||||||
ansible.builtin.debug:
|
ansible.builtin.debug:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user