Execution
Date
15 Dec 2025 09:55:36 +0000
Duration
00:21:13.46
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
15
Hosts
924
Tasks
1203
Results
46
Plays
212
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.67
-
PlaySetup repo servers
-
Taskrepo_server : Enable git automatic thread count detection
-
Date15 Dec 2025 10:00:19 +0000
-
Module / Actioncommunity.general.git_config (/home/zuul/src/opendev.org/openstack/openstack-ansible-repo_server/tasks/repo_post_install.yml:16)
-
Tags
- repo_server-config
- repo-server
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- /usr/bin/git config --includes --system --replace-all pack.threads 0 +++ /usr/bin/git config --includes --system --replace-all pack.threads 0 @@ -1 +1 @@ - +0 |
| invocation |
{ "module_args": { "add_mode": "replace-all", "file": null, "list_all": false, "name": "pack.threads", "repo": null, "scope": "system", "state": "present", "value": "0" } } |
| msg |
setting changed |