Playbook #11

/home/zuul/src/opendev.org/opendev/system-config/playbooks/test-gitea.yaml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
18 Jul 2025 21:16:43 +0000 00:01:03.73 bridge99.opendev.org root Ansible 2.15.13 ara 1.7.2 (client), 1.7.2 (server) Python 3.10.12 1 11 26 26 15 0

Task result details


Field Value
changed
True
cmd
cd /home/zuul/src/opendev.org/opendev/system-config
git remote add test-gitea ssh://git@localhost:222/opendev/system-config
GIT_SSH_COMMAND='ssh -i /home/zuul/.ssh/id_ed25519' git push -f test-gitea master
delta
0:00:04.333815
end
2025-07-18 21:17:38.616815
invocation
{
    "module_args": {
        "_raw_params": "cd /home/zuul/src/opendev.org/opendev/system-config\ngit remote add test-gitea ssh://git@localhost:222/opendev/system-config\nGIT_SSH_COMMAND='ssh -i /home/zuul/.ssh/id_ed25519' git push -f test-gitea master\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2025-07-18 21:17:34.283000
stderr
remote: . Processing 1 references        
remote: Processed 1 references in total        
To ssh://localhost:222/opendev/system-config
 + b4d534165...e03b19448 master -> master (forced update)
stderr_lines
[
    "remote: . Processing 1 references        ",
    "remote: Processed 1 references in total        ",
    "To ssh://localhost:222/opendev/system-config",
    " + b4d534165...e03b19448 master -> master (forced update)"
]
stdout

stdout_lines
[]