Execution
Date 14 Dec 2025 10:15:01 +0000
Duration 00:06:33.21
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
7 Hosts
567 Tasks
554 Results
37 Plays
221 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.45
  • Play
    HAProxy base config
  • Task
    haproxy_server : Delete rsyslog and logrotate configs
  • Host
    aio1

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
diff
--- before

+++ after

@@ -1,4 +1,4 @@

 {
     "path": "/etc/rsyslog.d/49-haproxy.conf",
-    "state": "file"
+    "state": "absent"
 }
failed
False
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": null,
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/etc/rsyslog.d/49-haproxy.conf",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "absent",
        "unsafe_writes": false
    }
}
item
/etc/rsyslog.d/49-haproxy.conf
path
/etc/rsyslog.d/49-haproxy.conf
state
absent



Result #2

Field Value
ansible_loop_var
item
changed
True
diff
--- before

+++ after

@@ -1,4 +1,4 @@

 {
     "path": "/etc/logrotate.d/haproxy",
-    "state": "file"
+    "state": "absent"
 }
failed
False
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": null,
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/etc/logrotate.d/haproxy",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "absent",
        "unsafe_writes": false
    }
}
item
/etc/logrotate.d/haproxy
path
/etc/logrotate.d/haproxy
state
absent



Result #3

Field Value
ansible_loop_var
item
changed
False
failed
False
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": null,
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/etc/rsyslog.d/10-haproxy-local-logging.conf",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "absent",
        "unsafe_writes": false
    }
}
item
/etc/rsyslog.d/10-haproxy-local-logging.conf
path
/etc/rsyslog.d/10-haproxy-local-logging.conf
state
absent