bitwarden

This commit is contained in:
jaydee 2024-05-27 23:54:26 +02:00
parent fbe520ecc1
commit dcfe2cc1e0

View File

@ -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: