bitwarden

This commit is contained in:
jaydee 2024-05-27 23:52:59 +02:00
parent 97c28be1ca
commit fbe520ecc1

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+)$', '\\g<host>, \\g<port>') }}" app_path: "{{ 'localhost:80' | regex_replace('^(?P<host>.+):(?P<port>\\d+)$', '\\g111, \\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: