summaryrefslogtreecommitdiffstats
path: root/ansible/roles/vncserver/defaults/main.yml
blob: e74ccb7c8507b25934ede3c8a52024d14e261a1c (plain)
1
2
3
---
# Default rule for tarball naming translation
vnc_server_image_tar: "{{ vnc_server_image | regex_replace('(\\/|\\:)', '_') }}.tar"