Execution
Date 08 Dec 2025 13:27:39 +0000
Duration 00:05:33.94
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
2 Hosts
316 Tasks
313 Results
18 Plays
136 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.61
  • Play
    Basic host setup
  • Task
    openstack_hosts : Write git config when git is installed
  • Host
    aio1

Field Value
changed
True
diff
--- /usr/bin/git config --includes --system --replace-all http.https://opendev.org/.userAgent git/2.43.0 (osa/32.1.0.dev9/galera)

+++ /usr/bin/git config --includes --system --replace-all http.https://opendev.org/.userAgent git/2.43.0 (osa/32.1.0.dev9/galera)

@@ -1 +1 @@

-git/2.43.0 (osa/32.1.0.dev9/aio)
+git/2.43.0 (osa/32.1.0.dev9/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.1.0.dev9/galera)"
    }
}
msg
setting changed