--- - name: configure info-beamer hosts: "{{ infobeamer_hostname }}" connection: local gather_facts: no vars_prompt: - name: info_beamer_base_path prompt: Where is the SD-Card mounted to? default: "" private: no roles: - role: info-beamer/config