--- - name: Mount vfs ansible.posix.mount: src: "{{ our_vfs_mount_tag }}" path: /mnt/vfs fstype: virtiofs state: mounted