--- - name: task 11 hosts: prod vars_files: - users_pass.yml tasks: - name: create group profs group: name: profs