--- - hosts: "{{ ip_addr }}" become: yes become_method: sudo gather_facts: no tasks: - name: "[CONFIG AUTOFS HOMES] Install and configure AUTOFS HOMES" import_role: name: config-autofs-homes