--- - name: Create user ansible.builtin.user: name: stanito groups: sudo shell: /bin/bash create_home: true