# ansible-playbook --vault-id @prompt users.yml -e "host=hetzner" --- - hosts: "{{ host }}" tasks: - include_role: name: users