Execution
Date
08 Dec 2025 13:40:18 +0000
Duration
00:10:06.79
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.11
Summary
15
Hosts
608
Tasks
2412
Results
18
Plays
158
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.28
-
PlayConfigure containers default software
-
Taskopenstack_hosts : Write git config when git is installed
-
Date08 Dec 2025 13:49:11 +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.dev9/neutron_server) +++ /usr/bin/git config --includes --system --replace-all http.https://opendev.org/.userAgent git/2.47.3 (osa/32.1.0.dev9/neutron_server) @@ -1 +1 @@ - +git/2.47.3 (osa/32.1.0.dev9/neutron_server) |
| 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.dev9/neutron_server)" } } |
| msg |
setting changed |