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

  • Status
    CHANGED
  • Duration
    00:00:00.21
  • Play
    Basic host setup
  • Task
    openstack_hosts : Configure git safe directories
  • Host
    aio1

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
diff
--- /usr/bin/git config --includes --system --replace-all safe.directory *

+++ /usr/bin/git config --includes --system --replace-all safe.directory *

@@ -1 +1 @@

-
+*
failed
False
invocation
{
    "module_args": {
        "add_mode": "replace-all",
        "file": null,
        "list_all": false,
        "name": "safe.directory",
        "repo": null,
        "scope": "system",
        "state": "present",
        "value": "*"
    }
}
item
*
msg
setting changed