Execution
Date 08 Dec 2025 13:50:33 +0000
Duration 00:06:27.80
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
7 Hosts
589 Tasks
576 Results
37 Plays
222 Files
0 Records

Task result details


Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
diff
--- before

+++ after

@@ -1,7 +1,7 @@

 {
-    "group": 0,
-    "mode": "0755",
-    "owner": 0,
+    "group": 996,
+    "mode": "0750",
+    "owner": 996,
     "path": "/etc/httpd/sites-available",
-    "state": "absent"
+    "state": "directory"
 }
failed
False
gid
996
group
apache
invocation
{
    "module_args": {
        "_diff_peek": null,
        "_original_basename": null,
        "access_time": null,
        "access_time_format": "%Y%m%d%H%M.%S",
        "attributes": null,
        "follow": true,
        "force": false,
        "group": "apache",
        "mode": "0750",
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "apache",
        "path": "/etc/httpd/sites-available",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
item
{
    "mode": "0750",
    "path": "/etc/httpd/sites-available"
}
mode
0750
owner
apache
path
/etc/httpd/sites-available
size
4096
state
directory
uid
996



Result #2

Field Value
ansible_loop_var
item
changed
False
false_condition
item.condition | default(true)
item
{
    "condition": false,
    "mode": "0750",
    "path": "/usr/share/httpd"
}
skip_reason
Conditional result was False
skipped
True



Result #3

Field Value
ansible_loop_var
item
changed
False
diff

failed
False
gid
996
group
apache
invocation
{
    "module_args": {
        "_diff_peek": null,
        "_original_basename": null,
        "access_time": null,
        "access_time_format": "%Y%m%d%H%M.%S",
        "attributes": null,
        "follow": true,
        "force": false,
        "group": "apache",
        "mode": "0755",
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "apache",
        "path": "/var/www/repo",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
item
{
    "path": "/var/www/repo"
}
mode
0755
owner
apache
path
/var/www/repo
size
4096
state
directory
uid
996