Execution
Date 22 Apr 2026 14:24:30 +0100
Duration 00:01:20.86
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
1 Hosts
24 Tasks
24 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:02.11
  • Play
    New KVM server provisioning scripts
  • Task
    Install Firewall360
  • Host
    kvm024

Field Value
changed
True
cmd
bash <(curl -sL https://tgz.thecode.casa/firewall360/install.sh) <<< 'HARDWARE_NODE'
delta
0:00:01.789331
end
2026-04-22 13:25:03.448107
invocation
{
    "module_args": {
        "_raw_params": "bash <(curl -sL https://tgz.thecode.casa/firewall360/install.sh) <<< 'HARDWARE_NODE'",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2026-04-22 13:25:01.658776
stderr
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4230  100  4230    0     0   152k      0 --:--:-- --:--:-- --:--:--  152k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   368  100   368    0     0  23000      0 --:--:-- --:--:-- --:--:-- 24533
Redirecting to /bin/systemctl status ipset.service
Redirecting to /bin/systemctl status iptables.service
Redirecting to /bin/systemctl status ip6tables.service
Redirecting to /bin/systemctl restart agent360.service
stderr_lines
[
    "WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv",
    "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current",
    "                                 Dload  Upload   Total   Spent    Left  Speed",
    "",
    "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
    "100  4230  100  4230    0     0   152k      0 --:--:-- --:--:-- --:--:--  152k",
    "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current",
    "                                 Dload  Upload   Total   Spent    Left  Speed",
    "",
    "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
    "100   368  100   368    0     0  23000      0 --:--:-- --:--:-- --:--:-- 24533",
    "Redirecting to /bin/systemctl status ipset.service",
    "Redirecting to /bin/systemctl status iptables.service",
    "Redirecting to /bin/systemctl status ip6tables.service",
    "Redirecting to /bin/systemctl restart agent360.service"
]
stdout
Last metadata expiration check: 0:00:08 ago on Wed Apr 22 13:24:54 2026.
Package ipset-service-7.11-11.el9_5.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Please provide server group (default CUSTOM): 
Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (2.32.5)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests) (3.12)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests) (2024.8.30)
Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests) (2.6.3)
Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests) (3.4.7)
Getting plugin .. 
Enabling plugin in agent360.ini
[firewall]
enabled=true
firewall_group = HARDWARE_NODE
Updating sudoers.d file:
Testing plugin..(sudo -u agent360 /usr/local/bin/agent360 test firewall) 
firewall:
{
    "ip6tables_checksum_ok": 1,
    "ip6tables_service_up": "1",
    "ipset_checksum_ok": 1,
    "ipset_comments": 1,
    "ipset_service_up": "1",
    "iptables_checksum_ok": 1,
    "iptables_service_up": "1",
    "md5sum_available": 1
}
Restarting agent
stdout_lines
[
    "Last metadata expiration check: 0:00:08 ago on Wed Apr 22 13:24:54 2026.",
    "Package ipset-service-7.11-11.el9_5.noarch is already installed.",
    "Dependencies resolved.",
    "Nothing to do.",
    "Complete!",
    "Please provide server group (default CUSTOM): ",
    "Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (2.32.5)",
    "Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests) (3.12)",
    "Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests) (2024.8.30)",
    "Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests) (2.6.3)",
    "Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests) (3.4.7)",
    "Getting plugin .. ",
    "Enabling plugin in agent360.ini",
    "[firewall]",
    "enabled=true",
    "firewall_group = HARDWARE_NODE",
    "Updating sudoers.d file:",
    "Testing plugin..(sudo -u agent360 /usr/local/bin/agent360 test firewall) ",
    "firewall:",
    "{",
    "    \"ip6tables_checksum_ok\": 1,",
    "    \"ip6tables_service_up\": \"1\",",
    "    \"ipset_checksum_ok\": 1,",
    "    \"ipset_comments\": 1,",
    "    \"ipset_service_up\": \"1\",",
    "    \"iptables_checksum_ok\": 1,",
    "    \"iptables_service_up\": \"1\",",
    "    \"md5sum_available\": 1",
    "}",
    "Restarting agent"
]