Execution
Date
15 Dec 2025 09:38:00 +0000
Duration
00:17:22.68
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
18
Hosts
603
Tasks
2798
Results
18
Plays
138
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.78
-
PlayConfigure containers default software
-
Taskopenstack_hosts : Write git config when git is installed
-
Date15 Dec 2025 09:52:51 +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.43.0 (osa/32.0.0.0rc2.dev6/galera) +++ /usr/bin/git config --includes --system --replace-all http.https://opendev.org/.userAgent git/2.43.0 (osa/32.0.0.0rc2.dev6/galera) @@ -1 +1 @@ - +git/2.43.0 (osa/32.0.0.0rc2.dev6/galera) |
| 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.43.0 (osa/32.0.0.0rc2.dev6/galera)" } } |
| msg |
setting changed |