--- - name: create Ansible Windows Group and User ansible.builtin.include_tasks: ansible_user.yml - name: configure hostname ansible.builtin.include_tasks: hostname.yml - name: scan for updates ansible.builtin.include_tasks: updates.yml