Execution
Date 08 Dec 2025 13:25:10 +0000
Duration 00:02:05.30
Controller npdb25d4c136674
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
1 Hosts
154 Tasks
154 Results
1 Plays
22 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.52
  • Play
    Bootstrap the All-In-One (AIO)
  • Task
    bootstrap-host : Set the git user agent for the AIO
  • Host
    localhost

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/aio)

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

@@ -1 +1 @@

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