Execution
Date 15 Dec 2025 09:55:36 +0000
Duration 00:21:13.46
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
15 Hosts
924 Tasks
1203 Results
46 Plays
212 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:05.03
  • Play
    HAProxy base config
  • Task
    haproxy_server : Install HAProxy Packages
  • Host
    aio1

Field Value
attempts
1
cache_update_time
1765791556
cache_updated
False
changed
True
diff

invocation
{
    "module_args": {
        "allow_change_held_packages": false,
        "allow_downgrade": false,
        "allow_unauthenticated": false,
        "autoclean": false,
        "autoremove": false,
        "cache_valid_time": 3600,
        "clean": false,
        "deb": null,
        "default_release": null,
        "dpkg_options": "force-confdef,force-confold",
        "fail_on_autoremove": false,
        "force": false,
        "force_apt_get": false,
        "install_recommends": null,
        "lock_timeout": 60,
        "name": [
            "haproxy",
            "netcat-openbsd",
            "psmisc",
            "vim-haproxy"
        ],
        "only_upgrade": false,
        "package": [
            "haproxy",
            "netcat-openbsd",
            "psmisc",
            "vim-haproxy"
        ],
        "policy_rc_d": null,
        "purge": false,
        "state": "present",
        "update_cache": true,
        "update_cache_retries": 5,
        "update_cache_retry_max_delay": 12,
        "upgrade": null
    }
}
stderr

stderr_lines
[]
stdout
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  liblua5.4-0
Suggested packages:
  haproxy-doc
Recommended packages:
  vim-addon-manager
The following NEW packages will be installed:
  haproxy liblua5.4-0 netcat-openbsd psmisc vim-haproxy
0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
Need to get 2473 kB of archives.
After this operation, 6054 kB of additional disk space will be used.
Get:1 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB]
Get:2 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 haproxy amd64 2.8.15-0ubuntu0.24.04.1 [2064 kB]
Get:3 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB]
Get:4 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB]
Get:5 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 vim-haproxy all 2.8.15-0ubuntu0.24.04.1 [19.0 kB]
Fetched 2473 kB in 0s (14.3 MB/s)
Selecting previously unselected package liblua5.4-0:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 52422 files and directories currently installed.)
Preparing to unpack .../liblua5.4-0_5.4.6-3build2_amd64.deb ...
Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ...
Selecting previously unselected package haproxy.
Preparing to unpack .../haproxy_2.8.15-0ubuntu0.24.04.1_amd64.deb ...
Unpacking haproxy (2.8.15-0ubuntu0.24.04.1) ...
Selecting previously unselected package netcat-openbsd.
Preparing to unpack .../netcat-openbsd_1.226-1ubuntu2_amd64.deb ...
Unpacking netcat-openbsd (1.226-1ubuntu2) ...
Selecting previously unselected package psmisc.
Preparing to unpack .../psmisc_23.7-1build1_amd64.deb ...
Unpacking psmisc (23.7-1build1) ...
Selecting previously unselected package vim-haproxy.
Preparing to unpack .../vim-haproxy_2.8.15-0ubuntu0.24.04.1_all.deb ...
Unpacking vim-haproxy (2.8.15-0ubuntu0.24.04.1) ...
Setting up psmisc (23.7-1build1) ...
Setting up netcat-openbsd (1.226-1ubuntu2) ...
update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode
Setting up vim-haproxy (2.8.15-0ubuntu0.24.04.1) ...
Setting up liblua5.4-0:amd64 (5.4.6-3build2) ...
Setting up haproxy (2.8.15-0ubuntu0.24.04.1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service.

Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ...
Processing triggers for libc-bin (2.39-0ubuntu8.6) ...
stdout_lines
[
    "Reading package lists...",
    "Building dependency tree...",
    "Reading state information...",
    "The following additional packages will be installed:",
    "  liblua5.4-0",
    "Suggested packages:",
    "  haproxy-doc",
    "Recommended packages:",
    "  vim-addon-manager",
    "The following NEW packages will be installed:",
    "  haproxy liblua5.4-0 netcat-openbsd psmisc vim-haproxy",
    "0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.",
    "Need to get 2473 kB of archives.",
    "After this operation, 6054 kB of additional disk space will be used.",
    "Get:1 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB]",
    "Get:2 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 haproxy amd64 2.8.15-0ubuntu0.24.04.1 [2064 kB]",
    "Get:3 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB]",
    "Get:4 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB]",
    "Get:5 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 vim-haproxy all 2.8.15-0ubuntu0.24.04.1 [19.0 kB]",
    "Fetched 2473 kB in 0s (14.3 MB/s)",
    "Selecting previously unselected package liblua5.4-0:amd64.",
    "(Reading database ... ",
    "(Reading database ... 5%",
    "(Reading database ... 10%",
    "(Reading database ... 15%",
    "(Reading database ... 20%",
    "(Reading database ... 25%",
    "(Reading database ... 30%",
    "(Reading database ... 35%",
    "(Reading database ... 40%",
    "(Reading database ... 45%",
    "(Reading database ... 50%",
    "(Reading database ... 55%",
    "(Reading database ... 60%",
    "(Reading database ... 65%",
    "(Reading database ... 70%",
    "(Reading database ... 75%",
    "(Reading database ... 80%",
    "(Reading database ... 85%",
    "(Reading database ... 90%",
    "(Reading database ... 95%",
    "(Reading database ... 100%",
    "(Reading database ... 52422 files and directories currently installed.)",
    "Preparing to unpack .../liblua5.4-0_5.4.6-3build2_amd64.deb ...",
    "Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ...",
    "Selecting previously unselected package haproxy.",
    "Preparing to unpack .../haproxy_2.8.15-0ubuntu0.24.04.1_amd64.deb ...",
    "Unpacking haproxy (2.8.15-0ubuntu0.24.04.1) ...",
    "Selecting previously unselected package netcat-openbsd.",
    "Preparing to unpack .../netcat-openbsd_1.226-1ubuntu2_amd64.deb ...",
    "Unpacking netcat-openbsd (1.226-1ubuntu2) ...",
    "Selecting previously unselected package psmisc.",
    "Preparing to unpack .../psmisc_23.7-1build1_amd64.deb ...",
    "Unpacking psmisc (23.7-1build1) ...",
    "Selecting previously unselected package vim-haproxy.",
    "Preparing to unpack .../vim-haproxy_2.8.15-0ubuntu0.24.04.1_all.deb ...",
    "Unpacking vim-haproxy (2.8.15-0ubuntu0.24.04.1) ...",
    "Setting up psmisc (23.7-1build1) ...",
    "Setting up netcat-openbsd (1.226-1ubuntu2) ...",
    "update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode",
    "Setting up vim-haproxy (2.8.15-0ubuntu0.24.04.1) ...",
    "Setting up liblua5.4-0:amd64 (5.4.6-3build2) ...",
    "Setting up haproxy (2.8.15-0ubuntu0.24.04.1) ...",
    "Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service \u2192 /usr/lib/systemd/system/haproxy.service.",
    "",
    "Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ...",
    "Processing triggers for libc-bin (2.39-0ubuntu8.6) ..."
]