# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-use-cs9-containers677xcdg/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /WORKDIR/git-use-cs9-containers677xcdg/tests/tests_default.yml PLAY [Ensure that the roles runs with default parameters] ********************** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 14 June 2024 11:46:53 +0000 (0:00:00.014) 0:00:00.014 *********** included: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Friday 14 June 2024 11:46:53 +0000 (0:00:00.009) 0:00:00.023 *********** ok: [sut] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Friday 14 June 2024 11:46:54 +0000 (0:00:00.562) 0:00:00.585 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Friday 14 June 2024 11:46:54 +0000 (0:00:00.174) 0:00:00.760 *********** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Friday 14 June 2024 11:46:54 +0000 (0:00:00.013) 0:00:00.774 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 14 June 2024 11:46:55 +0000 (0:00:00.760) 0:00:01.534 *********** skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Friday 14 June 2024 11:46:55 +0000 (0:00:00.019) 0:00:01.554 *********** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Friday 14 June 2024 11:46:55 +0000 (0:00:00.019) 0:00:01.573 *********** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target dbus.service polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "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": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "ip6tables.service ebtables.service shutdown.target iptables.service ipset.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": "0", "ExecMainStartTimestampMonotonic": "0", "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=[n/a] ; stop_time=[n/a] ; pid=0 ; 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", "InactiveExitTimestampMonotonic": "0", "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": "0", "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": "basic.target system.slice", "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": "dead", "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": "disabled", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Friday 14 June 2024 11:46:55 +0000 (0:00:00.388) 0:00:01.961 *********** changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target dbus.service polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "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": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target ebtables.service ip6tables.service ipset.service iptables.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": "0", "ExecMainStartTimestampMonotonic": "0", "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=[n/a] ; stop_time=[n/a] ; pid=0 ; 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", "InactiveExitTimestampMonotonic": "0", "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": "0", "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": "basic.target system.slice", "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": "dead", "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": "disabled", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Friday 14 June 2024 11:46:56 +0000 (0:00:00.857) 0:00:02.819 *********** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Friday 14 June 2024 11:46:56 +0000 (0:00:00.022) 0:00:02.841 *********** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 14 June 2024 11:46:56 +0000 (0:00:00.015) 0:00:02.857 *********** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Friday 14 June 2024 11:46:56 +0000 (0:00:00.014) 0:00:02.872 *********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Friday 14 June 2024 11:46:56 +0000 (0:00:00.019) 0:00:02.891 *********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Friday 14 June 2024 11:46:56 +0000 (0:00:00.019) 0:00:02.911 *********** skipping: [sut] => { "changed": false, "false_condition": "firewall | length == 1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Friday 14 June 2024 11:46:56 +0000 (0:00:00.016) 0:00:02.927 *********** ok: [sut] => { "changed": false, "firewall_config": { "custom": { "zones": { "public": { "description": "For use in public areas. You do not trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.", "forward_ports": [], "icmp_block_inversion": false, "icmp_blocks": [], "interfaces": [], "masqerade": false, "ports": [], "protocols": [], "rules_str": [], "services": [ "ssh", "dhcpv6-client" ], "short": "Public", "source_ports": [], "sources": [], "target": "default", "version": "" } } }, "default": { "helpers": [ "snmp", "proto-gre", "sip", "netbios-ns", "ftp", "RAS", "h323", "sane", "Q.931", "irc", "amanda", "tftp", "pptp" ], "icmptypes": [ "beyond-scope", "source-route-failed", "network-unknown", "network-unreachable", "host-prohibited", "unknown-option", "precedence-cutoff", "protocol-unreachable", "timestamp-request", "packet-too-big", "network-redirect", "tos-host-unreachable", "port-unreachable", "router-advertisement", "ip-header-bad", "echo-reply", "tos-network-redirect", "reject-route", "source-quench", "unknown-header-type", "host-unreachable", "communication-prohibited", "failed-policy", "router-solicitation", "echo-request", "timestamp-reply", "required-option-missing", "tos-host-redirect", "tos-network-unreachable", "network-prohibited", "host-unknown", "destination-unreachable", "neighbour-solicitation", "no-route", "neighbour-advertisement", "fragmentation-needed", "host-precedence-violation", "redirect", "host-redirect", "parameter-problem", "ttl-zero-during-reassembly", "address-unreachable", "bad-header", "time-exceeded", "ttl-zero-during-transit" ], "services": [ "freeipa-trust", "docker-registry", "condor-collector", "mssql", "amanda-k5-client", "quassel", "tftp-client", "bitcoin-testnet-rpc", "libvirt-tls", "llmnr", "high-availability", "rsyncd", "rtsp", "imaps", "pmwebapi", "xmpp-bosh", "xdmcp", "ms-wbt", "ipsec", "ovirt-vmconsole", "etcd-server", "minidlna", "steam-streaming", "samba", "rpc-bind", "syncthing", "iscsi-target", "klogin", "puppetmaster", "zabbix-server", "mysql", "git", "imap", "kprop", "zabbix-agent", "mqtt", "RH-Satellite-6", "amqp", "ganglia-master", "wsman", "distcc", "privoxy", "upnp-client", "elasticsearch", "snmp", "kadmin", "svdrp", "bitcoin", "ldap", "bacula-client", "postgresql", "bitcoin-testnet", "pop3s", "amanda-client", "bacula", "sip", "libvirt", "ircs", "jenkins", "salt-master", "ldaps", "wsmans", "pmproxy", "redis", "mountd", "ntp", "pop3", "cfengine", "spideroak-lansync", "mongodb", "finger", "smtp-submission", "proxy-dhcp", "vdsm", "ssh", "dns", "tinc", "ceph-mon", "smtp", "ftp", "rsh", "radius", "dhcp", "managesieve", "samba-client", "bitcoin-rpc", "squid", "syslog-tls", "transmission-client", "kibana", "synergy", "isns", "RH-Satellite-6-capsule", "wbem-https", "nut", "wbem-http", "docker-swarm", "snmptrap", "samba-dc", "mosh", "telnet", "pmwebapis", "ctdb", "kpasswd", "nmea-0183", "sane", "https", "kerberos", "pulseaudio", "ptp", "xmpp-server", "matrix", "dhcpv6-client", "ceph", "http", "apcupsd", "dropbox-lansync", "ganglia-client", "plex", "nfs", "tor-socks", "smtps", "xmpp-client", "svn", "dhcpv6", "ipp-client", "murmur", "kshell", "irc", "openvpn", "mqtt-tls", "slp", "sips", "nfs3", "freeipa-ldaps", "tftp", "syncthing-gui", "nrpe", "amqps", "gre", "vnc-server", "ipp", "etcd-client", "lightning-network", "freeipa-replication", "freeipa-ldap", "audit", "ovirt-imageio", "syslog", "pmcd", "ovirt-storageconsole", "bgp", "xmpp-local", "mdns" ], "zones": [ "dmz", "internal", "block", "public", "work", "external", "trusted", "drop", "home" ] }, "default_zone": "public" } } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Friday 14 June 2024 11:46:57 +0000 (0:00:00.971) 0:00:03.899 *********** ok: [sut] => { "ansible_facts": { "firewall_config": { "custom": { "zones": { "public": { "description": "For use in public areas. You do not trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.", "forward_ports": [], "icmp_block_inversion": false, "icmp_blocks": [], "interfaces": [], "masqerade": false, "ports": [], "protocols": [], "rules_str": [], "services": [ "ssh", "dhcpv6-client" ], "short": "Public", "source_ports": [], "sources": [], "target": "default", "version": "" } } }, "default": { "helpers": [ "snmp", "proto-gre", "sip", "netbios-ns", "ftp", "RAS", "h323", "sane", "Q.931", "irc", "amanda", "tftp", "pptp" ], "icmptypes": [ "beyond-scope", "source-route-failed", "network-unknown", "network-unreachable", "host-prohibited", "unknown-option", "precedence-cutoff", "protocol-unreachable", "timestamp-request", "packet-too-big", "network-redirect", "tos-host-unreachable", "port-unreachable", "router-advertisement", "ip-header-bad", "echo-reply", "tos-network-redirect", "reject-route", "source-quench", "unknown-header-type", "host-unreachable", "communication-prohibited", "failed-policy", "router-solicitation", "echo-request", "timestamp-reply", "required-option-missing", "tos-host-redirect", "tos-network-unreachable", "network-prohibited", "host-unknown", "destination-unreachable", "neighbour-solicitation", "no-route", "neighbour-advertisement", "fragmentation-needed", "host-precedence-violation", "redirect", "host-redirect", "parameter-problem", "ttl-zero-during-reassembly", "address-unreachable", "bad-header", "time-exceeded", "ttl-zero-during-transit" ], "services": [ "freeipa-trust", "docker-registry", "condor-collector", "mssql", "amanda-k5-client", "quassel", "tftp-client", "bitcoin-testnet-rpc", "libvirt-tls", "llmnr", "high-availability", "rsyncd", "rtsp", "imaps", "pmwebapi", "xmpp-bosh", "xdmcp", "ms-wbt", "ipsec", "ovirt-vmconsole", "etcd-server", "minidlna", "steam-streaming", "samba", "rpc-bind", "syncthing", "iscsi-target", "klogin", "puppetmaster", "zabbix-server", "mysql", "git", "imap", "kprop", "zabbix-agent", "mqtt", "RH-Satellite-6", "amqp", "ganglia-master", "wsman", "distcc", "privoxy", "upnp-client", "elasticsearch", "snmp", "kadmin", "svdrp", "bitcoin", "ldap", "bacula-client", "postgresql", "bitcoin-testnet", "pop3s", "amanda-client", "bacula", "sip", "libvirt", "ircs", "jenkins", "salt-master", "ldaps", "wsmans", "pmproxy", "redis", "mountd", "ntp", "pop3", "cfengine", "spideroak-lansync", "mongodb", "finger", "smtp-submission", "proxy-dhcp", "vdsm", "ssh", "dns", "tinc", "ceph-mon", "smtp", "ftp", "rsh", "radius", "dhcp", "managesieve", "samba-client", "bitcoin-rpc", "squid", "syslog-tls", "transmission-client", "kibana", "synergy", "isns", "RH-Satellite-6-capsule", "wbem-https", "nut", "wbem-http", "docker-swarm", "snmptrap", "samba-dc", "mosh", "telnet", "pmwebapis", "ctdb", "kpasswd", "nmea-0183", "sane", "https", "kerberos", "pulseaudio", "ptp", "xmpp-server", "matrix", "dhcpv6-client", "ceph", "http", "apcupsd", "dropbox-lansync", "ganglia-client", "plex", "nfs", "tor-socks", "smtps", "xmpp-client", "svn", "dhcpv6", "ipp-client", "murmur", "kshell", "irc", "openvpn", "mqtt-tls", "slp", "sips", "nfs3", "freeipa-ldaps", "tftp", "syncthing-gui", "nrpe", "amqps", "gre", "vnc-server", "ipp", "etcd-client", "lightning-network", "freeipa-replication", "freeipa-ldap", "audit", "ovirt-imageio", "syslog", "pmcd", "ovirt-storageconsole", "bgp", "xmpp-local", "mdns" ], "zones": [ "dmz", "internal", "block", "public", "work", "external", "trusted", "drop", "home" ] }, "default_zone": "public" } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Friday 14 June 2024 11:46:57 +0000 (0:00:00.022) 0:00:03.921 *********** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Friday 14 June 2024 11:46:57 +0000 (0:00:00.014) 0:00:03.935 *********** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Friday 14 June 2024 11:46:57 +0000 (0:00:00.015) 0:00:03.950 *********** skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } PLAY RECAP ********************************************************************* sut : ok=10 changed=1 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 Friday 14 June 2024 11:46:57 +0000 (0:00:00.019) 0:00:03.970 *********** =============================================================================== fedora.linux_system_roles.firewall : Gather firewall config if no arguments --- 0.97s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 0.86s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.76s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.firewall : Ensure ansible_facts used by role --- 0.56s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 fedora.linux_system_roles.firewall : Unmask firewalld service ----------- 0.39s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 fedora.linux_system_roles.firewall : Check if system is ostree ---------- 0.17s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 fedora.linux_system_roles.firewall : Check if previous replaced is defined --- 0.02s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 fedora.linux_system_roles.firewall : Update firewalld_config fact ------- 0.02s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 fedora.linux_system_roles.firewall : Configure firewall ----------------- 0.02s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 fedora.linux_system_roles.firewall : Collect service facts -------------- 0.02s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 fedora.linux_system_roles.firewall : Gather firewall config information --- 0.02s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 fedora.linux_system_roles.firewall : Show diffs ------------------------- 0.02s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services --- 0.02s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 fedora.linux_system_roles.firewall : Update firewalld_config fact ------- 0.02s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 fedora.linux_system_roles.firewall : Get config files, checksums before and remove --- 0.02s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 fedora.linux_system_roles.firewall : Calculate what has changed --------- 0.02s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed --- 0.01s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 fedora.linux_system_roles.firewall : Get config files, checksums after --- 0.01s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 fedora.linux_system_roles.firewall : Set flag to indicate system is ostree --- 0.01s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 fedora.linux_system_roles.firewall : Setup firewalld -------------------- 0.01s /WORKDIR/git-use-cs9-containers677xcdg/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---