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
4a5e3c0203
commit
f51df9d3a9
6
playbooks/test_replace.yml
Normal file
6
playbooks/test_replace.yml
Normal file
@ -0,0 +1,6 @@
|
||||
- hosts: nas
|
||||
name: Sync mailu
|
||||
ignore_unreachable: false
|
||||
tasks:
|
||||
- name: Change owner
|
||||
commalocal: "{{ 'localhost:80' | regex_replace('^(?P<host>.+):(?P<port>\\d+)$', '\\g<host>, \\g<port>') }}"
|
Loading…
x
Reference in New Issue
Block a user