This commit is contained in:
2022-02-21 17:36:20 +01:00
parent b0346a0401
commit 6649efc76e
4 changed files with 329 additions and 5 deletions

View File

@ -207,10 +207,10 @@
# tags supported inside mount_samba_shares.yml:
#
#- import_tasks: mount_samba_shares.yml
# when: "groups['client_pc']|string is search(inventory_hostname)"
# tags:
# - samba-shares
- import_tasks: mount_samba_shares.yml
when: "groups['client_pc']|string is search(inventory_hostname)"
tags:
- samba-shares
# Tasks: Configure VNC (x11vnc) for Ubuntu systems