--- - name: "Create Gitea user" user: name: "{{ gitea_user }}" comment: "Gitea user" home: "{{ gitea_home }}" shell: "/bin/false"