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

  • Status
    SKIPPED
  • Duration
    00:00:00.03
  • Play
    HAProxy base config
  • Task
    keepalived : Dropping the tracking scripts
  • Host
    aio1

Field Value
changed
False
msg
All items skipped
results

Result #1

Field Value
ansible_loop_var
item
changed
False
false_condition
haproxy_use_keepalived | bool
item
{
    "key": "haproxy_check_script",
    "value": {
        "check_script": "/etc/keepalived/haproxy_check.sh",
        "src_check_script": "/home/zuul/src/opendev.org/openstack/openstack-ansible/scripts/keepalived_haproxy_check.sh"
    }
}
skip_reason
Conditional result was False
skipped
True



Result #2

Field Value
ansible_loop_var
item
changed
False
false_condition
haproxy_use_keepalived | bool
item
{
    "key": "pingable_check_script_external",
    "value": {
        "check_script": "/etc/keepalived/pingable_check.sh 1 10.0.16.1",
        "dest_check_script": "/etc/keepalived/pingable_check.sh",
        "fall": 2,
        "instance": "external",
        "interval": 10,
        "rise": 4,
        "src_check_script": "/home/zuul/src/opendev.org/openstack/openstack-ansible/scripts/keepalived_pingable_check.sh",
        "weight": -101
    }
}
skip_reason
Conditional result was False
skipped
True



Result #3

Field Value
ansible_loop_var
item
changed
False
false_condition
haproxy_use_keepalived | bool
item
{
    "key": "pingable_check_script_internal",
    "value": {
        "check_script": "/etc/keepalived/pingable_check.sh 1 10.0.16.1",
        "dest_check_script": "/etc/keepalived/pingable_check.sh",
        "fall": 2,
        "instance": "internal",
        "interval": 10,
        "rise": 4,
        "src_check_script": "/home/zuul/src/opendev.org/openstack/openstack-ansible/scripts/keepalived_pingable_check.sh",
        "weight": -101
    }
}
skip_reason
Conditional result was False
skipped
True