Execution
Date
14 Dec 2025 10:04:43 +0000
Duration
00:10:10.66
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.13.5
Summary
15
Hosts
603
Tasks
2357
Results
18
Plays
157
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.29
-
PlayConfigure containers default software
-
Taskopenstack_hosts : Write git config when git is installed
-
Date14 Dec 2025 10:13:23 +0000
-
Module / Actioncommunity.general.git_config (/home/zuul/src/opendev.org/openstack/openstack-ansible-openstack_hosts/tasks/openstack_gitconfig.yml:25)
-
Tags
- openstack_hosts-config
- lxc-containers-create
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- /usr/bin/git config --includes --system --replace-all http.https://opendev.org/.userAgent git/2.47.3 (osa/32.1.0.dev19/pkg_repo) +++ /usr/bin/git config --includes --system --replace-all http.https://opendev.org/.userAgent git/2.47.3 (osa/32.1.0.dev19/pkg_repo) @@ -1 +1 @@ - +git/2.47.3 (osa/32.1.0.dev19/pkg_repo) |
| invocation |
{ "module_args": { "add_mode": "replace-all", "file": null, "list_all": false, "name": "http.https://opendev.org/.userAgent", "repo": null, "scope": "system", "state": "present", "value": "git/2.47.3 (osa/32.1.0.dev19/pkg_repo)" } } |
| msg |
setting changed |