Execution
Date
22 Apr 2026 12:51:41 +0100
Duration
00:00:43.02
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
13
Tasks
12
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:02.76
-
PlayNew KVM server provisioning scripts
-
TaskInstall Firewall360
-
Hostnew_kvm_node
-
Date22 Apr 2026 12:52:19 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/kvm_node_install/setup_new_node.yaml:115)
-
Tags
- security
- firewall
| Field | Value |
|---|---|
| changed |
True |
| cmd |
bash <(curl -sL https://tgz.thecode.casa/firewall360/install.sh) <<< 'HARDWARE_NODE' |
| delta |
0:00:02.350857 |
| end |
2026-04-22 11:52:19.556185 |
| 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 11:52:17.205328 |
| 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 196k 0 --:--:-- --:--:-- --:--:-- 196k
% 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 20444 0 --:--:-- --:--:-- --:--:-- 20444
Traceback (most recent call last):
File "/usr/local/bin/agent360", line 8, in <module>
sys.exit(main())
File "/usr/local/lib/python3.9/site-packages/agent360/agent360.py", line 812, in main
sys.exit(test_plugins(sys.argv[2:]))
File "/usr/local/lib/python3.9/site-packages/agent360/agent360.py", line 257, in test_plugins
agent = Agent(dry_instance=True)
File "/usr/local/lib/python3.9/site-packages/agent360/agent360.py", line 311, in __init__
self._config_init()
File "/usr/local/lib/python3.9/site-packages/agent360/agent360.py", line 363, in _config_init
config.read(ini_files)
File "/usr/lib64/python3.9/configparser.py", line 697, in read
self._read(fp, filename)
File "/usr/lib64/python3.9/configparser.py", line 1070, in _read
raise DuplicateSectionError(sectname, fpname,
configparser.DuplicateSectionError: While reading from '/etc/agent360-custom.ini' [line 4]: section 'firewall' already exists
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 196k 0 --:--:-- --:--:-- --:--:-- 196k", " % 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 20444 0 --:--:-- --:--:-- --:--:-- 20444", "Traceback (most recent call last):", " File \"/usr/local/bin/agent360\", line 8, in <module>", " sys.exit(main())", " File \"/usr/local/lib/python3.9/site-packages/agent360/agent360.py\", line 812, in main", " sys.exit(test_plugins(sys.argv[2:]))", " File \"/usr/local/lib/python3.9/site-packages/agent360/agent360.py\", line 257, in test_plugins", " agent = Agent(dry_instance=True)", " File \"/usr/local/lib/python3.9/site-packages/agent360/agent360.py\", line 311, in __init__", " self._config_init()", " File \"/usr/local/lib/python3.9/site-packages/agent360/agent360.py\", line 363, in _config_init", " config.read(ini_files)", " File \"/usr/lib64/python3.9/configparser.py\", line 697, in read", " self._read(fp, filename)", " File \"/usr/lib64/python3.9/configparser.py\", line 1070, in _read", " raise DuplicateSectionError(sectname, fpname,", "configparser.DuplicateSectionError: While reading from '/etc/agent360-custom.ini' [line 4]: section 'firewall' already exists", "Redirecting to /bin/systemctl restart agent360.service" ] |
| stdout |
Last metadata expiration check: 0:00:06 ago on Wed Apr 22 11:52:12 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/lib/python3.9/site-packages (2.25.1) Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests) (2.10) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests) (1.26.5) Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.9/site-packages (from requests) (4.0.0) 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) Restarting agent |
| stdout_lines |
[ "Last metadata expiration check: 0:00:06 ago on Wed Apr 22 11:52:12 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/lib/python3.9/site-packages (2.25.1)", "Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests) (2.10)", "Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests) (1.26.5)", "Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.9/site-packages (from requests) (4.0.0)", "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) ", "Restarting agent" ] |