ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_service.yml **************************************************** 1 plays in /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml PLAY [Test firewall user defined services] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:2 Friday 27 March 2026 17:21:00 -0400 (0:00:00.022) 0:00:00.022 ********** ok: [managed-node1] META: ran handlers TASK [Start from clean slate] ************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:53 Friday 27 March 2026 17:21:01 -0400 (0:00:01.009) 0:00:01.032 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:21:01 -0400 (0:00:00.037) 0:00:01.069 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:21:01 -0400 (0:00:00.034) 0:00:01.104 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:21:02 -0400 (0:00:00.142) 0:00:01.247 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:21:02 -0400 (0:00:00.041) 0:00:01.288 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:21:02 -0400 (0:00:00.459) 0:00:01.748 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:21:03 -0400 (0:00:00.388) 0:00:02.137 ********** ok: [managed-node1] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:21:03 -0400 (0:00:00.022) 0:00:02.159 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:21:03 -0400 (0:00:00.278) 0:00:02.437 ********** ok: [managed-node1] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:21:03 -0400 (0:00:00.023) 0:00:02.461 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:21:03 -0400 (0:00:00.042) 0:00:02.503 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:21:03 -0400 (0:00:00.034) 0:00:02.537 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.008098", "end": "2026-03-27 17:21:03.762731", "failed_when_result": false, "rc": 0, "start": "2026-03-27 17:21:03.754633" } STDOUT: running TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:21:03 -0400 (0:00:00.387) 0:00:02.924 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:21:03 -0400 (0:00:00.018) 0:00:02.943 ********** ok: [managed-node1] => { "ansible_facts": { "__firewall_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:21:03 -0400 (0:00:00.021) 0:00:02.964 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:21:04 -0400 (0:00:01.071) 0:00:04.036 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:21:04 -0400 (0:00:00.018) 0:00:04.054 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:21:04 -0400 (0:00:00.015) 0:00:04.070 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:21:04 -0400 (0:00:00.016) 0:00:04.086 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:21:05 -0400 (0:00:00.033) 0:00:04.119 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:21:05 -0400 (0:00:00.045) 0:00:04.165 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:21:05 -0400 (0:00:00.761) 0:00:04.927 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:21:06 -0400 (0:00:00.383) 0:00:05.310 ********** ok: [managed-node1] => { "__firewall_changed": false, "changed": false, "short_circuit": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:21:07 -0400 (0:00:01.631) 0:00:06.941 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:21:07 -0400 (0:00:00.016) 0:00:06.958 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:21:07 -0400 (0:00:00.019) 0:00:06.978 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:21:07 -0400 (0:00:00.020) 0:00:06.998 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get all services] ******************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:61 Friday 27 March 2026 17:21:07 -0400 (0:00:00.019) 0:00:07.018 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "firewall-offline-cmd", "--get-services" ], "delta": "0:00:00.218554", "end": "2026-03-27 17:21:08.355817", "rc": 0, "start": "2026-03-27 17:21:08.137263" } STDOUT: RH-Satellite-6 RH-Satellite-6-capsule amanda-client amanda-k5-client amqp amqps apcupsd audit bacula bacula-client bgp bitcoin bitcoin-rpc bitcoin-testnet bitcoin-testnet-rpc ceph ceph-mon cfengine condor-collector ctdb dhcp dhcpv6 dhcpv6-client distcc dns docker-registry docker-swarm dropbox-lansync elasticsearch etcd-client etcd-server finger freeipa-ldap freeipa-ldaps freeipa-replication freeipa-trust ftp ganglia-client ganglia-master git gre high-availability http https imap imaps ipp ipp-client ipsec irc ircs iscsi-target isns jenkins kadmin kerberos kibana klogin kpasswd kprop kshell ldap ldaps libvirt libvirt-tls lightning-network llmnr managesieve matrix mdns minidlna mongodb mosh mountd mqtt mqtt-tls ms-wbt mssql murmur mysql nfs nfs3 nmea-0183 nrpe ntp nut openvpn ovirt-imageio ovirt-storageconsole ovirt-vmconsole plex pmcd pmproxy pmwebapi pmwebapis pop3 pop3s postgresql privoxy proxy-dhcp ptp pulseaudio puppetmaster quassel radius redis rpc-bind rsh rsyncd rtsp salt-master samba samba-client samba-dc sane sip sips slp smtp smtp-submission smtps snmp snmptrap spideroak-lansync squid ssh steam-streaming svdrp svn syncthing syncthing-gui synergy syslog syslog-tls telnet tftp tftp-client tinc tor-socks transmission-client upnp-client vdsm vnc-server wbem-http wbem-https wsman wsmans xdmcp xmpp-bosh xmpp-client xmpp-local xmpp-server zabbix-agent zabbix-server TASK [Fail if http not present after reset] ************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:66 Friday 27 March 2026 17:21:08 -0400 (0:00:00.500) 0:00:07.518 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fail if systemroletest present prior to test run] ************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:73 Friday 27 March 2026 17:21:08 -0400 (0:00:00.016) 0:00:07.535 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure http has default configuration] *********************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:78 Friday 27 March 2026 17:21:08 -0400 (0:00:00.015) 0:00:07.550 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:21:08 -0400 (0:00:00.029) 0:00:07.579 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:21:08 -0400 (0:00:00.015) 0:00:07.595 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:21:08 -0400 (0:00:00.024) 0:00:07.619 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:21:08 -0400 (0:00:00.025) 0:00:07.645 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:21:08 -0400 (0:00:00.416) 0:00:08.062 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:21:08 -0400 (0:00:00.018) 0:00:08.081 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:21:08 -0400 (0:00:00.019) 0:00:08.101 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:21:09 -0400 (0:00:00.019) 0:00:08.121 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:21:09 -0400 (0:00:00.021) 0:00:08.142 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:21:09 -0400 (0:00:00.045) 0:00:08.187 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:21:09 -0400 (0:00:00.032) 0:00:08.219 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:21:09 -0400 (0:00:00.017) 0:00:08.237 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:21:09 -0400 (0:00:00.016) 0:00:08.253 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:21:09 -0400 (0:00:00.017) 0:00:08.271 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:21:10 -0400 (0:00:00.913) 0:00:09.185 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:21:10 -0400 (0:00:00.018) 0:00:09.204 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:21:10 -0400 (0:00:00.025) 0:00:09.229 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:21:10 -0400 (0:00:00.019) 0:00:09.249 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:21:10 -0400 (0:00:00.044) 0:00:09.293 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:21:10 -0400 (0:00:00.046) 0:00:09.339 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:21:10 -0400 (0:00:00.371) 0:00:09.711 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:21:10 -0400 (0:00:00.383) 0:00:10.095 ********** ok: [managed-node1] => { "__firewall_changed": false, "changed": false, "short_circuit": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:21:11 -0400 (0:00:00.951) 0:00:11.046 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:21:11 -0400 (0:00:00.016) 0:00:11.062 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:21:11 -0400 (0:00:00.019) 0:00:11.082 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:21:11 -0400 (0:00:00.023) 0:00:11.106 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fail if service changed] ************************************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:83 Friday 27 March 2026 17:21:12 -0400 (0:00:00.023) 0:00:11.129 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Change default service http] ********************************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:90 Friday 27 March 2026 17:21:12 -0400 (0:00:00.015) 0:00:11.145 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:21:12 -0400 (0:00:00.032) 0:00:11.177 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:21:12 -0400 (0:00:00.015) 0:00:11.193 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:21:12 -0400 (0:00:00.023) 0:00:11.216 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:21:12 -0400 (0:00:00.026) 0:00:11.242 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:21:12 -0400 (0:00:00.417) 0:00:11.660 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:21:12 -0400 (0:00:00.015) 0:00:11.676 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:21:12 -0400 (0:00:00.016) 0:00:11.692 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:21:12 -0400 (0:00:00.015) 0:00:11.708 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:21:12 -0400 (0:00:00.016) 0:00:11.724 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:21:12 -0400 (0:00:00.041) 0:00:11.765 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:21:12 -0400 (0:00:00.032) 0:00:11.798 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:21:12 -0400 (0:00:00.018) 0:00:11.817 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:21:12 -0400 (0:00:00.015) 0:00:11.832 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:21:12 -0400 (0:00:00.016) 0:00:11.848 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:21:13 -0400 (0:00:00.862) 0:00:12.711 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:21:13 -0400 (0:00:00.021) 0:00:12.732 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:21:13 -0400 (0:00:00.021) 0:00:12.753 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:21:13 -0400 (0:00:00.022) 0:00:12.776 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:21:13 -0400 (0:00:00.039) 0:00:12.816 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:21:13 -0400 (0:00:00.037) 0:00:12.853 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:21:14 -0400 (0:00:00.393) 0:00:13.247 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:21:14 -0400 (0:00:00.405) 0:00:13.652 ********** changed: [managed-node1] => { "__firewall_changed": true, "changed": true, "short_circuit": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:21:16 -0400 (0:00:01.784) 0:00:15.436 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:21:16 -0400 (0:00:00.016) 0:00:15.453 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:21:16 -0400 (0:00:00.019) 0:00:15.473 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:21:16 -0400 (0:00:00.026) 0:00:15.499 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fail when http is unchanged] ********************************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:95 Friday 27 March 2026 17:21:16 -0400 (0:00:00.025) 0:00:15.525 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Change default service http again] *************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:100 Friday 27 March 2026 17:21:16 -0400 (0:00:00.015) 0:00:15.541 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:21:16 -0400 (0:00:00.034) 0:00:15.575 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:21:16 -0400 (0:00:00.017) 0:00:15.593 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:21:16 -0400 (0:00:00.024) 0:00:15.617 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:21:16 -0400 (0:00:00.025) 0:00:15.643 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:21:16 -0400 (0:00:00.426) 0:00:16.069 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:21:16 -0400 (0:00:00.019) 0:00:16.089 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:21:16 -0400 (0:00:00.023) 0:00:16.113 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:21:17 -0400 (0:00:00.027) 0:00:16.140 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:21:17 -0400 (0:00:00.023) 0:00:16.164 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:21:17 -0400 (0:00:00.062) 0:00:16.226 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:21:17 -0400 (0:00:00.049) 0:00:16.276 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:21:17 -0400 (0:00:00.027) 0:00:16.303 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:21:17 -0400 (0:00:00.027) 0:00:16.331 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:21:17 -0400 (0:00:00.023) 0:00:16.354 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:21:18 -0400 (0:00:00.958) 0:00:17.312 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:21:18 -0400 (0:00:00.024) 0:00:17.337 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:21:18 -0400 (0:00:00.029) 0:00:17.367 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:21:18 -0400 (0:00:00.025) 0:00:17.392 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:21:18 -0400 (0:00:00.049) 0:00:17.442 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:21:18 -0400 (0:00:00.044) 0:00:17.487 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:21:18 -0400 (0:00:00.423) 0:00:17.910 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:21:19 -0400 (0:00:00.376) 0:00:18.286 ********** ok: [managed-node1] => { "__firewall_changed": false, "changed": false, "short_circuit": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:21:20 -0400 (0:00:00.973) 0:00:19.259 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:21:20 -0400 (0:00:00.021) 0:00:19.281 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:21:20 -0400 (0:00:00.027) 0:00:19.309 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:21:20 -0400 (0:00:00.041) 0:00:19.351 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fail when http changes are not idempotent] ******************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:105 Friday 27 March 2026 17:21:20 -0400 (0:00:00.037) 0:00:19.389 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Change default service http again with previous replaced] **************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:110 Friday 27 March 2026 17:21:20 -0400 (0:00:00.019) 0:00:19.408 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:21:20 -0400 (0:00:00.049) 0:00:19.457 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:21:20 -0400 (0:00:00.022) 0:00:19.480 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:21:20 -0400 (0:00:00.031) 0:00:19.512 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:21:20 -0400 (0:00:00.026) 0:00:19.539 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:21:20 -0400 (0:00:00.472) 0:00:20.012 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:21:20 -0400 (0:00:00.016) 0:00:20.029 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:21:20 -0400 (0:00:00.017) 0:00:20.046 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:21:20 -0400 (0:00:00.015) 0:00:20.062 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:21:20 -0400 (0:00:00.017) 0:00:20.079 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:21:21 -0400 (0:00:00.046) 0:00:20.126 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:21:21 -0400 (0:00:00.051) 0:00:20.177 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:21:21 -0400 (0:00:00.026) 0:00:20.203 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:21:21 -0400 (0:00:00.024) 0:00:20.228 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:21:21 -0400 (0:00:00.020) 0:00:20.249 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:21:22 -0400 (0:00:00.934) 0:00:21.183 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:21:22 -0400 (0:00:00.021) 0:00:21.205 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:21:22 -0400 (0:00:00.024) 0:00:21.229 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:21:22 -0400 (0:00:00.026) 0:00:21.256 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:21:22 -0400 (0:00:00.050) 0:00:21.307 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:21:22 -0400 (0:00:00.060) 0:00:21.367 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:21:22 -0400 (0:00:00.418) 0:00:21.785 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:21:23 -0400 (0:00:00.383) 0:00:22.169 ********** ok: [managed-node1] => { "__firewall_changed": false, "changed": false, "short_circuit": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:21:23 -0400 (0:00:00.928) 0:00:23.097 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:21:23 -0400 (0:00:00.016) 0:00:23.114 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:21:24 -0400 (0:00:00.021) 0:00:23.136 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:21:24 -0400 (0:00:00.036) 0:00:23.172 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fail when http changes are not idempotent with previous replaced] ******** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:115 Friday 27 March 2026 17:21:24 -0400 (0:00:00.039) 0:00:23.211 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove http service changes] ********************************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:120 Friday 27 March 2026 17:21:24 -0400 (0:00:00.019) 0:00:23.231 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:21:24 -0400 (0:00:00.060) 0:00:23.292 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:21:24 -0400 (0:00:00.024) 0:00:23.317 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:21:24 -0400 (0:00:00.036) 0:00:23.354 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:21:24 -0400 (0:00:00.039) 0:00:23.393 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:21:24 -0400 (0:00:00.487) 0:00:23.880 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:21:24 -0400 (0:00:00.026) 0:00:23.907 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:21:24 -0400 (0:00:00.017) 0:00:23.925 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:21:24 -0400 (0:00:00.021) 0:00:23.946 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:21:24 -0400 (0:00:00.023) 0:00:23.970 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:21:24 -0400 (0:00:00.049) 0:00:24.020 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:21:24 -0400 (0:00:00.042) 0:00:24.062 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:21:24 -0400 (0:00:00.018) 0:00:24.080 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:21:24 -0400 (0:00:00.017) 0:00:24.098 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:21:24 -0400 (0:00:00.016) 0:00:24.115 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:21:25 -0400 (0:00:00.889) 0:00:25.004 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:21:25 -0400 (0:00:00.032) 0:00:25.036 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:21:25 -0400 (0:00:00.024) 0:00:25.061 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:21:25 -0400 (0:00:00.023) 0:00:25.085 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:21:26 -0400 (0:00:00.052) 0:00:25.137 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:21:26 -0400 (0:00:00.060) 0:00:25.197 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:21:26 -0400 (0:00:00.408) 0:00:25.606 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:21:26 -0400 (0:00:00.376) 0:00:25.982 ********** changed: [managed-node1] => { "__firewall_changed": true, "changed": true, "short_circuit": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:21:28 -0400 (0:00:01.809) 0:00:27.792 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:21:28 -0400 (0:00:00.026) 0:00:27.818 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:21:28 -0400 (0:00:00.029) 0:00:27.847 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:21:28 -0400 (0:00:00.041) 0:00:27.889 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fail when http is unchanged after removal] ******************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:125 Friday 27 March 2026 17:21:28 -0400 (0:00:00.039) 0:00:27.928 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Revert all changes] ****************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:130 Friday 27 March 2026 17:21:28 -0400 (0:00:00.025) 0:00:27.954 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:21:28 -0400 (0:00:00.082) 0:00:28.036 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:21:28 -0400 (0:00:00.025) 0:00:28.062 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:21:28 -0400 (0:00:00.038) 0:00:28.100 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:21:29 -0400 (0:00:00.042) 0:00:28.143 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:21:29 -0400 (0:00:00.467) 0:00:28.610 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:21:29 -0400 (0:00:00.024) 0:00:28.634 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:21:29 -0400 (0:00:00.018) 0:00:28.653 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:21:29 -0400 (0:00:00.027) 0:00:28.680 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:21:29 -0400 (0:00:00.020) 0:00:28.701 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:21:29 -0400 (0:00:00.044) 0:00:28.746 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:21:29 -0400 (0:00:00.033) 0:00:28.780 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:21:29 -0400 (0:00:00.017) 0:00:28.798 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:21:29 -0400 (0:00:00.017) 0:00:28.815 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:21:29 -0400 (0:00:00.014) 0:00:28.830 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:21:30 -0400 (0:00:00.830) 0:00:29.660 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:21:30 -0400 (0:00:00.017) 0:00:29.677 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:21:30 -0400 (0:00:00.019) 0:00:29.697 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:21:30 -0400 (0:00:00.017) 0:00:29.715 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:21:30 -0400 (0:00:00.038) 0:00:29.753 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:21:30 -0400 (0:00:00.040) 0:00:29.794 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:21:31 -0400 (0:00:00.370) 0:00:30.165 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:21:31 -0400 (0:00:00.366) 0:00:30.531 ********** changed: [managed-node1] => { "__firewall_changed": true, "changed": true, "short_circuit": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:21:33 -0400 (0:00:01.701) 0:00:32.233 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:21:33 -0400 (0:00:00.018) 0:00:32.251 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:21:33 -0400 (0:00:00.019) 0:00:32.271 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:21:33 -0400 (0:00:00.023) 0:00:32.295 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fail if not changed] ***************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:136 Friday 27 March 2026 17:21:33 -0400 (0:00:00.023) 0:00:32.318 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Add custom service] ****************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:145 Friday 27 March 2026 17:21:33 -0400 (0:00:00.015) 0:00:32.333 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:21:33 -0400 (0:00:00.042) 0:00:32.376 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:21:33 -0400 (0:00:00.017) 0:00:32.393 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:21:33 -0400 (0:00:00.027) 0:00:32.420 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:21:33 -0400 (0:00:00.027) 0:00:32.448 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:21:33 -0400 (0:00:00.422) 0:00:32.870 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:21:33 -0400 (0:00:00.017) 0:00:32.888 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:21:33 -0400 (0:00:00.016) 0:00:32.904 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:21:33 -0400 (0:00:00.016) 0:00:32.921 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:21:33 -0400 (0:00:00.018) 0:00:32.939 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:21:33 -0400 (0:00:00.043) 0:00:32.982 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:21:33 -0400 (0:00:00.032) 0:00:33.015 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:21:33 -0400 (0:00:00.018) 0:00:33.034 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:21:33 -0400 (0:00:00.022) 0:00:33.056 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:21:33 -0400 (0:00:00.018) 0:00:33.075 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:21:34 -0400 (0:00:00.837) 0:00:33.912 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:21:34 -0400 (0:00:00.017) 0:00:33.929 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:21:34 -0400 (0:00:00.017) 0:00:33.947 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:21:34 -0400 (0:00:00.016) 0:00:33.964 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:21:34 -0400 (0:00:00.035) 0:00:33.999 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:21:34 -0400 (0:00:00.039) 0:00:34.039 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:21:35 -0400 (0:00:00.376) 0:00:34.415 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:21:35 -0400 (0:00:00.368) 0:00:34.784 ********** changed: [managed-node1] => { "__firewall_changed": true, "changed": true, "short_circuit": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:21:37 -0400 (0:00:01.762) 0:00:36.547 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:21:37 -0400 (0:00:00.016) 0:00:36.563 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:21:37 -0400 (0:00:00.020) 0:00:36.584 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:21:37 -0400 (0:00:00.029) 0:00:36.613 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get all services] ******************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:152 Friday 27 March 2026 17:21:37 -0400 (0:00:00.029) 0:00:36.643 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "firewall-offline-cmd", "--get-services" ], "delta": "0:00:00.220041", "end": "2026-03-27 17:21:37.985873", "rc": 0, "start": "2026-03-27 17:21:37.765832" } STDOUT: RH-Satellite-6 RH-Satellite-6-capsule amanda-client amanda-k5-client amqp amqps apcupsd audit bacula bacula-client bgp bitcoin bitcoin-rpc bitcoin-testnet bitcoin-testnet-rpc ceph ceph-mon cfengine condor-collector ctdb dhcp dhcpv6 dhcpv6-client distcc dns docker-registry docker-swarm dropbox-lansync elasticsearch etcd-client etcd-server finger freeipa-ldap freeipa-ldaps freeipa-replication freeipa-trust ftp ganglia-client ganglia-master git gre high-availability http https imap imaps ipp ipp-client ipsec irc ircs iscsi-target isns jenkins kadmin kerberos kibana klogin kpasswd kprop kshell ldap ldaps libvirt libvirt-tls lightning-network llmnr managesieve matrix mdns minidlna mongodb mosh mountd mqtt mqtt-tls ms-wbt mssql murmur mysql nfs nfs3 nmea-0183 nrpe ntp nut openvpn ovirt-imageio ovirt-storageconsole ovirt-vmconsole plex pmcd pmproxy pmwebapi pmwebapis pop3 pop3s postgresql privoxy proxy-dhcp ptp pulseaudio puppetmaster quassel radius redis rpc-bind rsh rsyncd rtsp salt-master samba samba-client samba-dc sane sip sips slp smtp smtp-submission smtps snmp snmptrap spideroak-lansync squid ssh steam-streaming svdrp svn syncthing syncthing-gui synergy syslog syslog-tls systemroletest telnet tftp tftp-client tinc tor-socks transmission-client upnp-client vdsm vnc-server wbem-http wbem-https wsman wsmans xdmcp xmpp-bosh xmpp-client xmpp-local xmpp-server zabbix-agent zabbix-server TASK [Fail if systemroletest not created] ************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:157 Friday 27 March 2026 17:21:38 -0400 (0:00:00.507) 0:00:37.150 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fail when custom service not changed] ************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:162 Friday 27 March 2026 17:21:38 -0400 (0:00:00.016) 0:00:37.166 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Add same custom service again] ******************************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:169 Friday 27 March 2026 17:21:38 -0400 (0:00:00.016) 0:00:37.183 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:21:38 -0400 (0:00:00.045) 0:00:37.228 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:21:38 -0400 (0:00:00.016) 0:00:37.245 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:21:38 -0400 (0:00:00.026) 0:00:37.271 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:21:38 -0400 (0:00:00.027) 0:00:37.299 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:21:38 -0400 (0:00:00.428) 0:00:37.727 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:21:38 -0400 (0:00:00.018) 0:00:37.745 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:21:38 -0400 (0:00:00.018) 0:00:37.764 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:21:38 -0400 (0:00:00.016) 0:00:37.781 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:21:38 -0400 (0:00:00.017) 0:00:37.798 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:21:38 -0400 (0:00:00.043) 0:00:37.842 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:21:38 -0400 (0:00:00.033) 0:00:37.875 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:21:38 -0400 (0:00:00.019) 0:00:37.895 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:21:38 -0400 (0:00:00.015) 0:00:37.911 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:21:38 -0400 (0:00:00.017) 0:00:37.929 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:21:39 -0400 (0:00:00.838) 0:00:38.767 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:21:39 -0400 (0:00:00.018) 0:00:38.786 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:21:39 -0400 (0:00:00.016) 0:00:38.803 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:21:39 -0400 (0:00:00.018) 0:00:38.822 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:21:39 -0400 (0:00:00.033) 0:00:38.855 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:21:39 -0400 (0:00:00.038) 0:00:38.894 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:21:40 -0400 (0:00:00.371) 0:00:39.265 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:21:40 -0400 (0:00:00.367) 0:00:39.632 ********** ok: [managed-node1] => { "__firewall_changed": false, "changed": false, "short_circuit": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:21:41 -0400 (0:00:00.954) 0:00:40.587 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:21:41 -0400 (0:00:00.017) 0:00:40.605 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:21:41 -0400 (0:00:00.021) 0:00:40.626 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:21:41 -0400 (0:00:00.030) 0:00:40.656 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fail when custom service changed] **************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:174 Friday 27 March 2026 17:21:41 -0400 (0:00:00.028) 0:00:40.685 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Add same custom service again with previous replaced] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:179 Friday 27 March 2026 17:21:41 -0400 (0:00:00.016) 0:00:40.702 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:21:41 -0400 (0:00:00.048) 0:00:40.751 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:21:41 -0400 (0:00:00.017) 0:00:40.768 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:21:41 -0400 (0:00:00.026) 0:00:40.795 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:21:41 -0400 (0:00:00.028) 0:00:40.823 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:21:42 -0400 (0:00:00.430) 0:00:41.254 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:21:42 -0400 (0:00:00.016) 0:00:41.271 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:21:42 -0400 (0:00:00.017) 0:00:41.288 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:21:42 -0400 (0:00:00.016) 0:00:41.305 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:21:42 -0400 (0:00:00.018) 0:00:41.323 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:21:42 -0400 (0:00:00.042) 0:00:41.365 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:21:42 -0400 (0:00:00.033) 0:00:41.399 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:21:42 -0400 (0:00:00.018) 0:00:41.417 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:21:42 -0400 (0:00:00.016) 0:00:41.433 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:21:42 -0400 (0:00:00.016) 0:00:41.450 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:21:43 -0400 (0:00:00.856) 0:00:42.306 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:21:43 -0400 (0:00:00.021) 0:00:42.328 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:21:43 -0400 (0:00:00.021) 0:00:42.349 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:21:43 -0400 (0:00:00.016) 0:00:42.365 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:21:43 -0400 (0:00:00.042) 0:00:42.408 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:21:43 -0400 (0:00:00.051) 0:00:42.459 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:21:43 -0400 (0:00:00.390) 0:00:42.850 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:21:44 -0400 (0:00:00.394) 0:00:43.245 ********** ok: [managed-node1] => { "__firewall_changed": false, "changed": false, "short_circuit": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:21:45 -0400 (0:00:00.978) 0:00:44.223 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:21:45 -0400 (0:00:00.017) 0:00:44.240 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:21:45 -0400 (0:00:00.033) 0:00:44.274 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:21:45 -0400 (0:00:00.039) 0:00:44.313 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fail when custom service changed with previous replaced] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:184 Friday 27 March 2026 17:21:45 -0400 (0:00:00.041) 0:00:44.355 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get all services again] ************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:189 Friday 27 March 2026 17:21:45 -0400 (0:00:00.027) 0:00:44.382 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "firewall-offline-cmd", "--get-services" ], "delta": "0:00:00.219573", "end": "2026-03-27 17:21:45.753203", "rc": 0, "start": "2026-03-27 17:21:45.533630" } STDOUT: RH-Satellite-6 RH-Satellite-6-capsule amanda-client amanda-k5-client amqp amqps apcupsd audit bacula bacula-client bgp bitcoin bitcoin-rpc bitcoin-testnet bitcoin-testnet-rpc ceph ceph-mon cfengine condor-collector ctdb dhcp dhcpv6 dhcpv6-client distcc dns docker-registry docker-swarm dropbox-lansync elasticsearch etcd-client etcd-server finger freeipa-ldap freeipa-ldaps freeipa-replication freeipa-trust ftp ganglia-client ganglia-master git gre high-availability http https imap imaps ipp ipp-client ipsec irc ircs iscsi-target isns jenkins kadmin kerberos kibana klogin kpasswd kprop kshell ldap ldaps libvirt libvirt-tls lightning-network llmnr managesieve matrix mdns minidlna mongodb mosh mountd mqtt mqtt-tls ms-wbt mssql murmur mysql nfs nfs3 nmea-0183 nrpe ntp nut openvpn ovirt-imageio ovirt-storageconsole ovirt-vmconsole plex pmcd pmproxy pmwebapi pmwebapis pop3 pop3s postgresql privoxy proxy-dhcp ptp pulseaudio puppetmaster quassel radius redis rpc-bind rsh rsyncd rtsp salt-master samba samba-client samba-dc sane sip sips slp smtp smtp-submission smtps snmp snmptrap spideroak-lansync squid ssh steam-streaming svdrp svn syncthing syncthing-gui synergy syslog syslog-tls systemroletest telnet tftp tftp-client tinc tor-socks transmission-client upnp-client vdsm vnc-server wbem-http wbem-https wsman wsmans xdmcp xmpp-bosh xmpp-client xmpp-local xmpp-server zabbix-agent zabbix-server TASK [Query if default zone has custom service added] ************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:196 Friday 27 March 2026 17:21:45 -0400 (0:00:00.535) 0:00:44.917 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "firewall-offline-cmd", "--query-service", "systemroletest" ], "delta": "0:00:00.219002", "end": "2026-03-27 17:21:46.272773", "failed_when_result": false, "rc": 1, "start": "2026-03-27 17:21:46.053771" } STDOUT: no MSG: non-zero return code TASK [Add custom service to default zone] ************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:204 Friday 27 March 2026 17:21:46 -0400 (0:00:00.519) 0:00:45.437 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:21:46 -0400 (0:00:00.052) 0:00:45.489 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:21:46 -0400 (0:00:00.017) 0:00:45.507 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:21:46 -0400 (0:00:00.027) 0:00:45.535 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:21:46 -0400 (0:00:00.026) 0:00:45.562 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:21:46 -0400 (0:00:00.466) 0:00:46.029 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:21:46 -0400 (0:00:00.022) 0:00:46.051 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:21:46 -0400 (0:00:00.025) 0:00:46.076 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:21:46 -0400 (0:00:00.024) 0:00:46.101 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:21:47 -0400 (0:00:00.021) 0:00:46.122 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:21:47 -0400 (0:00:00.053) 0:00:46.175 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:21:47 -0400 (0:00:00.044) 0:00:46.220 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:21:47 -0400 (0:00:00.022) 0:00:46.242 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:21:47 -0400 (0:00:00.020) 0:00:46.263 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:21:47 -0400 (0:00:00.017) 0:00:46.281 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:21:48 -0400 (0:00:00.886) 0:00:47.167 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:21:48 -0400 (0:00:00.026) 0:00:47.194 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:21:48 -0400 (0:00:00.023) 0:00:47.217 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:21:48 -0400 (0:00:00.024) 0:00:47.242 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:21:48 -0400 (0:00:00.050) 0:00:47.292 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:21:48 -0400 (0:00:00.064) 0:00:47.357 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:21:48 -0400 (0:00:00.428) 0:00:47.786 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:21:49 -0400 (0:00:00.400) 0:00:48.186 ********** changed: [managed-node1] => { "__firewall_changed": true, "changed": true, "short_circuit": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:21:50 -0400 (0:00:01.538) 0:00:49.725 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:21:50 -0400 (0:00:00.017) 0:00:49.743 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:21:50 -0400 (0:00:00.021) 0:00:49.764 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:21:50 -0400 (0:00:00.040) 0:00:49.804 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Query if service has been added to default zone] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:213 Friday 27 March 2026 17:21:50 -0400 (0:00:00.029) 0:00:49.834 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "firewall-offline-cmd", "--query-service", "systemroletest" ], "delta": "0:00:00.215927", "end": "2026-03-27 17:21:51.220193", "failed_when_result": false, "rc": 0, "start": "2026-03-27 17:21:51.004266" } STDOUT: yes TASK [Add custom service to default zone again with previous replaced] ********* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:219 Friday 27 March 2026 17:21:51 -0400 (0:00:00.549) 0:00:50.384 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:21:51 -0400 (0:00:00.062) 0:00:50.446 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:21:51 -0400 (0:00:00.120) 0:00:50.566 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:21:51 -0400 (0:00:00.040) 0:00:50.607 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:21:51 -0400 (0:00:00.037) 0:00:50.644 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:21:52 -0400 (0:00:00.474) 0:00:51.119 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:21:52 -0400 (0:00:00.023) 0:00:51.142 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:21:52 -0400 (0:00:00.016) 0:00:51.159 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:21:52 -0400 (0:00:00.016) 0:00:51.175 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:21:52 -0400 (0:00:00.017) 0:00:51.193 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:21:52 -0400 (0:00:00.042) 0:00:51.236 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:21:52 -0400 (0:00:00.045) 0:00:51.282 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:21:52 -0400 (0:00:00.030) 0:00:51.312 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:21:52 -0400 (0:00:00.027) 0:00:51.340 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:21:52 -0400 (0:00:00.023) 0:00:51.364 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:21:53 -0400 (0:00:00.947) 0:00:52.312 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:21:53 -0400 (0:00:00.026) 0:00:52.338 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:21:53 -0400 (0:00:00.027) 0:00:52.366 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:21:53 -0400 (0:00:00.026) 0:00:52.392 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:21:53 -0400 (0:00:00.055) 0:00:52.448 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:21:53 -0400 (0:00:00.060) 0:00:52.508 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:21:53 -0400 (0:00:00.395) 0:00:52.903 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:21:54 -0400 (0:00:00.436) 0:00:53.340 ********** ok: [managed-node1] => { "__firewall_changed": false, "changed": false, "short_circuit": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:21:55 -0400 (0:00:00.988) 0:00:54.329 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:21:55 -0400 (0:00:00.026) 0:00:54.355 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:21:55 -0400 (0:00:00.031) 0:00:54.387 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:21:55 -0400 (0:00:00.043) 0:00:54.430 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that no changes are made with previous replaced] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:228 Friday 27 March 2026 17:21:55 -0400 (0:00:00.042) 0:00:54.472 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove custom service from default zone] ********************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:235 Friday 27 March 2026 17:21:55 -0400 (0:00:00.018) 0:00:54.491 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:21:55 -0400 (0:00:00.068) 0:00:54.559 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:21:55 -0400 (0:00:00.018) 0:00:54.578 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:21:55 -0400 (0:00:00.026) 0:00:54.605 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:21:55 -0400 (0:00:00.028) 0:00:54.634 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:21:55 -0400 (0:00:00.429) 0:00:55.063 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:21:55 -0400 (0:00:00.016) 0:00:55.080 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:21:55 -0400 (0:00:00.017) 0:00:55.097 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:21:55 -0400 (0:00:00.016) 0:00:55.113 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:21:56 -0400 (0:00:00.017) 0:00:55.130 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:21:56 -0400 (0:00:00.041) 0:00:55.172 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:21:56 -0400 (0:00:00.032) 0:00:55.204 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:21:56 -0400 (0:00:00.019) 0:00:55.223 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:21:56 -0400 (0:00:00.016) 0:00:55.240 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:21:56 -0400 (0:00:00.015) 0:00:55.256 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:21:57 -0400 (0:00:00.915) 0:00:56.171 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:21:57 -0400 (0:00:00.024) 0:00:56.196 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:21:57 -0400 (0:00:00.024) 0:00:56.220 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:21:57 -0400 (0:00:00.024) 0:00:56.245 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:21:57 -0400 (0:00:00.048) 0:00:56.293 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:21:57 -0400 (0:00:00.060) 0:00:56.353 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:21:57 -0400 (0:00:00.418) 0:00:56.772 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:21:58 -0400 (0:00:00.397) 0:00:57.170 ********** changed: [managed-node1] => { "__firewall_changed": true, "changed": true, "short_circuit": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:21:59 -0400 (0:00:01.528) 0:00:58.698 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:21:59 -0400 (0:00:00.017) 0:00:58.715 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:21:59 -0400 (0:00:00.021) 0:00:58.737 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:21:59 -0400 (0:00:00.023) 0:00:58.760 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that custom service is removed from default zone] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:242 Friday 27 March 2026 17:21:59 -0400 (0:00:00.025) 0:00:58.785 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "firewall-offline-cmd", "--query-service", "systemroletest" ], "delta": "0:00:00.220982", "end": "2026-03-27 17:22:00.132539", "failed_when_result": false, "rc": 1, "start": "2026-03-27 17:21:59.911557" } STDOUT: no MSG: non-zero return code TASK [Remove custom service from default zone again to check idempotency] ****** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:248 Friday 27 March 2026 17:22:00 -0400 (0:00:00.513) 0:00:59.299 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:22:00 -0400 (0:00:00.058) 0:00:59.357 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:22:00 -0400 (0:00:00.018) 0:00:59.376 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:22:00 -0400 (0:00:00.027) 0:00:59.404 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:22:00 -0400 (0:00:00.029) 0:00:59.433 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:22:00 -0400 (0:00:00.446) 0:00:59.880 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:22:00 -0400 (0:00:00.024) 0:00:59.905 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:22:00 -0400 (0:00:00.021) 0:00:59.927 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:22:00 -0400 (0:00:00.020) 0:00:59.947 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:22:00 -0400 (0:00:00.028) 0:00:59.976 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:22:00 -0400 (0:00:00.050) 0:01:00.026 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:22:00 -0400 (0:00:00.040) 0:01:00.067 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:22:00 -0400 (0:00:00.019) 0:01:00.087 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:22:00 -0400 (0:00:00.019) 0:01:00.106 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:22:01 -0400 (0:00:00.016) 0:01:00.123 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:22:01 -0400 (0:00:00.931) 0:01:01.055 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:22:01 -0400 (0:00:00.026) 0:01:01.081 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:22:01 -0400 (0:00:00.032) 0:01:01.114 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:22:02 -0400 (0:00:00.025) 0:01:01.139 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:22:02 -0400 (0:00:00.054) 0:01:01.194 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:22:02 -0400 (0:00:00.065) 0:01:01.260 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:22:02 -0400 (0:00:00.418) 0:01:01.678 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:22:02 -0400 (0:00:00.414) 0:01:02.093 ********** ok: [managed-node1] => { "__firewall_changed": false, "changed": false, "short_circuit": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:22:03 -0400 (0:00:00.986) 0:01:03.080 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:22:03 -0400 (0:00:00.026) 0:01:03.106 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:22:04 -0400 (0:00:00.034) 0:01:03.141 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:22:04 -0400 (0:00:00.033) 0:01:03.174 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that no changes are made removing service again] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:255 Friday 27 March 2026 17:22:04 -0400 (0:00:00.033) 0:01:03.208 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove custom service elements] ****************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:262 Friday 27 March 2026 17:22:04 -0400 (0:00:00.022) 0:01:03.231 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:22:04 -0400 (0:00:00.075) 0:01:03.306 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:22:04 -0400 (0:00:00.019) 0:01:03.326 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:22:04 -0400 (0:00:00.028) 0:01:03.354 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:22:04 -0400 (0:00:00.028) 0:01:03.383 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:22:04 -0400 (0:00:00.448) 0:01:03.831 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:22:04 -0400 (0:00:00.019) 0:01:03.851 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:22:04 -0400 (0:00:00.017) 0:01:03.868 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:22:04 -0400 (0:00:00.019) 0:01:03.888 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:22:04 -0400 (0:00:00.017) 0:01:03.905 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:22:04 -0400 (0:00:00.047) 0:01:03.953 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:22:04 -0400 (0:00:00.035) 0:01:03.988 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:22:04 -0400 (0:00:00.022) 0:01:04.010 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:22:04 -0400 (0:00:00.022) 0:01:04.032 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:22:04 -0400 (0:00:00.024) 0:01:04.057 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:22:05 -0400 (0:00:00.942) 0:01:04.999 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:22:05 -0400 (0:00:00.029) 0:01:05.028 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:22:05 -0400 (0:00:00.022) 0:01:05.051 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:22:05 -0400 (0:00:00.021) 0:01:05.073 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:22:06 -0400 (0:00:00.047) 0:01:05.120 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:22:06 -0400 (0:00:00.055) 0:01:05.176 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:22:06 -0400 (0:00:00.383) 0:01:05.559 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:22:06 -0400 (0:00:00.388) 0:01:05.947 ********** changed: [managed-node1] => { "__firewall_changed": true, "changed": true, "short_circuit": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:22:08 -0400 (0:00:01.797) 0:01:07.745 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:22:08 -0400 (0:00:00.018) 0:01:07.764 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:22:08 -0400 (0:00:00.022) 0:01:07.787 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:22:08 -0400 (0:00:00.032) 0:01:07.819 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fail if custom service elements unchanged] ******************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:269 Friday 27 March 2026 17:22:08 -0400 (0:00:00.032) 0:01:07.852 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove custom service elements again] ************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:274 Friday 27 March 2026 17:22:08 -0400 (0:00:00.017) 0:01:07.869 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:22:08 -0400 (0:00:00.070) 0:01:07.940 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:22:08 -0400 (0:00:00.018) 0:01:07.958 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:22:08 -0400 (0:00:00.027) 0:01:07.986 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:22:08 -0400 (0:00:00.033) 0:01:08.019 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:22:09 -0400 (0:00:00.432) 0:01:08.452 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:22:09 -0400 (0:00:00.020) 0:01:08.473 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:22:09 -0400 (0:00:00.018) 0:01:08.492 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:22:09 -0400 (0:00:00.023) 0:01:08.515 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:22:09 -0400 (0:00:00.017) 0:01:08.533 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:22:09 -0400 (0:00:00.059) 0:01:08.592 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:22:09 -0400 (0:00:00.035) 0:01:08.627 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:22:09 -0400 (0:00:00.018) 0:01:08.646 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:22:09 -0400 (0:00:00.017) 0:01:08.663 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:22:09 -0400 (0:00:00.015) 0:01:08.679 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:22:10 -0400 (0:00:00.910) 0:01:09.590 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:22:10 -0400 (0:00:00.029) 0:01:09.620 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:22:10 -0400 (0:00:00.027) 0:01:09.647 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:22:10 -0400 (0:00:00.025) 0:01:09.673 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:22:10 -0400 (0:00:00.054) 0:01:09.728 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:22:10 -0400 (0:00:00.060) 0:01:09.788 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:22:11 -0400 (0:00:00.427) 0:01:10.215 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:22:11 -0400 (0:00:00.382) 0:01:10.598 ********** ok: [managed-node1] => { "__firewall_changed": false, "changed": false, "short_circuit": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:22:12 -0400 (0:00:01.037) 0:01:11.635 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:22:12 -0400 (0:00:00.017) 0:01:11.653 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:22:12 -0400 (0:00:00.021) 0:01:11.675 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:22:12 -0400 (0:00:00.032) 0:01:11.708 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fail if custom service elements changed] ********************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:279 Friday 27 March 2026 17:22:12 -0400 (0:00:00.033) 0:01:11.741 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if custom service still defined] *********************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:284 Friday 27 March 2026 17:22:12 -0400 (0:00:00.018) 0:01:11.759 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "firewall-offline-cmd", "--get-services" ], "delta": "0:00:00.221008", "end": "2026-03-27 17:22:13.106807", "failed_when_result": false, "rc": 0, "start": "2026-03-27 17:22:12.885799" } STDOUT: RH-Satellite-6 RH-Satellite-6-capsule amanda-client amanda-k5-client amqp amqps apcupsd audit bacula bacula-client bgp bitcoin bitcoin-rpc bitcoin-testnet bitcoin-testnet-rpc ceph ceph-mon cfengine condor-collector ctdb dhcp dhcpv6 dhcpv6-client distcc dns docker-registry docker-swarm dropbox-lansync elasticsearch etcd-client etcd-server finger freeipa-ldap freeipa-ldaps freeipa-replication freeipa-trust ftp ganglia-client ganglia-master git gre high-availability http https imap imaps ipp ipp-client ipsec irc ircs iscsi-target isns jenkins kadmin kerberos kibana klogin kpasswd kprop kshell ldap ldaps libvirt libvirt-tls lightning-network llmnr managesieve matrix mdns minidlna mongodb mosh mountd mqtt mqtt-tls ms-wbt mssql murmur mysql nfs nfs3 nmea-0183 nrpe ntp nut openvpn ovirt-imageio ovirt-storageconsole ovirt-vmconsole plex pmcd pmproxy pmwebapi pmwebapis pop3 pop3s postgresql privoxy proxy-dhcp ptp pulseaudio puppetmaster quassel radius redis rpc-bind rsh rsyncd rtsp salt-master samba samba-client samba-dc sane sip sips slp smtp smtp-submission smtps snmp snmptrap spideroak-lansync squid ssh steam-streaming svdrp svn syncthing syncthing-gui synergy syslog syslog-tls systemroletest telnet tftp tftp-client tinc tor-socks transmission-client upnp-client vdsm vnc-server wbem-http wbem-https wsman wsmans xdmcp xmpp-bosh xmpp-client xmpp-local xmpp-server zabbix-agent zabbix-server TASK [Remove custom service] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:292 Friday 27 March 2026 17:22:13 -0400 (0:00:00.514) 0:01:12.274 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:22:13 -0400 (0:00:00.063) 0:01:12.337 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:22:13 -0400 (0:00:00.016) 0:01:12.354 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:22:13 -0400 (0:00:00.028) 0:01:12.382 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:22:13 -0400 (0:00:00.027) 0:01:12.410 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:22:13 -0400 (0:00:00.442) 0:01:12.853 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:22:13 -0400 (0:00:00.028) 0:01:12.882 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:22:13 -0400 (0:00:00.025) 0:01:12.907 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:22:13 -0400 (0:00:00.021) 0:01:12.929 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:22:13 -0400 (0:00:00.018) 0:01:12.948 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:22:13 -0400 (0:00:00.064) 0:01:13.012 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:22:13 -0400 (0:00:00.037) 0:01:13.049 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:22:13 -0400 (0:00:00.025) 0:01:13.074 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:22:13 -0400 (0:00:00.019) 0:01:13.094 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:22:14 -0400 (0:00:00.022) 0:01:13.116 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:22:14 -0400 (0:00:00.920) 0:01:14.037 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:22:14 -0400 (0:00:00.024) 0:01:14.061 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:22:14 -0400 (0:00:00.019) 0:01:14.080 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:22:14 -0400 (0:00:00.022) 0:01:14.103 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:22:15 -0400 (0:00:00.035) 0:01:14.138 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:22:15 -0400 (0:00:00.039) 0:01:14.178 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:22:15 -0400 (0:00:00.380) 0:01:14.558 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:22:15 -0400 (0:00:00.395) 0:01:14.954 ********** changed: [managed-node1] => { "__firewall_changed": true, "changed": true, "short_circuit": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:22:17 -0400 (0:00:01.750) 0:01:16.704 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:22:17 -0400 (0:00:00.016) 0:01:16.720 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:22:17 -0400 (0:00:00.021) 0:01:16.741 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:22:17 -0400 (0:00:00.023) 0:01:16.765 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get all services] ******************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:299 Friday 27 March 2026 17:22:17 -0400 (0:00:00.023) 0:01:16.789 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "firewall-offline-cmd", "--get-services" ], "delta": "0:00:00.222651", "end": "2026-03-27 17:22:18.148026", "rc": 0, "start": "2026-03-27 17:22:17.925375" } STDOUT: RH-Satellite-6 RH-Satellite-6-capsule amanda-client amanda-k5-client amqp amqps apcupsd audit bacula bacula-client bgp bitcoin bitcoin-rpc bitcoin-testnet bitcoin-testnet-rpc ceph ceph-mon cfengine condor-collector ctdb dhcp dhcpv6 dhcpv6-client distcc dns docker-registry docker-swarm dropbox-lansync elasticsearch etcd-client etcd-server finger freeipa-ldap freeipa-ldaps freeipa-replication freeipa-trust ftp ganglia-client ganglia-master git gre high-availability http https imap imaps ipp ipp-client ipsec irc ircs iscsi-target isns jenkins kadmin kerberos kibana klogin kpasswd kprop kshell ldap ldaps libvirt libvirt-tls lightning-network llmnr managesieve matrix mdns minidlna mongodb mosh mountd mqtt mqtt-tls ms-wbt mssql murmur mysql nfs nfs3 nmea-0183 nrpe ntp nut openvpn ovirt-imageio ovirt-storageconsole ovirt-vmconsole plex pmcd pmproxy pmwebapi pmwebapis pop3 pop3s postgresql privoxy proxy-dhcp ptp pulseaudio puppetmaster quassel radius redis rpc-bind rsh rsyncd rtsp salt-master samba samba-client samba-dc sane sip sips slp smtp smtp-submission smtps snmp snmptrap spideroak-lansync squid ssh steam-streaming svdrp svn syncthing syncthing-gui synergy syslog syslog-tls telnet tftp tftp-client tinc tor-socks transmission-client upnp-client vdsm vnc-server wbem-http wbem-https wsman wsmans xdmcp xmpp-bosh xmpp-client xmpp-local xmpp-server zabbix-agent zabbix-server TASK [Fail when custom service not removed] ************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:304 Friday 27 March 2026 17:22:18 -0400 (0:00:00.532) 0:01:17.321 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove custom service again] ********************************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:309 Friday 27 March 2026 17:22:18 -0400 (0:00:00.025) 0:01:17.347 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:22:18 -0400 (0:00:00.106) 0:01:17.453 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:22:18 -0400 (0:00:00.026) 0:01:17.480 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:22:18 -0400 (0:00:00.145) 0:01:17.625 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:22:18 -0400 (0:00:00.051) 0:01:17.677 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:22:19 -0400 (0:00:00.507) 0:01:18.185 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:22:19 -0400 (0:00:00.026) 0:01:18.211 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:22:19 -0400 (0:00:00.022) 0:01:18.234 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:22:19 -0400 (0:00:00.040) 0:01:18.275 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:22:19 -0400 (0:00:00.026) 0:01:18.301 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:22:19 -0400 (0:00:00.057) 0:01:18.359 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:22:19 -0400 (0:00:00.042) 0:01:18.402 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:22:19 -0400 (0:00:00.021) 0:01:18.423 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:22:19 -0400 (0:00:00.017) 0:01:18.440 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:22:19 -0400 (0:00:00.019) 0:01:18.460 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:22:20 -0400 (0:00:00.922) 0:01:19.382 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:22:20 -0400 (0:00:00.018) 0:01:19.401 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:22:20 -0400 (0:00:00.019) 0:01:19.420 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:22:20 -0400 (0:00:00.018) 0:01:19.438 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:22:20 -0400 (0:00:00.037) 0:01:19.476 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:22:20 -0400 (0:00:00.071) 0:01:19.547 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:22:20 -0400 (0:00:00.426) 0:01:19.974 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:22:21 -0400 (0:00:00.420) 0:01:20.395 ********** ok: [managed-node1] => { "__firewall_changed": false, "changed": false, "short_circuit": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:22:22 -0400 (0:00:00.995) 0:01:21.391 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:22:22 -0400 (0:00:00.029) 0:01:21.420 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:22:22 -0400 (0:00:00.030) 0:01:21.450 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:22:22 -0400 (0:00:00.039) 0:01:21.489 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fail if second removal changes anything] ********************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:316 Friday 27 March 2026 17:22:22 -0400 (0:00:00.032) 0:01:21.522 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove custom service again with previous replaced] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:321 Friday 27 March 2026 17:22:22 -0400 (0:00:00.021) 0:01:21.544 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:22:22 -0400 (0:00:00.077) 0:01:21.621 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:22:22 -0400 (0:00:00.018) 0:01:21.640 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:22:22 -0400 (0:00:00.028) 0:01:21.668 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:22:22 -0400 (0:00:00.030) 0:01:21.699 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:22:23 -0400 (0:00:00.477) 0:01:22.176 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:22:23 -0400 (0:00:00.029) 0:01:22.206 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:22:23 -0400 (0:00:00.027) 0:01:22.234 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:22:23 -0400 (0:00:00.025) 0:01:22.260 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:22:23 -0400 (0:00:00.028) 0:01:22.288 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:22:23 -0400 (0:00:00.063) 0:01:22.352 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:22:23 -0400 (0:00:00.056) 0:01:22.409 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:22:23 -0400 (0:00:00.027) 0:01:22.437 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:22:23 -0400 (0:00:00.018) 0:01:22.455 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:22:23 -0400 (0:00:00.025) 0:01:22.480 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:22:24 -0400 (0:00:00.884) 0:01:23.365 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:22:24 -0400 (0:00:00.028) 0:01:23.394 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:22:24 -0400 (0:00:00.027) 0:01:23.421 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:22:24 -0400 (0:00:00.029) 0:01:23.451 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:22:24 -0400 (0:00:00.051) 0:01:23.503 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:22:24 -0400 (0:00:00.055) 0:01:23.558 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:22:24 -0400 (0:00:00.387) 0:01:23.946 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:22:25 -0400 (0:00:00.381) 0:01:24.328 ********** ok: [managed-node1] => { "__firewall_changed": false, "changed": false, "short_circuit": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:22:26 -0400 (0:00:01.277) 0:01:25.606 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:22:26 -0400 (0:00:00.028) 0:01:25.635 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:22:26 -0400 (0:00:00.031) 0:01:25.666 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:22:26 -0400 (0:00:00.032) 0:01:25.699 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fail if second removal changes anything with previous replaced] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:329 Friday 27 March 2026 17:22:26 -0400 (0:00:00.029) 0:01:25.729 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Attempt to enable http-alt, which does not exist] ************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:334 Friday 27 March 2026 17:22:26 -0400 (0:00:00.023) 0:01:25.753 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:22:26 -0400 (0:00:00.073) 0:01:25.826 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:22:26 -0400 (0:00:00.017) 0:01:25.844 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:22:26 -0400 (0:00:00.029) 0:01:25.873 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:22:26 -0400 (0:00:00.028) 0:01:25.901 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:22:27 -0400 (0:00:00.455) 0:01:26.356 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:22:27 -0400 (0:00:00.023) 0:01:26.380 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:22:27 -0400 (0:00:00.016) 0:01:26.396 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:22:27 -0400 (0:00:00.017) 0:01:26.414 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:22:27 -0400 (0:00:00.017) 0:01:26.431 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:22:27 -0400 (0:00:00.043) 0:01:26.475 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:22:27 -0400 (0:00:00.035) 0:01:26.511 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:22:27 -0400 (0:00:00.019) 0:01:26.530 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:22:27 -0400 (0:00:00.019) 0:01:26.549 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:22:27 -0400 (0:00:00.021) 0:01:26.571 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:22:28 -0400 (0:00:00.915) 0:01:27.487 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:22:28 -0400 (0:00:00.018) 0:01:27.506 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:22:28 -0400 (0:00:00.017) 0:01:27.523 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:22:28 -0400 (0:00:00.018) 0:01:27.542 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:22:28 -0400 (0:00:00.037) 0:01:27.579 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:22:28 -0400 (0:00:00.042) 0:01:27.622 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:22:28 -0400 (0:00:00.398) 0:01:28.021 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:22:29 -0400 (0:00:00.435) 0:01:28.456 ********** [WARNING]: Service does not exist - http-alt. Ensure that you define the service in the playbook before running it in diff mode ok: [managed-node1] => { "__firewall_changed": false, "changed": false, "short_circuit": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:22:30 -0400 (0:00:00.925) 0:01:29.382 ********** ok: [managed-node1] => {} MSG: { "permanent": { "added": {}, "removed": {} }, "runtime": { "added": {}, "removed": {} } } TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:22:30 -0400 (0:00:00.026) 0:01:29.409 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:22:30 -0400 (0:00:00.018) 0:01:29.427 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:22:30 -0400 (0:00:00.023) 0:01:29.451 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fail if enabling service in check mode reports changes] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:343 Friday 27 March 2026 17:22:30 -0400 (0:00:00.023) 0:01:29.474 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Attempt to enable http-alt, which does not exist with previous replaced] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:350 Friday 27 March 2026 17:22:30 -0400 (0:00:00.017) 0:01:29.492 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:22:30 -0400 (0:00:00.075) 0:01:29.567 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:22:30 -0400 (0:00:00.017) 0:01:29.585 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:22:30 -0400 (0:00:00.030) 0:01:29.616 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:22:30 -0400 (0:00:00.029) 0:01:29.645 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:22:31 -0400 (0:00:00.482) 0:01:30.128 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:22:31 -0400 (0:00:00.021) 0:01:30.149 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:22:31 -0400 (0:00:00.019) 0:01:30.168 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:22:31 -0400 (0:00:00.020) 0:01:30.189 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:22:31 -0400 (0:00:00.025) 0:01:30.215 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:22:31 -0400 (0:00:00.060) 0:01:30.275 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:22:31 -0400 (0:00:00.050) 0:01:30.326 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:22:31 -0400 (0:00:00.026) 0:01:30.352 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:22:31 -0400 (0:00:00.025) 0:01:30.377 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:22:31 -0400 (0:00:00.021) 0:01:30.399 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:22:32 -0400 (0:00:00.887) 0:01:31.287 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:22:32 -0400 (0:00:00.018) 0:01:31.305 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:22:32 -0400 (0:00:00.019) 0:01:31.325 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:22:32 -0400 (0:00:00.018) 0:01:31.343 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:22:32 -0400 (0:00:00.038) 0:01:31.382 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:22:32 -0400 (0:00:00.042) 0:01:31.425 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:22:32 -0400 (0:00:00.387) 0:01:31.813 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:22:33 -0400 (0:00:00.385) 0:01:32.199 ********** ok: [managed-node1] => { "__firewall_changed": false, "changed": false, "short_circuit": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:22:34 -0400 (0:00:00.926) 0:01:33.125 ********** ok: [managed-node1] => {} MSG: { "permanent": { "added": {}, "removed": {} }, "runtime": { "added": {}, "removed": {} } } TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:22:34 -0400 (0:00:00.028) 0:01:33.154 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:22:34 -0400 (0:00:00.018) 0:01:33.173 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:22:34 -0400 (0:00:00.026) 0:01:33.200 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fail if enabling service in check mode reports changes with previous replaced] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:360 Friday 27 March 2026 17:22:34 -0400 (0:00:00.026) 0:01:33.226 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Cleanup] ***************************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:368 Friday 27 March 2026 17:22:34 -0400 (0:00:00.019) 0:01:33.245 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:24 Friday 27 March 2026 17:22:34 -0400 (0:00:00.081) 0:01:33.327 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tasks/run_role_with_clear_facts.yml:34 Friday 27 March 2026 17:22:34 -0400 (0:00:00.018) 0:01:33.345 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 27 March 2026 17:22:34 -0400 (0:00:00.030) 0:01:33.375 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Friday 27 March 2026 17:22:34 -0400 (0:00:00.030) 0:01:33.406 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Friday 27 March 2026 17:22:34 -0400 (0:00:00.441) 0:01:33.848 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Friday 27 March 2026 17:22:34 -0400 (0:00:00.018) 0:01:33.866 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Friday 27 March 2026 17:22:34 -0400 (0:00:00.022) 0:01:33.888 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Friday 27 March 2026 17:22:34 -0400 (0:00:00.023) 0:01:33.912 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Friday 27 March 2026 17:22:34 -0400 (0:00:00.027) 0:01:33.939 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 27 March 2026 17:22:34 -0400 (0:00:00.063) 0:01:34.003 ********** included: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Friday 27 March 2026 17:22:34 -0400 (0:00:00.056) 0:01:34.059 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:13 Friday 27 March 2026 17:22:34 -0400 (0:00:00.028) 0:01:34.088 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Friday 27 March 2026 17:22:35 -0400 (0:00:00.033) 0:01:34.121 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Friday 27 March 2026 17:22:35 -0400 (0:00:00.027) 0:01:34.148 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:36 Friday 27 March 2026 17:22:35 -0400 (0:00:00.928) 0:01:35.077 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 27 March 2026 17:22:35 -0400 (0:00:00.029) 0:01:35.107 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 27 March 2026 17:22:36 -0400 (0:00:00.021) 0:01:35.128 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Friday 27 March 2026 17:22:36 -0400 (0:00:00.023) 0:01:35.151 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 Friday 27 March 2026 17:22:36 -0400 (0:00:00.038) 0:01:35.189 ********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 Friday 27 March 2026 17:22:36 -0400 (0:00:00.041) 0:01:35.231 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 27 March 2026 17:22:36 -0400 (0:00:00.408) 0:01:35.640 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ActiveEnterTimestampMonotonic": "172122738", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-03-27 17:18:28 EDT", "AssertTimestampMonotonic": "171877862", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ConditionTimestampMonotonic": "171877860", "Conflicts": "shutdown.target ipset.service ebtables.service iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9778", "ExecMainStartTimestamp": "Fri 2026-03-27 17:18:28 EDT", "ExecMainStartTimestampMonotonic": "171878959", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2026-03-27 17:18:28 EDT] ; stop_time=[n/a] ; pid=9778 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-03-27 17:18:28 EDT", "InactiveExitTimestampMonotonic": "171879284", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9778", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2026-03-27 17:18:28 EDT", "WatchdogTimestampMonotonic": "172122680", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 27 March 2026 17:22:36 -0400 (0:00:00.391) 0:01:36.031 ********** ok: [managed-node1] => { "__firewall_changed": false, "changed": false, "short_circuit": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:64 Friday 27 March 2026 17:22:38 -0400 (0:00:01.248) 0:01:37.280 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Check if short circuit is false] **** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 27 March 2026 17:22:38 -0400 (0:00:00.017) 0:01:37.298 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:88 Friday 27 March 2026 17:22:38 -0400 (0:00:00.022) 0:01:37.320 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:94 Friday 27 March 2026 17:22:38 -0400 (0:00:00.025) 0:01:37.346 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=193 changed=8 unreachable=0 failed=0 skipped=409 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Friday 27 March 2026 17:22:38 -0400 (0:00:00.024) 0:01:37.370 ********** =============================================================================== fedora.linux_system_roles.firewall : Configure firewall ---------------- 28.48s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 fedora.linux_system_roles.firewall : Unmask firewalld service ----------- 9.15s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:29 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 8.64s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services --- 1.12s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:18 fedora.linux_system_roles.firewall : Install firewalld ------------------ 1.07s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 Gathering Facts --------------------------------------------------------- 1.01s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_service.yml:2 fedora.linux_system_roles.firewall : Check which conflicting services are enabled --- 0.97s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.96s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.95s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.94s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.93s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.93s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.93s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.92s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.92s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.92s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.92s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.91s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.91s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.89s /tmp/collections-HsW/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:23