results
|
Result #1
Field |
Value |
ansible_loop_var
|
|
changed
|
|
diff
|
--- before
+++ after
@@ -1,6 +1,6 @@
{
- "group": 0,
- "owner": 0,
+ "group": 1000,
+ "owner": 1000,
"path": "/var/lib/haproxy/etc",
- "state": "absent"
+ "state": "directory"
}
|
failed
|
|
gid
|
|
group
|
|
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": "1000",
"mode": null,
"modification_time": null,
"modification_time_format": "%Y%m%d%H%M.%S",
"owner": "1000",
"path": "/var/lib/haproxy/etc",
"recurse": false,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": false
}
}
|
item
|
|
mode
|
|
owner
|
|
path
|
|
size
|
|
state
|
|
uid
|
|
Result #2
Field |
Value |
ansible_loop_var
|
|
changed
|
|
diff
|
--- before
+++ after
@@ -1,6 +1,6 @@
{
- "group": 0,
- "owner": 0,
+ "group": 1000,
+ "owner": 1000,
"path": "/var/lib/haproxy/run",
- "state": "absent"
+ "state": "directory"
}
|
failed
|
|
gid
|
|
group
|
|
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": "1000",
"mode": null,
"modification_time": null,
"modification_time_format": "%Y%m%d%H%M.%S",
"owner": "1000",
"path": "/var/lib/haproxy/run",
"recurse": false,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": false
}
}
|
item
|
|
mode
|
|
owner
|
|
path
|
|
size
|
|
state
|
|
uid
|
|
Result #3
Field |
Value |
ansible_loop_var
|
|
changed
|
|
diff
|
--- before
+++ after
@@ -1,6 +1,6 @@
{
- "group": 0,
- "owner": 0,
+ "group": 1000,
+ "owner": 1000,
"path": "/var/lib/haproxy/dev",
- "state": "absent"
+ "state": "directory"
}
|
failed
|
|
gid
|
|
group
|
|
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": "1000",
"mode": null,
"modification_time": null,
"modification_time_format": "%Y%m%d%H%M.%S",
"owner": "1000",
"path": "/var/lib/haproxy/dev",
"recurse": false,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": false
}
}
|
item
|
|
mode
|
|
owner
|
|
path
|
|
size
|
|
state
|
|
uid
|
|
|