ansible-playbook 2.9.27
config file = None
configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/local/lib/python3.9/site-packages/ansible
executable location = /usr/local/bin/ansible-playbook
python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)]
No config file found; using defaults
[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 '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_quadlet_demo.yml ***********************************************
2 plays in /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml
PLAY [all] *********************************************************************
META: ran handlers
TASK [Include vault variables] *************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:5
Friday 04 April 2025 20:42:47 -0400 (0:00:00.020) 0:00:00.020 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_test_password": {
"__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n"
},
"mysql_container_root_password": {
"__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n"
}
},
"ansible_included_var_files": [
"/tmp/podman-JjK/tests/vars/vault-variables.yml"
],
"changed": false
}
META: ran handlers
META: ran handlers
PLAY [Deploy the quadlet demo app] *********************************************
TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:9
Friday 04 April 2025 20:42:47 -0400 (0:00:00.030) 0:00:00.050 **********
ok: [managed-node2]
META: ran handlers
TASK [Test is only supported on x86_64] ****************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:38
Friday 04 April 2025 20:42:48 -0400 (0:00:00.885) 0:00:00.936 **********
skipping: [managed-node2] => {}
META:
TASK [Generate certificates] ***************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:51
Friday 04 April 2025 20:42:48 -0400 (0:00:00.066) 0:00:01.002 **********
TASK [fedora.linux_system_roles.certificate : Set version specific variables] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2
Friday 04 April 2025 20:42:48 -0400 (0:00:00.057) 0:00:01.060 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node2
TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2
Friday 04 April 2025 20:42:48 -0400 (0:00:00.024) 0:00:01.084 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.certificate : Check if system is ostree] *******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10
Friday 04 April 2025 20:42:48 -0400 (0:00:00.019) 0:00:01.103 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15
Friday 04 April 2025 20:42:48 -0400 (0:00:00.448) 0:00:01.552 **********
ok: [managed-node2] => {
"ansible_facts": {
"__certificate_is_ostree": false
},
"changed": false
}
TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19
Friday 04 April 2025 20:42:49 -0400 (0:00:00.028) 0:00:01.580 **********
skipping: [managed-node2] => (item=RedHat.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml",
"skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item=CentOS.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS.yml",
"skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item=CentOS_8.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml",
"skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item=CentOS_8.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5
Friday 04 April 2025 20:42:49 -0400 (0:00:00.051) 0:00:01.632 **********
changed: [managed-node2] => {
"changed": true,
"rc": 0,
"results": [
"Installed: python3-pyasn1-0.3.7-6.el8.noarch"
]
}
TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23
Friday 04 April 2025 20:42:52 -0400 (0:00:03.666) 0:00:05.298 **********
changed: [managed-node2] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": true,
"rc": 0,
"results": [
"Installed: xmlrpc-c-client-1.51.0-9.el8.x86_64",
"Installed: xmlrpc-c-1.51.0-9.el8.x86_64",
"Installed: certmonger-0.79.17-2.el8.x86_64"
]
}
TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35
Friday 04 April 2025 20:42:57 -0400 (0:00:04.307) 0:00:09.606 **********
changed: [managed-node2] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": true,
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/etc/certmonger//pre-scripts",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61
Friday 04 April 2025 20:42:57 -0400 (0:00:00.486) 0:00:10.092 **********
changed: [managed-node2] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": true,
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/etc/certmonger//post-scripts",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90
Friday 04 April 2025 20:42:57 -0400 (0:00:00.366) 0:00:10.459 **********
changed: [managed-node2] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": true,
"enabled": true,
"name": "certmonger",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "sysinit.target network.target dbus.socket dbus.service syslog.target basic.target systemd-journald.socket system.slice",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedorahosted.certmonger",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Certificate monitoring and PKI enrollment",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; 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/certmonger.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "certmonger.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "certmonger.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PIDFile": "/run/certmonger.pid",
"PartOf": "dbus.service",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "system.slice sysinit.target dbus.socket",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101
Friday 04 April 2025 20:42:58 -0400 (0:00:00.893) 0:00:11.353 **********
changed: [managed-node2] => (item={'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}) => {
"ansible_loop_var": "item",
"changed": true,
"item": {
"ca": "self-sign",
"dns": [
"localhost"
],
"name": "quadlet_demo"
}
}
MSG:
Certificate requested (new).
TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152
Friday 04 April 2025 20:42:59 -0400 (0:00:00.952) 0:00:12.305 **********
ok: [managed-node2] => (item=['cert', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => {
"ansible_loop_var": "item",
"changed": false,
"content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnekNDQW11Z0F3SUJBZ0lSQUw4UElKc0k5a1dNaktudVdOYzhOOXd3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJKbQpNR1l5TURsaUxUQTRaalkwTlRoakxUaGpZVGxsWlRVNExXUTNNMk16TjJSaU1CNFhEVEkxTURRd05UQXdOREkxCk9Wb1hEVEkyTURRd05UQXdOREkxT0Zvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFuQUZKcjJnSTZ1RVFHRkVXMGxVVWVBVm9zQ2tackl2RwpmYXAxU3FYaHR3UzRycVByQmlDR1Yxd3pZbUFDNDdwMGdsWmZuRTZWdWkyTXFrbUxFTUwwYURXc3VIVmdjYlVQCkpwRWFsM1lVMDZqT05ycVhNZXdxaWpBTGo3MjZocmZqeHhLUlEwaFFMZ2pxOG42V1lZM2xXblh4YzBPV1V1bm0KcFJMT0QxWiszcUl0b2VvSHVEUHVGU244blBmU3FJVks1L0hlaU5sQmJUQnNvMlMyT1lTaC9kTVh3YlNMdnA0MgozMnBsMXcwMVlsNUgwMlhGSTlyTzVxZFRnTmVEeFpRN1I1Uk1ZNFAxU2tpbjNOUVFqemw3SVloTTNDWHZtZHo1CmhFRVRTR1ZYdUlUeTUycXF3dVZTOE1xd2dUVXFrUVFUVHU0TUtiUytUUDdDNVRxd2p2Ujd6UUlEQVFBQm80R1QKTUlHUU1Bc0dBMVVkRHdRRUF3SUZvREFVQmdOVkhSRUVEVEFMZ2dsc2IyTmhiR2h2YzNRd0hRWURWUjBsQkJZdwpGQVlJS3dZQkJRVUhBd0VHQ0NzR0FRVUZCd01DTUF3R0ExVWRFd0VCL3dRQ01BQXdIUVlEVlIwT0JCWUVGRGNSCkZJQmxMTHFPTHJ0djZzTEtpMzlmOUdpa01COEdBMVVkSXdRWU1CYUFGRWtzaGRHdCtRMnBWYlBJU29UWFZqMWEKS09kV01BMEdDU3FHU0liM0RRRUJDd1VBQTRJQkFRREZlZU0wOUdBUlpZSmk0dmkwUk5iakkxTkY4M2lmTDBGTApDbklpWXpFRkxXR2pLUzJpc3UvalRqRTFEVDNpME1pREFDYkxRc2psZXZ5UjZjbjU4SitmUnlWT2tsRU9qQ25nCkY5TFVpaUQ1azh5ZjhqNklWQVRVS2JTc1hUSlhVMWRVZS9xQ254aUpJdGxLK1pKUWMzL05QZGZYK2lLS2ZqblEKNytoRUdKcTlIZXRldWdCRXc0WkRBWlNhQ3RkYTg3RDhVck54eTluOVdnU3ZVVW9aa0g2NlBybVRaYmhXQUxOVwplT1BybU5IcW10ZjE3VkhOWktQUWF5d3dTR2JEWHE0MHRZQ0VIUiszbjZ6U28zM2tsYkNXZ1NMb2t5UFdJUWFBCnNKSHc3eGJMRHJ1YU5qUTRlNVFYeUpySzdHV1Z0RGEzck0yM0VZM2VYaDAxcERXQVZnRTkKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
"encoding": "base64",
"item": [
"cert",
{
"ca": "self-sign",
"dns": [
"localhost"
],
"name": "quadlet_demo"
}
],
"source": "/etc/pki/tls/certs/quadlet_demo.crt"
}
ok: [managed-node2] => (item=['key', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => {
"ansible_loop_var": "item",
"changed": false,
"content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2UUlCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktjd2dnU2pBZ0VBQW9JQkFRQ2NBVW12YUFqcTRSQVkKVVJiU1ZSUjRCV2l3S1Jtc2k4WjlxblZLcGVHM0JMaXVvK3NHSUlaWFhETmlZQUxqdW5TQ1ZsK2NUcFc2TFl5cQpTWXNRd3ZSb05heTRkV0J4dFE4bWtScVhkaFRUcU00MnVwY3g3Q3FLTUF1UHZicUd0K1BIRXBGRFNGQXVDT3J5CmZwWmhqZVZhZGZGelE1WlM2ZWFsRXM0UFZuN2VvaTJoNmdlNE0rNFZLZnljOTlLb2hVcm44ZDZJMlVGdE1HeWoKWkxZNWhLSDkweGZCdEl1K25qYmZhbVhYRFRWaVhrZlRaY1VqMnM3bXAxT0ExNFBGbER0SGxFeGpnL1ZLU0tmYwoxQkNQT1hzaGlFemNKZStaM1BtRVFSTklaVmU0aFBMbmFxckM1Vkx3eXJDQk5TcVJCQk5PN2d3cHRMNU0vc0xsCk9yQ085SHZOQWdNQkFBRUNnZ0VBSkhPRWxSQ1k3TkN6b3dybmF6UG4rWGRDRTg4MnFZTnJXSmVJbW0yU0JPSjgKaUluU2MzY01ETU9GV2hvVzhzRHhVamIrVmhaaWs4THEyQ3NnN0VTeE9OdzV4RXZnd2hETlBuU3ZJdTY3UlExdgpTWWhscFl1S0VRblMyYjQ2SkJvNWhaMUlCZEdTc243dzdzSTNQd29acWY1ZThWQzhnaGtYQkVFVmxxM2VMUVNZCmdUVHFFRC9ZWGkvelNYWVN5dnJuYkdscU1BdnhCS3oxMnZtckJNTDVOZXR0OEhQWFliTGNsNU11dEw4d0lKNXMKbitOeTd4Qit6WGdIdndRVWlzalh5MWdqdGJaMkw0eHpIRVErVmdMMjdzaEswNi9QaWVVSFpkdVN3S0pWOFZUYwpJMUtncktZbjBJT1VLNGc3RjZHY09PNmN4aGtYV0lldW1UN0F2ZzlTZ1FLQmdRREtiTGxhemptaDdnS3VhOHA5Cm1abXRZemtxTk1zbHpjZGRBQUVCYkUvd01Rd3dFVzlvMTNVdzlmcGREQmxUUUxSdVN0MnJvTmlKMVVGWEJBUWcKRGtoZXYvK0ZLa21uVCt5dDZjcmtWam53MmVCSDh5YjhkUUp2bm1YWWxpbm9zZm55KzVoN3IvVVRkbDFXd1cwaQoxbGxnbm02eXpYSFd5TGx0YnlRRFZGdm5iUUtCZ1FERlMyYXZxM0FZL3ZFZGMraVozakZuekg1cWd1NENNNGZZCnNCWVY1RG4yQ3psYmk0Y29aT1FTN1lEN1JPMTdoVThteC9sN25yeVBCemhUaVZtc3FIcFlFamtoVmNkbm16RFoKbnpDbWNUK25hQlhMZ0dHL2t3eE5mNDk4d3ZjWkt4dXZRUytuUEsrSzBITlMrZ0M2QXFSWkFZZ1FZQTc4OUl3WgpKUVNhMi9CSjRRS0JnUUNXVldqVEo1Vmx6WDN3UzkxMnFqeVhxTGtydjBtZ0tkT0dIaHFoRSsvS1VxTGFrQmhOCnBMWkVSbXBKOEZKZW9nOWVXZnVIRzAyMkQ4c1c5TVNiaWYvMVhtSkdZOEdQb0t3Ri9UdlJtTGd2UjZCcHp3dUYKTXVFOFJFY2ZNMmFzaW9FM0UrT0srSUxxa1YyQXNPWjhtUFNIN1NJSmFNckMyUS9kVmsxSXE3NFZnUUtCZ0VqVwpYSE93WkRNbU05Zit5Ym04bVJyTUdVT3pVTEZKV3ZhNWszM0RnMDU5dUZBK3c4ZzY3eVM1d0N1RHQvVXBNeDZMCkoyVG5Kby9iUjRVM3FQNmdPSUs1UDVRNStlTWJIVDdLa1loeE9PSFNBSEhmMUxhSVVEdHdRNFg0NkliSExuSlcKSzRTZlYrTjByNDdMczJiNHdMb0hZYmRCNzJhZDFmY1dmb3U1ZFEyaEFvR0FYRGkrcFFyQ2hoQitUWFhHR2JBNwp0aktkVXgxdHRab3M4bmxrWXJYckFDM2h1REo3S2U5OHBrU0ovTTB1ZWQ5dlk5aFh3N0cxSFhBZ09zSnNtR0F4CmQ0a3hOU2JUY1BMeGRRRGliOTltNzkyVUtvcjAwMllEa2FVOTkxWjg0bFdWRENNWG80blY0MjhGeWlWOUpzVHQKbFNvbVNlK3ZkQUJUUFdrT0Iyc0k1Q0k9Ci0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K",
"encoding": "base64",
"item": [
"key",
{
"ca": "self-sign",
"dns": [
"localhost"
],
"name": "quadlet_demo"
}
],
"source": "/etc/pki/tls/private/quadlet_demo.key"
}
ok: [managed-node2] => (item=['ca', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => {
"ansible_loop_var": "item",
"changed": false,
"content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnekNDQW11Z0F3SUJBZ0lSQUw4UElKc0k5a1dNaktudVdOYzhOOXd3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJKbQpNR1l5TURsaUxUQTRaalkwTlRoakxUaGpZVGxsWlRVNExXUTNNMk16TjJSaU1CNFhEVEkxTURRd05UQXdOREkxCk9Wb1hEVEkyTURRd05UQXdOREkxT0Zvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFuQUZKcjJnSTZ1RVFHRkVXMGxVVWVBVm9zQ2tackl2RwpmYXAxU3FYaHR3UzRycVByQmlDR1Yxd3pZbUFDNDdwMGdsWmZuRTZWdWkyTXFrbUxFTUwwYURXc3VIVmdjYlVQCkpwRWFsM1lVMDZqT05ycVhNZXdxaWpBTGo3MjZocmZqeHhLUlEwaFFMZ2pxOG42V1lZM2xXblh4YzBPV1V1bm0KcFJMT0QxWiszcUl0b2VvSHVEUHVGU244blBmU3FJVks1L0hlaU5sQmJUQnNvMlMyT1lTaC9kTVh3YlNMdnA0MgozMnBsMXcwMVlsNUgwMlhGSTlyTzVxZFRnTmVEeFpRN1I1Uk1ZNFAxU2tpbjNOUVFqemw3SVloTTNDWHZtZHo1CmhFRVRTR1ZYdUlUeTUycXF3dVZTOE1xd2dUVXFrUVFUVHU0TUtiUytUUDdDNVRxd2p2Ujd6UUlEQVFBQm80R1QKTUlHUU1Bc0dBMVVkRHdRRUF3SUZvREFVQmdOVkhSRUVEVEFMZ2dsc2IyTmhiR2h2YzNRd0hRWURWUjBsQkJZdwpGQVlJS3dZQkJRVUhBd0VHQ0NzR0FRVUZCd01DTUF3R0ExVWRFd0VCL3dRQ01BQXdIUVlEVlIwT0JCWUVGRGNSCkZJQmxMTHFPTHJ0djZzTEtpMzlmOUdpa01COEdBMVVkSXdRWU1CYUFGRWtzaGRHdCtRMnBWYlBJU29UWFZqMWEKS09kV01BMEdDU3FHU0liM0RRRUJDd1VBQTRJQkFRREZlZU0wOUdBUlpZSmk0dmkwUk5iakkxTkY4M2lmTDBGTApDbklpWXpFRkxXR2pLUzJpc3UvalRqRTFEVDNpME1pREFDYkxRc2psZXZ5UjZjbjU4SitmUnlWT2tsRU9qQ25nCkY5TFVpaUQ1azh5ZjhqNklWQVRVS2JTc1hUSlhVMWRVZS9xQ254aUpJdGxLK1pKUWMzL05QZGZYK2lLS2ZqblEKNytoRUdKcTlIZXRldWdCRXc0WkRBWlNhQ3RkYTg3RDhVck54eTluOVdnU3ZVVW9aa0g2NlBybVRaYmhXQUxOVwplT1BybU5IcW10ZjE3VkhOWktQUWF5d3dTR2JEWHE0MHRZQ0VIUiszbjZ6U28zM2tsYkNXZ1NMb2t5UFdJUWFBCnNKSHc3eGJMRHJ1YU5qUTRlNVFYeUpySzdHV1Z0RGEzck0yM0VZM2VYaDAxcERXQVZnRTkKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
"encoding": "base64",
"item": [
"ca",
{
"ca": "self-sign",
"dns": [
"localhost"
],
"name": "quadlet_demo"
}
],
"source": "/etc/pki/tls/certs/quadlet_demo.crt"
}
TASK [fedora.linux_system_roles.certificate : Create return data] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160
Friday 04 April 2025 20:43:00 -0400 (0:00:01.097) 0:00:13.403 **********
ok: [managed-node2] => {
"ansible_facts": {
"certificate_test_certs": {
"quadlet_demo": {
"ca": "/etc/pki/tls/certs/quadlet_demo.crt",
"ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRAL8PIJsI9kWMjKnuWNc8N9wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Jm\nMGYyMDliLTA4ZjY0NThjLThjYTllZTU4LWQ3M2MzN2RiMB4XDTI1MDQwNTAwNDI1\nOVoXDTI2MDQwNTAwNDI1OFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnAFJr2gI6uEQGFEW0lUUeAVosCkZrIvG\nfap1SqXhtwS4rqPrBiCGV1wzYmAC47p0glZfnE6Vui2MqkmLEML0aDWsuHVgcbUP\nJpEal3YU06jONrqXMewqijALj726hrfjxxKRQ0hQLgjq8n6WYY3lWnXxc0OWUunm\npRLOD1Z+3qItoeoHuDPuFSn8nPfSqIVK5/HeiNlBbTBso2S2OYSh/dMXwbSLvp42\n32pl1w01Yl5H02XFI9rO5qdTgNeDxZQ7R5RMY4P1Skin3NQQjzl7IYhM3CXvmdz5\nhEETSGVXuITy52qqwuVS8MqwgTUqkQQTTu4MKbS+TP7C5TqwjvR7zQIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFDcR\nFIBlLLqOLrtv6sLKi39f9GikMB8GA1UdIwQYMBaAFEkshdGt+Q2pVbPISoTXVj1a\nKOdWMA0GCSqGSIb3DQEBCwUAA4IBAQDFeeM09GARZYJi4vi0RNbjI1NF83ifL0FL\nCnIiYzEFLWGjKS2isu/jTjE1DT3i0MiDACbLQsjlevyR6cn58J+fRyVOklEOjCng\nF9LUiiD5k8yf8j6IVATUKbSsXTJXU1dUe/qCnxiJItlK+ZJQc3/NPdfX+iKKfjnQ\n7+hEGJq9HeteugBEw4ZDAZSaCtda87D8UrNxy9n9WgSvUUoZkH66PrmTZbhWALNW\neOPrmNHqmtf17VHNZKPQaywwSGbDXq40tYCEHR+3n6zSo33klbCWgSLokyPWIQaA\nsJHw7xbLDruaNjQ4e5QXyJrK7GWVtDa3rM23EY3eXh01pDWAVgE9\n-----END CERTIFICATE-----\n",
"cert": "/etc/pki/tls/certs/quadlet_demo.crt",
"cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRAL8PIJsI9kWMjKnuWNc8N9wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Jm\nMGYyMDliLTA4ZjY0NThjLThjYTllZTU4LWQ3M2MzN2RiMB4XDTI1MDQwNTAwNDI1\nOVoXDTI2MDQwNTAwNDI1OFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnAFJr2gI6uEQGFEW0lUUeAVosCkZrIvG\nfap1SqXhtwS4rqPrBiCGV1wzYmAC47p0glZfnE6Vui2MqkmLEML0aDWsuHVgcbUP\nJpEal3YU06jONrqXMewqijALj726hrfjxxKRQ0hQLgjq8n6WYY3lWnXxc0OWUunm\npRLOD1Z+3qItoeoHuDPuFSn8nPfSqIVK5/HeiNlBbTBso2S2OYSh/dMXwbSLvp42\n32pl1w01Yl5H02XFI9rO5qdTgNeDxZQ7R5RMY4P1Skin3NQQjzl7IYhM3CXvmdz5\nhEETSGVXuITy52qqwuVS8MqwgTUqkQQTTu4MKbS+TP7C5TqwjvR7zQIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFDcR\nFIBlLLqOLrtv6sLKi39f9GikMB8GA1UdIwQYMBaAFEkshdGt+Q2pVbPISoTXVj1a\nKOdWMA0GCSqGSIb3DQEBCwUAA4IBAQDFeeM09GARZYJi4vi0RNbjI1NF83ifL0FL\nCnIiYzEFLWGjKS2isu/jTjE1DT3i0MiDACbLQsjlevyR6cn58J+fRyVOklEOjCng\nF9LUiiD5k8yf8j6IVATUKbSsXTJXU1dUe/qCnxiJItlK+ZJQc3/NPdfX+iKKfjnQ\n7+hEGJq9HeteugBEw4ZDAZSaCtda87D8UrNxy9n9WgSvUUoZkH66PrmTZbhWALNW\neOPrmNHqmtf17VHNZKPQaywwSGbDXq40tYCEHR+3n6zSo33klbCWgSLokyPWIQaA\nsJHw7xbLDruaNjQ4e5QXyJrK7GWVtDa3rM23EY3eXh01pDWAVgE9\n-----END CERTIFICATE-----\n",
"key": "/etc/pki/tls/private/quadlet_demo.key",
"key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCcAUmvaAjq4RAY\nURbSVRR4BWiwKRmsi8Z9qnVKpeG3BLiuo+sGIIZXXDNiYALjunSCVl+cTpW6LYyq\nSYsQwvRoNay4dWBxtQ8mkRqXdhTTqM42upcx7CqKMAuPvbqGt+PHEpFDSFAuCOry\nfpZhjeVadfFzQ5ZS6ealEs4PVn7eoi2h6ge4M+4VKfyc99KohUrn8d6I2UFtMGyj\nZLY5hKH90xfBtIu+njbfamXXDTViXkfTZcUj2s7mp1OA14PFlDtHlExjg/VKSKfc\n1BCPOXshiEzcJe+Z3PmEQRNIZVe4hPLnaqrC5VLwyrCBNSqRBBNO7gwptL5M/sLl\nOrCO9HvNAgMBAAECggEAJHOElRCY7NCzowrnazPn+XdCE882qYNrWJeImm2SBOJ8\niInSc3cMDMOFWhoW8sDxUjb+VhZik8Lq2Csg7ESxONw5xEvgwhDNPnSvIu67RQ1v\nSYhlpYuKEQnS2b46JBo5hZ1IBdGSsn7w7sI3PwoZqf5e8VC8ghkXBEEVlq3eLQSY\ngTTqED/YXi/zSXYSyvrnbGlqMAvxBKz12vmrBML5Nett8HPXYbLcl5MutL8wIJ5s\nn+Ny7xB+zXgHvwQUisjXy1gjtbZ2L4xzHEQ+VgL27shK06/PieUHZduSwKJV8VTc\nI1KgrKYn0IOUK4g7F6GcOO6cxhkXWIeumT7Avg9SgQKBgQDKbLlazjmh7gKua8p9\nmZmtYzkqNMslzcddAAEBbE/wMQwwEW9o13Uw9fpdDBlTQLRuSt2roNiJ1UFXBAQg\nDkhev/+FKkmnT+yt6crkVjnw2eBH8yb8dQJvnmXYlinosfny+5h7r/UTdl1WwW0i\n1llgnm6yzXHWyLltbyQDVFvnbQKBgQDFS2avq3AY/vEdc+iZ3jFnzH5qgu4CM4fY\nsBYV5Dn2Czlbi4coZOQS7YD7RO17hU8mx/l7nryPBzhTiVmsqHpYEjkhVcdnmzDZ\nnzCmcT+naBXLgGG/kwxNf498wvcZKxuvQS+nPK+K0HNS+gC6AqRZAYgQYA789IwZ\nJQSa2/BJ4QKBgQCWVWjTJ5VlzX3wS912qjyXqLkrv0mgKdOGHhqhE+/KUqLakBhN\npLZERmpJ8FJeog9eWfuHG022D8sW9MSbif/1XmJGY8GPoKwF/TvRmLgvR6BpzwuF\nMuE8REcfM2asioE3E+OK+ILqkV2AsOZ8mPSH7SIJaMrC2Q/dVk1Iq74VgQKBgEjW\nXHOwZDMmM9f+ybm8mRrMGUOzULFJWva5k33Dg059uFA+w8g67yS5wCuDt/UpMx6L\nJ2TnJo/bR4U3qP6gOIK5P5Q5+eMbHT7KkYhxOOHSAHHf1LaIUDtwQ4X46IbHLnJW\nK4SfV+N0r47Ls2b4wLoHYbdB72ad1fcWfou5dQ2hAoGAXDi+pQrChhB+TXXGGbA7\ntjKdUx1ttZos8nlkYrXrAC3huDJ7Ke98pkSJ/M0ued9vY9hXw7G1HXAgOsJsmGAx\nd4kxNSbTcPLxdQDib99m792UKor002YDkaU991Z84lWVDCMXo4nV428FyiV9JsTt\nlSomSe+vdABTPWkOB2sI5CI=\n-----END PRIVATE KEY-----\n"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176
Friday 04 April 2025 20:43:00 -0400 (0:00:00.026) 0:00:13.430 **********
ok: [managed-node2] => (item={'cert': '/etc/pki/tls/certs/quadlet_demo.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRAL8PIJsI9kWMjKnuWNc8N9wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Jm\nMGYyMDliLTA4ZjY0NThjLThjYTllZTU4LWQ3M2MzN2RiMB4XDTI1MDQwNTAwNDI1\nOVoXDTI2MDQwNTAwNDI1OFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnAFJr2gI6uEQGFEW0lUUeAVosCkZrIvG\nfap1SqXhtwS4rqPrBiCGV1wzYmAC47p0glZfnE6Vui2MqkmLEML0aDWsuHVgcbUP\nJpEal3YU06jONrqXMewqijALj726hrfjxxKRQ0hQLgjq8n6WYY3lWnXxc0OWUunm\npRLOD1Z+3qItoeoHuDPuFSn8nPfSqIVK5/HeiNlBbTBso2S2OYSh/dMXwbSLvp42\n32pl1w01Yl5H02XFI9rO5qdTgNeDxZQ7R5RMY4P1Skin3NQQjzl7IYhM3CXvmdz5\nhEETSGVXuITy52qqwuVS8MqwgTUqkQQTTu4MKbS+TP7C5TqwjvR7zQIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFDcR\nFIBlLLqOLrtv6sLKi39f9GikMB8GA1UdIwQYMBaAFEkshdGt+Q2pVbPISoTXVj1a\nKOdWMA0GCSqGSIb3DQEBCwUAA4IBAQDFeeM09GARZYJi4vi0RNbjI1NF83ifL0FL\nCnIiYzEFLWGjKS2isu/jTjE1DT3i0MiDACbLQsjlevyR6cn58J+fRyVOklEOjCng\nF9LUiiD5k8yf8j6IVATUKbSsXTJXU1dUe/qCnxiJItlK+ZJQc3/NPdfX+iKKfjnQ\n7+hEGJq9HeteugBEw4ZDAZSaCtda87D8UrNxy9n9WgSvUUoZkH66PrmTZbhWALNW\neOPrmNHqmtf17VHNZKPQaywwSGbDXq40tYCEHR+3n6zSo33klbCWgSLokyPWIQaA\nsJHw7xbLDruaNjQ4e5QXyJrK7GWVtDa3rM23EY3eXh01pDWAVgE9\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/quadlet_demo.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCcAUmvaAjq4RAY\nURbSVRR4BWiwKRmsi8Z9qnVKpeG3BLiuo+sGIIZXXDNiYALjunSCVl+cTpW6LYyq\nSYsQwvRoNay4dWBxtQ8mkRqXdhTTqM42upcx7CqKMAuPvbqGt+PHEpFDSFAuCOry\nfpZhjeVadfFzQ5ZS6ealEs4PVn7eoi2h6ge4M+4VKfyc99KohUrn8d6I2UFtMGyj\nZLY5hKH90xfBtIu+njbfamXXDTViXkfTZcUj2s7mp1OA14PFlDtHlExjg/VKSKfc\n1BCPOXshiEzcJe+Z3PmEQRNIZVe4hPLnaqrC5VLwyrCBNSqRBBNO7gwptL5M/sLl\nOrCO9HvNAgMBAAECggEAJHOElRCY7NCzowrnazPn+XdCE882qYNrWJeImm2SBOJ8\niInSc3cMDMOFWhoW8sDxUjb+VhZik8Lq2Csg7ESxONw5xEvgwhDNPnSvIu67RQ1v\nSYhlpYuKEQnS2b46JBo5hZ1IBdGSsn7w7sI3PwoZqf5e8VC8ghkXBEEVlq3eLQSY\ngTTqED/YXi/zSXYSyvrnbGlqMAvxBKz12vmrBML5Nett8HPXYbLcl5MutL8wIJ5s\nn+Ny7xB+zXgHvwQUisjXy1gjtbZ2L4xzHEQ+VgL27shK06/PieUHZduSwKJV8VTc\nI1KgrKYn0IOUK4g7F6GcOO6cxhkXWIeumT7Avg9SgQKBgQDKbLlazjmh7gKua8p9\nmZmtYzkqNMslzcddAAEBbE/wMQwwEW9o13Uw9fpdDBlTQLRuSt2roNiJ1UFXBAQg\nDkhev/+FKkmnT+yt6crkVjnw2eBH8yb8dQJvnmXYlinosfny+5h7r/UTdl1WwW0i\n1llgnm6yzXHWyLltbyQDVFvnbQKBgQDFS2avq3AY/vEdc+iZ3jFnzH5qgu4CM4fY\nsBYV5Dn2Czlbi4coZOQS7YD7RO17hU8mx/l7nryPBzhTiVmsqHpYEjkhVcdnmzDZ\nnzCmcT+naBXLgGG/kwxNf498wvcZKxuvQS+nPK+K0HNS+gC6AqRZAYgQYA789IwZ\nJQSa2/BJ4QKBgQCWVWjTJ5VlzX3wS912qjyXqLkrv0mgKdOGHhqhE+/KUqLakBhN\npLZERmpJ8FJeog9eWfuHG022D8sW9MSbif/1XmJGY8GPoKwF/TvRmLgvR6BpzwuF\nMuE8REcfM2asioE3E+OK+ILqkV2AsOZ8mPSH7SIJaMrC2Q/dVk1Iq74VgQKBgEjW\nXHOwZDMmM9f+ybm8mRrMGUOzULFJWva5k33Dg059uFA+w8g67yS5wCuDt/UpMx6L\nJ2TnJo/bR4U3qP6gOIK5P5Q5+eMbHT7KkYhxOOHSAHHf1LaIUDtwQ4X46IbHLnJW\nK4SfV+N0r47Ls2b4wLoHYbdB72ad1fcWfou5dQ2hAoGAXDi+pQrChhB+TXXGGbA7\ntjKdUx1ttZos8nlkYrXrAC3huDJ7Ke98pkSJ/M0ued9vY9hXw7G1HXAgOsJsmGAx\nd4kxNSbTcPLxdQDib99m792UKor002YDkaU991Z84lWVDCMXo4nV428FyiV9JsTt\nlSomSe+vdABTPWkOB2sI5CI=\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/quadlet_demo.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRAL8PIJsI9kWMjKnuWNc8N9wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Jm\nMGYyMDliLTA4ZjY0NThjLThjYTllZTU4LWQ3M2MzN2RiMB4XDTI1MDQwNTAwNDI1\nOVoXDTI2MDQwNTAwNDI1OFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnAFJr2gI6uEQGFEW0lUUeAVosCkZrIvG\nfap1SqXhtwS4rqPrBiCGV1wzYmAC47p0glZfnE6Vui2MqkmLEML0aDWsuHVgcbUP\nJpEal3YU06jONrqXMewqijALj726hrfjxxKRQ0hQLgjq8n6WYY3lWnXxc0OWUunm\npRLOD1Z+3qItoeoHuDPuFSn8nPfSqIVK5/HeiNlBbTBso2S2OYSh/dMXwbSLvp42\n32pl1w01Yl5H02XFI9rO5qdTgNeDxZQ7R5RMY4P1Skin3NQQjzl7IYhM3CXvmdz5\nhEETSGVXuITy52qqwuVS8MqwgTUqkQQTTu4MKbS+TP7C5TqwjvR7zQIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFDcR\nFIBlLLqOLrtv6sLKi39f9GikMB8GA1UdIwQYMBaAFEkshdGt+Q2pVbPISoTXVj1a\nKOdWMA0GCSqGSIb3DQEBCwUAA4IBAQDFeeM09GARZYJi4vi0RNbjI1NF83ifL0FL\nCnIiYzEFLWGjKS2isu/jTjE1DT3i0MiDACbLQsjlevyR6cn58J+fRyVOklEOjCng\nF9LUiiD5k8yf8j6IVATUKbSsXTJXU1dUe/qCnxiJItlK+ZJQc3/NPdfX+iKKfjnQ\n7+hEGJq9HeteugBEw4ZDAZSaCtda87D8UrNxy9n9WgSvUUoZkH66PrmTZbhWALNW\neOPrmNHqmtf17VHNZKPQaywwSGbDXq40tYCEHR+3n6zSo33klbCWgSLokyPWIQaA\nsJHw7xbLDruaNjQ4e5QXyJrK7GWVtDa3rM23EY3eXh01pDWAVgE9\n-----END CERTIFICATE-----\n'}) => {
"ansible_loop_var": "item",
"changed": false,
"cmd": [
"getcert",
"stop-tracking",
"-f",
"/etc/pki/tls/certs/quadlet_demo.crt"
],
"delta": "0:00:00.031032",
"end": "2025-04-04 20:43:01.278344",
"item": {
"ca": "/etc/pki/tls/certs/quadlet_demo.crt",
"ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRAL8PIJsI9kWMjKnuWNc8N9wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Jm\nMGYyMDliLTA4ZjY0NThjLThjYTllZTU4LWQ3M2MzN2RiMB4XDTI1MDQwNTAwNDI1\nOVoXDTI2MDQwNTAwNDI1OFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnAFJr2gI6uEQGFEW0lUUeAVosCkZrIvG\nfap1SqXhtwS4rqPrBiCGV1wzYmAC47p0glZfnE6Vui2MqkmLEML0aDWsuHVgcbUP\nJpEal3YU06jONrqXMewqijALj726hrfjxxKRQ0hQLgjq8n6WYY3lWnXxc0OWUunm\npRLOD1Z+3qItoeoHuDPuFSn8nPfSqIVK5/HeiNlBbTBso2S2OYSh/dMXwbSLvp42\n32pl1w01Yl5H02XFI9rO5qdTgNeDxZQ7R5RMY4P1Skin3NQQjzl7IYhM3CXvmdz5\nhEETSGVXuITy52qqwuVS8MqwgTUqkQQTTu4MKbS+TP7C5TqwjvR7zQIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFDcR\nFIBlLLqOLrtv6sLKi39f9GikMB8GA1UdIwQYMBaAFEkshdGt+Q2pVbPISoTXVj1a\nKOdWMA0GCSqGSIb3DQEBCwUAA4IBAQDFeeM09GARZYJi4vi0RNbjI1NF83ifL0FL\nCnIiYzEFLWGjKS2isu/jTjE1DT3i0MiDACbLQsjlevyR6cn58J+fRyVOklEOjCng\nF9LUiiD5k8yf8j6IVATUKbSsXTJXU1dUe/qCnxiJItlK+ZJQc3/NPdfX+iKKfjnQ\n7+hEGJq9HeteugBEw4ZDAZSaCtda87D8UrNxy9n9WgSvUUoZkH66PrmTZbhWALNW\neOPrmNHqmtf17VHNZKPQaywwSGbDXq40tYCEHR+3n6zSo33klbCWgSLokyPWIQaA\nsJHw7xbLDruaNjQ4e5QXyJrK7GWVtDa3rM23EY3eXh01pDWAVgE9\n-----END CERTIFICATE-----\n",
"cert": "/etc/pki/tls/certs/quadlet_demo.crt",
"cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRAL8PIJsI9kWMjKnuWNc8N9wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Jm\nMGYyMDliLTA4ZjY0NThjLThjYTllZTU4LWQ3M2MzN2RiMB4XDTI1MDQwNTAwNDI1\nOVoXDTI2MDQwNTAwNDI1OFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnAFJr2gI6uEQGFEW0lUUeAVosCkZrIvG\nfap1SqXhtwS4rqPrBiCGV1wzYmAC47p0glZfnE6Vui2MqkmLEML0aDWsuHVgcbUP\nJpEal3YU06jONrqXMewqijALj726hrfjxxKRQ0hQLgjq8n6WYY3lWnXxc0OWUunm\npRLOD1Z+3qItoeoHuDPuFSn8nPfSqIVK5/HeiNlBbTBso2S2OYSh/dMXwbSLvp42\n32pl1w01Yl5H02XFI9rO5qdTgNeDxZQ7R5RMY4P1Skin3NQQjzl7IYhM3CXvmdz5\nhEETSGVXuITy52qqwuVS8MqwgTUqkQQTTu4MKbS+TP7C5TqwjvR7zQIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFDcR\nFIBlLLqOLrtv6sLKi39f9GikMB8GA1UdIwQYMBaAFEkshdGt+Q2pVbPISoTXVj1a\nKOdWMA0GCSqGSIb3DQEBCwUAA4IBAQDFeeM09GARZYJi4vi0RNbjI1NF83ifL0FL\nCnIiYzEFLWGjKS2isu/jTjE1DT3i0MiDACbLQsjlevyR6cn58J+fRyVOklEOjCng\nF9LUiiD5k8yf8j6IVATUKbSsXTJXU1dUe/qCnxiJItlK+ZJQc3/NPdfX+iKKfjnQ\n7+hEGJq9HeteugBEw4ZDAZSaCtda87D8UrNxy9n9WgSvUUoZkH66PrmTZbhWALNW\neOPrmNHqmtf17VHNZKPQaywwSGbDXq40tYCEHR+3n6zSo33klbCWgSLokyPWIQaA\nsJHw7xbLDruaNjQ4e5QXyJrK7GWVtDa3rM23EY3eXh01pDWAVgE9\n-----END CERTIFICATE-----\n",
"key": "/etc/pki/tls/private/quadlet_demo.key",
"key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCcAUmvaAjq4RAY\nURbSVRR4BWiwKRmsi8Z9qnVKpeG3BLiuo+sGIIZXXDNiYALjunSCVl+cTpW6LYyq\nSYsQwvRoNay4dWBxtQ8mkRqXdhTTqM42upcx7CqKMAuPvbqGt+PHEpFDSFAuCOry\nfpZhjeVadfFzQ5ZS6ealEs4PVn7eoi2h6ge4M+4VKfyc99KohUrn8d6I2UFtMGyj\nZLY5hKH90xfBtIu+njbfamXXDTViXkfTZcUj2s7mp1OA14PFlDtHlExjg/VKSKfc\n1BCPOXshiEzcJe+Z3PmEQRNIZVe4hPLnaqrC5VLwyrCBNSqRBBNO7gwptL5M/sLl\nOrCO9HvNAgMBAAECggEAJHOElRCY7NCzowrnazPn+XdCE882qYNrWJeImm2SBOJ8\niInSc3cMDMOFWhoW8sDxUjb+VhZik8Lq2Csg7ESxONw5xEvgwhDNPnSvIu67RQ1v\nSYhlpYuKEQnS2b46JBo5hZ1IBdGSsn7w7sI3PwoZqf5e8VC8ghkXBEEVlq3eLQSY\ngTTqED/YXi/zSXYSyvrnbGlqMAvxBKz12vmrBML5Nett8HPXYbLcl5MutL8wIJ5s\nn+Ny7xB+zXgHvwQUisjXy1gjtbZ2L4xzHEQ+VgL27shK06/PieUHZduSwKJV8VTc\nI1KgrKYn0IOUK4g7F6GcOO6cxhkXWIeumT7Avg9SgQKBgQDKbLlazjmh7gKua8p9\nmZmtYzkqNMslzcddAAEBbE/wMQwwEW9o13Uw9fpdDBlTQLRuSt2roNiJ1UFXBAQg\nDkhev/+FKkmnT+yt6crkVjnw2eBH8yb8dQJvnmXYlinosfny+5h7r/UTdl1WwW0i\n1llgnm6yzXHWyLltbyQDVFvnbQKBgQDFS2avq3AY/vEdc+iZ3jFnzH5qgu4CM4fY\nsBYV5Dn2Czlbi4coZOQS7YD7RO17hU8mx/l7nryPBzhTiVmsqHpYEjkhVcdnmzDZ\nnzCmcT+naBXLgGG/kwxNf498wvcZKxuvQS+nPK+K0HNS+gC6AqRZAYgQYA789IwZ\nJQSa2/BJ4QKBgQCWVWjTJ5VlzX3wS912qjyXqLkrv0mgKdOGHhqhE+/KUqLakBhN\npLZERmpJ8FJeog9eWfuHG022D8sW9MSbif/1XmJGY8GPoKwF/TvRmLgvR6BpzwuF\nMuE8REcfM2asioE3E+OK+ILqkV2AsOZ8mPSH7SIJaMrC2Q/dVk1Iq74VgQKBgEjW\nXHOwZDMmM9f+ybm8mRrMGUOzULFJWva5k33Dg059uFA+w8g67yS5wCuDt/UpMx6L\nJ2TnJo/bR4U3qP6gOIK5P5Q5+eMbHT7KkYhxOOHSAHHf1LaIUDtwQ4X46IbHLnJW\nK4SfV+N0r47Ls2b4wLoHYbdB72ad1fcWfou5dQ2hAoGAXDi+pQrChhB+TXXGGbA7\ntjKdUx1ttZos8nlkYrXrAC3huDJ7Ke98pkSJ/M0ued9vY9hXw7G1HXAgOsJsmGAx\nd4kxNSbTcPLxdQDib99m792UKor002YDkaU991Z84lWVDCMXo4nV428FyiV9JsTt\nlSomSe+vdABTPWkOB2sI5CI=\n-----END PRIVATE KEY-----\n"
},
"rc": 0,
"start": "2025-04-04 20:43:01.247312"
}
STDOUT:
Request "20250405004259" removed.
TASK [fedora.linux_system_roles.certificate : Remove files] ********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181
Friday 04 April 2025 20:43:01 -0400 (0:00:00.481) 0:00:13.911 **********
changed: [managed-node2] => (item=/etc/pki/tls/certs/quadlet_demo.crt) => {
"ansible_loop_var": "item",
"changed": true,
"item": "/etc/pki/tls/certs/quadlet_demo.crt",
"path": "/etc/pki/tls/certs/quadlet_demo.crt",
"state": "absent"
}
changed: [managed-node2] => (item=/etc/pki/tls/private/quadlet_demo.key) => {
"ansible_loop_var": "item",
"changed": true,
"item": "/etc/pki/tls/private/quadlet_demo.key",
"path": "/etc/pki/tls/private/quadlet_demo.key",
"state": "absent"
}
ok: [managed-node2] => (item=/etc/pki/tls/certs/quadlet_demo.crt) => {
"ansible_loop_var": "item",
"changed": false,
"item": "/etc/pki/tls/certs/quadlet_demo.crt",
"path": "/etc/pki/tls/certs/quadlet_demo.crt",
"state": "absent"
}
TASK [Run the role] ************************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:62
Friday 04 April 2025 20:43:02 -0400 (0:00:01.010) 0:00:14.921 **********
TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3
Friday 04 April 2025 20:43:02 -0400 (0:00:00.081) 0:00:15.003 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] ****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3
Friday 04 April 2025 20:43:02 -0400 (0:00:00.023) 0:00:15.026 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11
Friday 04 April 2025 20:43:02 -0400 (0:00:00.016) 0:00:15.042 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16
Friday 04 April 2025 20:43:02 -0400 (0:00:00.317) 0:00:15.360 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_is_ostree": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23
Friday 04 April 2025 20:43:02 -0400 (0:00:00.019) 0:00:15.379 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28
Friday 04 April 2025 20:43:03 -0400 (0:00:00.314) 0:00:15.694 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_is_transactional": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32
Friday 04 April 2025 20:43:03 -0400 (0:00:00.019) 0:00:15.713 **********
ok: [managed-node2] => (item=RedHat.yml) => {
"ansible_facts": {
"__podman_packages": [
"podman",
"python3-toml",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml"
}
skipping: [managed-node2] => (item=CentOS.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS.yml",
"skip_reason": "Conditional result was False"
}
ok: [managed-node2] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__podman_packages": [
"crun",
"podman",
"podman-plugins",
"python3-pytoml",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
ok: [managed-node2] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__podman_packages": [
"crun",
"podman",
"podman-plugins",
"python3-pytoml",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
TASK [fedora.linux_system_roles.podman : Gather the package facts] *************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6
Friday 04 April 2025 20:43:03 -0400 (0:00:00.048) 0:00:15.762 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Enable copr if requested] *************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10
Friday 04 April 2025 20:43:04 -0400 (0:00:01.625) 0:00:17.387 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14
Friday 04 April 2025 20:43:04 -0400 (0:00:00.029) 0:00:17.417 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28
Friday 04 April 2025 20:43:04 -0400 (0:00:00.037) 0:00:17.454 **********
skipping: [managed-node2] => {}
TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33
Friday 04 April 2025 20:43:04 -0400 (0:00:00.029) 0:00:17.483 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38
Friday 04 April 2025 20:43:04 -0400 (0:00:00.029) 0:00:17.512 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get podman version] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46
Friday 04 April 2025 20:43:04 -0400 (0:00:00.028) 0:00:17.541 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"--version"
],
"delta": "0:00:00.031570",
"end": "2025-04-04 20:43:05.262437",
"rc": 0,
"start": "2025-04-04 20:43:05.230867"
}
STDOUT:
podman version 4.9.4-dev
TASK [fedora.linux_system_roles.podman : Set podman version] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52
Friday 04 April 2025 20:43:05 -0400 (0:00:00.363) 0:00:17.905 **********
ok: [managed-node2] => {
"ansible_facts": {
"podman_version": "4.9.4-dev"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56
Friday 04 April 2025 20:43:05 -0400 (0:00:00.031) 0:00:17.936 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63
Friday 04 April 2025 20:43:05 -0400 (0:00:00.029) 0:00:17.965 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: end_host conditional evaluated to false, continuing execution for managed-node2
TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80
Friday 04 April 2025 20:43:05 -0400 (0:00:00.139) 0:00:18.105 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: end_host conditional evaluated to false, continuing execution for managed-node2
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109
Friday 04 April 2025 20:43:05 -0400 (0:00:00.072) 0:00:18.177 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:43:05 -0400 (0:00:00.057) 0:00:18.235 **********
ok: [managed-node2] => {
"ansible_facts": {
"getent_passwd": {
"root": [
"x",
"0",
"0",
"root",
"/root",
"/bin/bash"
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:43:06 -0400 (0:00:00.457) 0:00:18.692 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:43:06 -0400 (0:00:00.035) 0:00:18.728 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:43:06 -0400 (0:00:00.040) 0:00:18.768 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813476.2075958,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1743813446.6093924,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:43:06 -0400 (0:00:00.339) 0:00:19.108 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:43:06 -0400 (0:00:00.032) 0:00:19.141 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:43:06 -0400 (0:00:00.032) 0:00:19.173 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:43:06 -0400 (0:00:00.030) 0:00:19.203 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:43:06 -0400 (0:00:00.030) 0:00:19.234 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:43:06 -0400 (0:00:00.030) 0:00:19.264 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:43:06 -0400 (0:00:00.031) 0:00:19.295 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:43:06 -0400 (0:00:00.030) 0:00:19.326 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set config file paths] ****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115
Friday 04 April 2025 20:43:06 -0400 (0:00:00.029) 0:00:19.356 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf",
"__podman_policy_json_file": "/etc/containers/policy.json",
"__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf",
"__podman_storage_conf_file": "/etc/containers/storage.conf"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle container.conf.d] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124
Friday 04 April 2025 20:43:06 -0400 (0:00:00.062) 0:00:19.418 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5
Friday 04 April 2025 20:43:06 -0400 (0:00:00.055) 0:00:19.473 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Convert container config to TOML] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13
Friday 04 April 2025 20:43:06 -0400 (0:00:00.056) 0:00:19.530 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update container config file] *********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:19
Friday 04 April 2025 20:43:06 -0400 (0:00:00.030) 0:00:19.560 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] *************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127
Friday 04 April 2025 20:43:07 -0400 (0:00:00.030) 0:00:19.591 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5
Friday 04 April 2025 20:43:07 -0400 (0:00:00.058) 0:00:19.649 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Convert registries config to TOML] ****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13
Friday 04 April 2025 20:43:07 -0400 (0:00:00.029) 0:00:19.678 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update registries config file] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:19
Friday 04 April 2025 20:43:07 -0400 (0:00:00.028) 0:00:19.706 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle storage.conf] ******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130
Friday 04 April 2025 20:43:07 -0400 (0:00:00.029) 0:00:19.735 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5
Friday 04 April 2025 20:43:07 -0400 (0:00:00.059) 0:00:19.795 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Convert storage config to TOML] *******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13
Friday 04 April 2025 20:43:07 -0400 (0:00:00.036) 0:00:19.831 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update storage config file] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:19
Friday 04 April 2025 20:43:07 -0400 (0:00:00.028) 0:00:19.860 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle policy.json] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133
Friday 04 April 2025 20:43:07 -0400 (0:00:00.028) 0:00:19.889 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6
Friday 04 April 2025 20:43:07 -0400 (0:00:00.060) 0:00:19.949 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14
Friday 04 April 2025 20:43:07 -0400 (0:00:00.029) 0:00:19.979 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get the existing policy.json] *********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19
Friday 04 April 2025 20:43:07 -0400 (0:00:00.028) 0:00:20.007 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Write new policy.json file] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25
Friday 04 April 2025 20:43:07 -0400 (0:00:00.029) 0:00:20.037 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Manage firewall for specified ports] *************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139
Friday 04 April 2025 20:43:07 -0400 (0:00:00.030) 0:00:20.067 **********
TASK [fedora.linux_system_roles.firewall : Setup firewalld] ********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2
Friday 04 April 2025 20:43:07 -0400 (0:00:00.125) 0:00:20.193 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node2
TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2
Friday 04 April 2025 20:43:07 -0400 (0:00:00.055) 0:00:20.249 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Check if system is ostree] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10
Friday 04 April 2025 20:43:07 -0400 (0:00:00.036) 0:00:20.285 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15
Friday 04 April 2025 20:43:08 -0400 (0:00:00.332) 0:00:20.618 **********
ok: [managed-node2] => {
"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-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22
Friday 04 April 2025 20:43:08 -0400 (0:00:00.033) 0:00:20.652 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27
Friday 04 April 2025 20:43:08 -0400 (0:00:00.331) 0:00:20.984 **********
ok: [managed-node2] => {
"ansible_facts": {
"__firewall_is_transactional": false
},
"changed": false
}
TASK [fedora.linux_system_roles.firewall : Install firewalld] ******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31
Friday 04 April 2025 20:43:08 -0400 (0:00:00.033) 0:00:21.017 **********
ok: [managed-node2] => {
"changed": false,
"rc": 0,
"results": []
}
MSG:
Nothing to do
TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43
Friday 04 April 2025 20:43:11 -0400 (0:00:02.773) 0:00:23.790 **********
skipping: [managed-node2] => {}
TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48
Friday 04 April 2025 20:43:11 -0400 (0:00:00.031) 0:00:23.822 **********
skipping: [managed-node2] => {
"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-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53
Friday 04 April 2025 20:43:11 -0400 (0:00:00.030) 0:00:23.853 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Collect service facts] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5
Friday 04 April 2025 20:43:11 -0400 (0:00:00.038) 0:00:23.891 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9
Friday 04 April 2025 20:43:11 -0400 (0:00:00.029) 0:00:23.921 **********
skipping: [managed-node2] => (item=nftables) => {
"ansible_loop_var": "item",
"changed": false,
"item": "nftables",
"skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item=iptables) => {
"ansible_loop_var": "item",
"changed": false,
"item": "iptables",
"skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item=ufw) => {
"ansible_loop_var": "item",
"changed": false,
"item": "ufw",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22
Friday 04 April 2025 20:43:11 -0400 (0:00:00.041) 0:00:23.962 **********
ok: [managed-node2] => {
"changed": false,
"name": "firewalld",
"status": {
"ActiveEnterTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"ActiveEnterTimestampMonotonic": "408560770",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "system.slice dbus.service basic.target sysinit.target dbus.socket polkit.service",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"AssertTimestampMonotonic": "408242610",
"Before": "network-pre.target multi-user.target shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedoraproject.FirewallD1",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"ConditionTimestampMonotonic": "408242609",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "iptables.service ebtables.service ip6tables.service ipset.service nftables.service shutdown.target",
"ControlGroup": "/system.slice/firewalld.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "firewalld - dynamic firewall daemon",
"DevicePolicy": "auto",
"Documentation": "man:firewalld(1)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "12709",
"ExecMainStartTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"ExecMainStartTimestampMonotonic": "408245714",
"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",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "firewalld.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"InactiveExitTimestampMonotonic": "408245756",
"InvocationID": "d2c6d4c9a1eb472d989b397fa24a59a4",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "mixed",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "12709",
"MemoryAccounting": "yes",
"MemoryCurrent": "42332160",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "firewalld.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "dbus.socket sysinit.target system.slice",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "null",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"StateChangeTimestampMonotonic": "408560770",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "2",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "enabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"Wants": "network-pre.target",
"WatchdogTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"WatchdogTimestampMonotonic": "408560767",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28
Friday 04 April 2025 20:43:11 -0400 (0:00:00.472) 0:00:24.435 **********
ok: [managed-node2] => {
"changed": false,
"enabled": true,
"name": "firewalld",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"ActiveEnterTimestampMonotonic": "408560770",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "system.slice dbus.service basic.target sysinit.target dbus.socket polkit.service",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"AssertTimestampMonotonic": "408242610",
"Before": "network-pre.target multi-user.target shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedoraproject.FirewallD1",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"ConditionTimestampMonotonic": "408242609",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "iptables.service ebtables.service ip6tables.service ipset.service nftables.service shutdown.target",
"ControlGroup": "/system.slice/firewalld.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "firewalld - dynamic firewall daemon",
"DevicePolicy": "auto",
"Documentation": "man:firewalld(1)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "12709",
"ExecMainStartTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"ExecMainStartTimestampMonotonic": "408245714",
"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",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "firewalld.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"InactiveExitTimestampMonotonic": "408245756",
"InvocationID": "d2c6d4c9a1eb472d989b397fa24a59a4",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "mixed",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "12709",
"MemoryAccounting": "yes",
"MemoryCurrent": "42332160",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "firewalld.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "dbus.socket sysinit.target system.slice",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "null",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"StateChangeTimestampMonotonic": "408560770",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "2",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "enabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"Wants": "network-pre.target",
"WatchdogTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"WatchdogTimestampMonotonic": "408560767",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34
Friday 04 April 2025 20:43:12 -0400 (0:00:00.476) 0:00:24.911 **********
ok: [managed-node2] => {
"ansible_facts": {
"__firewall_previous_replaced": false,
"__firewall_python_cmd": "/usr/libexec/platform-python",
"__firewall_report_changed": true
},
"changed": false
}
TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43
Friday 04 April 2025 20:43:12 -0400 (0:00:00.062) 0:00:24.974 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55
Friday 04 April 2025 20:43:12 -0400 (0:00:00.031) 0:00:25.005 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Configure firewall] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
Friday 04 April 2025 20:43:12 -0400 (0:00:00.029) 0:00:25.034 **********
changed: [managed-node2] => (item={'port': '8000/tcp', 'state': 'enabled'}) => {
"__firewall_changed": true,
"ansible_loop_var": "item",
"changed": true,
"item": {
"port": "8000/tcp",
"state": "enabled"
}
}
changed: [managed-node2] => (item={'port': '9000/tcp', 'state': 'enabled'}) => {
"__firewall_changed": true,
"ansible_loop_var": "item",
"changed": true,
"item": {
"port": "9000/tcp",
"state": "enabled"
}
}
TASK [fedora.linux_system_roles.firewall : Gather firewall config information] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120
Friday 04 April 2025 20:43:13 -0400 (0:00:01.154) 0:00:26.189 **********
skipping: [managed-node2] => (item={'port': '8000/tcp', 'state': 'enabled'}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"port": "8000/tcp",
"state": "enabled"
},
"skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item={'port': '9000/tcp', 'state': 'enabled'}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"port": "9000/tcp",
"state": "enabled"
},
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] *******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130
Friday 04 April 2025 20:43:13 -0400 (0:00:00.048) 0:00:26.238 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139
Friday 04 April 2025 20:43:13 -0400 (0:00:00.034) 0:00:26.272 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] *******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144
Friday 04 April 2025 20:43:13 -0400 (0:00:00.031) 0:00:26.303 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153
Friday 04 April 2025 20:43:13 -0400 (0:00:00.030) 0:00:26.334 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Calculate what has changed] *********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163
Friday 04 April 2025 20:43:13 -0400 (0:00:00.029) 0:00:26.363 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Show diffs] *************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169
Friday 04 April 2025 20:43:13 -0400 (0:00:00.027) 0:00:26.391 **********
skipping: [managed-node2] => {}
TASK [Manage selinux for specified ports] **************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146
Friday 04 April 2025 20:43:13 -0400 (0:00:00.028) 0:00:26.420 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153
Friday 04 April 2025 20:43:13 -0400 (0:00:00.028) 0:00:26.449 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_cancel_user_linger": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] *******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157
Friday 04 April 2025 20:43:13 -0400 (0:00:00.028) 0:00:26.477 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle credential files - present] ****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166
Friday 04 April 2025 20:43:13 -0400 (0:00:00.055) 0:00:26.532 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle secrets] ***********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175
Friday 04 April 2025 20:43:13 -0400 (0:00:00.028) 0:00:26.561 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed-node2
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed-node2
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Friday 04 April 2025 20:43:14 -0400 (0:00:00.133) 0:00:26.695 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Friday 04 April 2025 20:43:14 -0400 (0:00:00.031) 0:00:26.727 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:43:14 -0400 (0:00:00.054) 0:00:26.782 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:43:14 -0400 (0:00:00.035) 0:00:26.817 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:43:14 -0400 (0:00:00.037) 0:00:26.855 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:43:14 -0400 (0:00:00.040) 0:00:26.895 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:43:14 -0400 (0:00:00.037) 0:00:26.933 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:43:14 -0400 (0:00:00.030) 0:00:26.963 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:43:14 -0400 (0:00:00.028) 0:00:26.992 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:43:14 -0400 (0:00:00.029) 0:00:27.021 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:43:14 -0400 (0:00:00.028) 0:00:27.049 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:43:14 -0400 (0:00:00.029) 0:00:27.079 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:43:14 -0400 (0:00:00.029) 0:00:27.108 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:43:14 -0400 (0:00:00.028) 0:00:27.137 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14
Friday 04 April 2025 20:43:14 -0400 (0:00:00.059) 0:00:27.197 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20
Friday 04 April 2025 20:43:14 -0400 (0:00:00.040) 0:00:27.238 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:43:14 -0400 (0:00:00.057) 0:00:27.295 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:43:14 -0400 (0:00:00.029) 0:00:27.325 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:43:14 -0400 (0:00:00.029) 0:00:27.354 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25
Friday 04 April 2025 20:43:14 -0400 (0:00:00.028) 0:00:27.383 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:41
Friday 04 April 2025 20:43:14 -0400 (0:00:00.030) 0:00:27.413 **********
[WARNING]: Using a variable for a task's 'args' is unsafe in some situations
(see
https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat-
unsafe)
changed: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Friday 04 April 2025 20:43:15 -0400 (0:00:00.670) 0:00:28.083 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Friday 04 April 2025 20:43:15 -0400 (0:00:00.033) 0:00:28.116 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:43:15 -0400 (0:00:00.053) 0:00:28.170 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:43:15 -0400 (0:00:00.036) 0:00:28.207 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:43:15 -0400 (0:00:00.035) 0:00:28.242 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:43:15 -0400 (0:00:00.040) 0:00:28.283 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:43:15 -0400 (0:00:00.028) 0:00:28.311 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:43:15 -0400 (0:00:00.059) 0:00:28.371 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:43:15 -0400 (0:00:00.030) 0:00:28.402 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:43:15 -0400 (0:00:00.028) 0:00:28.431 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:43:15 -0400 (0:00:00.029) 0:00:28.460 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:43:15 -0400 (0:00:00.029) 0:00:28.490 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:43:15 -0400 (0:00:00.029) 0:00:28.519 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:43:15 -0400 (0:00:00.029) 0:00:28.548 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14
Friday 04 April 2025 20:43:15 -0400 (0:00:00.029) 0:00:28.578 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20
Friday 04 April 2025 20:43:16 -0400 (0:00:00.039) 0:00:28.617 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:43:16 -0400 (0:00:00.054) 0:00:28.672 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:43:16 -0400 (0:00:00.029) 0:00:28.702 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:43:16 -0400 (0:00:00.028) 0:00:28.730 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25
Friday 04 April 2025 20:43:16 -0400 (0:00:00.029) 0:00:28.760 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:41
Friday 04 April 2025 20:43:16 -0400 (0:00:00.028) 0:00:28.789 **********
[WARNING]: Using a variable for a task's 'args' is unsafe in some situations
(see
https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat-
unsafe)
changed: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Friday 04 April 2025 20:43:16 -0400 (0:00:00.475) 0:00:29.264 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Friday 04 April 2025 20:43:16 -0400 (0:00:00.064) 0:00:29.329 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:43:16 -0400 (0:00:00.055) 0:00:29.384 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:43:16 -0400 (0:00:00.035) 0:00:29.420 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:43:16 -0400 (0:00:00.037) 0:00:29.457 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:43:16 -0400 (0:00:00.041) 0:00:29.499 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:43:16 -0400 (0:00:00.029) 0:00:29.529 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:43:16 -0400 (0:00:00.030) 0:00:29.559 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:43:17 -0400 (0:00:00.029) 0:00:29.589 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:43:17 -0400 (0:00:00.030) 0:00:29.619 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:43:17 -0400 (0:00:00.030) 0:00:29.650 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:43:17 -0400 (0:00:00.028) 0:00:29.678 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:43:17 -0400 (0:00:00.030) 0:00:29.708 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:43:17 -0400 (0:00:00.028) 0:00:29.737 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14
Friday 04 April 2025 20:43:17 -0400 (0:00:00.028) 0:00:29.765 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20
Friday 04 April 2025 20:43:17 -0400 (0:00:00.038) 0:00:29.804 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:43:17 -0400 (0:00:00.055) 0:00:29.859 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:43:17 -0400 (0:00:00.029) 0:00:29.888 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:43:17 -0400 (0:00:00.060) 0:00:29.949 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25
Friday 04 April 2025 20:43:17 -0400 (0:00:00.037) 0:00:29.986 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:41
Friday 04 April 2025 20:43:17 -0400 (0:00:00.029) 0:00:30.016 **********
[WARNING]: Using a variable for a task's 'args' is unsafe in some situations
(see
https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat-
unsafe)
changed: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182
Friday 04 April 2025 20:43:17 -0400 (0:00:00.474) 0:00:30.490 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189
Friday 04 April 2025 20:43:17 -0400 (0:00:00.028) 0:00:30.519 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node2
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node2
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node2
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node2
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node2
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Friday 04 April 2025 20:43:18 -0400 (0:00:00.134) 0:00:30.653 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_file_src": "quadlet-demo.network",
"__podman_quadlet_spec": {},
"__podman_quadlet_str": "[Network]\nSubnet=192.168.30.0/24\nGateway=192.168.30.1\nLabel=app=wordpress",
"__podman_quadlet_template_src": ""
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Friday 04 April 2025 20:43:18 -0400 (0:00:00.040) 0:00:30.694 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_continue_if_pull_fails": false,
"__podman_pull_image": true,
"__podman_state": "created",
"__podman_systemd_unit_scope": "",
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Friday 04 April 2025 20:43:18 -0400 (0:00:00.038) 0:00:30.733 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Friday 04 April 2025 20:43:18 -0400 (0:00:00.030) 0:00:30.763 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo",
"__podman_quadlet_type": "network",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Friday 04 April 2025 20:43:18 -0400 (0:00:00.044) 0:00:30.807 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:43:18 -0400 (0:00:00.056) 0:00:30.864 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:43:18 -0400 (0:00:00.037) 0:00:30.901 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:43:18 -0400 (0:00:00.036) 0:00:30.938 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:43:18 -0400 (0:00:00.105) 0:00:31.043 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813476.2075958,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1743813446.6093924,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:43:18 -0400 (0:00:00.349) 0:00:31.392 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:43:18 -0400 (0:00:00.032) 0:00:31.425 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:43:18 -0400 (0:00:00.033) 0:00:31.459 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:43:18 -0400 (0:00:00.033) 0:00:31.492 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:43:18 -0400 (0:00:00.034) 0:00:31.527 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:43:18 -0400 (0:00:00.032) 0:00:31.559 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:43:19 -0400 (0:00:00.032) 0:00:31.592 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:43:19 -0400 (0:00:00.033) 0:00:31.625 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Friday 04 April 2025 20:43:19 -0400 (0:00:00.032) 0:00:31.658 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_activate_systemd_unit": true,
"__podman_images_found": [],
"__podman_kube_yamls_raw": "",
"__podman_service_name": "quadlet-demo-network.service",
"__podman_systemd_scope": "system",
"__podman_user_home_dir": "/root",
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Friday 04 April 2025 20:43:19 -0400 (0:00:00.055) 0:00:31.713 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Friday 04 April 2025 20:43:19 -0400 (0:00:00.033) 0:00:31.747 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Friday 04 April 2025 20:43:19 -0400 (0:00:00.033) 0:00:31.780 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.network",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105
Friday 04 April 2025 20:43:19 -0400 (0:00:00.076) 0:00:31.857 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112
Friday 04 April 2025 20:43:19 -0400 (0:00:00.037) 0:00:31.894 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116
Friday 04 April 2025 20:43:19 -0400 (0:00:00.032) 0:00:31.926 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Friday 04 April 2025 20:43:19 -0400 (0:00:00.105) 0:00:32.031 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:43:19 -0400 (0:00:00.055) 0:00:32.087 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:43:19 -0400 (0:00:00.031) 0:00:32.118 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:43:19 -0400 (0:00:00.030) 0:00:32.149 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Friday 04 April 2025 20:43:19 -0400 (0:00:00.028) 0:00:32.178 **********
TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Friday 04 April 2025 20:43:19 -0400 (0:00:00.029) 0:00:32.207 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Friday 04 April 2025 20:43:19 -0400 (0:00:00.028) 0:00:32.235 **********
ok: [managed-node2] => {
"changed": false,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/containers/systemd",
"secontext": "system_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Friday 04 April 2025 20:43:20 -0400 (0:00:00.350) 0:00:32.586 **********
changed: [managed-node2] => {
"changed": true,
"checksum": "e57c08d49aff4bae8daab138d913aeddaa8682a0",
"dest": "/etc/containers/systemd/quadlet-demo.network",
"gid": 0,
"group": "root",
"md5sum": "061f3cf318cbd8ab5794bb1173831fb8",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 74,
"src": "/root/.ansible/tmp/ansible-tmp-1743813800.0483303-23127-65790886145632/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Friday 04 April 2025 20:43:20 -0400 (0:00:00.755) 0:00:33.341 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Friday 04 April 2025 20:43:20 -0400 (0:00:00.032) 0:00:33.374 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Friday 04 April 2025 20:43:20 -0400 (0:00:00.030) 0:00:33.405 **********
ok: [managed-node2] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Friday 04 April 2025 20:43:21 -0400 (0:00:00.582) 0:00:33.987 **********
changed: [managed-node2] => {
"changed": true,
"name": "quadlet-demo-network.service",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "basic.target -.mount system.slice sysinit.target systemd-journald.socket",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo-network.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman network create --ignore --subnet=192.168.30.0/24 --gateway=192.168.30.1 --label app=wordpress systemd-quadlet-demo ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-network.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo-network.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-network.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "yes",
"RemoveIPC": "no",
"Requires": "-.mount sysinit.target system.slice",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-network",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22405",
"TimeoutStartUSec": "infinity",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "oneshot",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Friday 04 April 2025 20:43:21 -0400 (0:00:00.540) 0:00:34.528 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Friday 04 April 2025 20:43:21 -0400 (0:00:00.034) 0:00:34.562 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_file_src": "quadlet-demo-mysql.volume",
"__podman_quadlet_spec": {},
"__podman_quadlet_str": "[Volume]",
"__podman_quadlet_template_src": ""
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Friday 04 April 2025 20:43:22 -0400 (0:00:00.041) 0:00:34.603 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_continue_if_pull_fails": false,
"__podman_pull_image": true,
"__podman_state": "created",
"__podman_systemd_unit_scope": "",
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Friday 04 April 2025 20:43:22 -0400 (0:00:00.037) 0:00:34.641 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Friday 04 April 2025 20:43:22 -0400 (0:00:00.032) 0:00:34.673 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo-mysql",
"__podman_quadlet_type": "volume",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Friday 04 April 2025 20:43:22 -0400 (0:00:00.041) 0:00:34.715 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:43:22 -0400 (0:00:00.058) 0:00:34.773 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:43:22 -0400 (0:00:00.036) 0:00:34.810 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:43:22 -0400 (0:00:00.036) 0:00:34.846 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:43:22 -0400 (0:00:00.039) 0:00:34.886 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813476.2075958,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1743813446.6093924,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:43:22 -0400 (0:00:00.341) 0:00:35.228 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:43:22 -0400 (0:00:00.032) 0:00:35.260 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:43:22 -0400 (0:00:00.065) 0:00:35.326 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:43:22 -0400 (0:00:00.032) 0:00:35.359 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:43:22 -0400 (0:00:00.033) 0:00:35.392 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:43:22 -0400 (0:00:00.033) 0:00:35.425 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:43:22 -0400 (0:00:00.031) 0:00:35.457 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:43:22 -0400 (0:00:00.032) 0:00:35.490 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Friday 04 April 2025 20:43:22 -0400 (0:00:00.032) 0:00:35.522 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_activate_systemd_unit": true,
"__podman_images_found": [],
"__podman_kube_yamls_raw": "",
"__podman_service_name": "quadlet-demo-mysql-volume.service",
"__podman_systemd_scope": "system",
"__podman_user_home_dir": "/root",
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Friday 04 April 2025 20:43:22 -0400 (0:00:00.056) 0:00:35.578 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Friday 04 April 2025 20:43:23 -0400 (0:00:00.031) 0:00:35.610 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Friday 04 April 2025 20:43:23 -0400 (0:00:00.030) 0:00:35.640 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.volume",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105
Friday 04 April 2025 20:43:23 -0400 (0:00:00.074) 0:00:35.715 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112
Friday 04 April 2025 20:43:23 -0400 (0:00:00.035) 0:00:35.751 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116
Friday 04 April 2025 20:43:23 -0400 (0:00:00.030) 0:00:35.781 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Friday 04 April 2025 20:43:23 -0400 (0:00:00.064) 0:00:35.846 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:43:23 -0400 (0:00:00.051) 0:00:35.898 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:43:23 -0400 (0:00:00.028) 0:00:35.927 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:43:23 -0400 (0:00:00.065) 0:00:35.993 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Friday 04 April 2025 20:43:23 -0400 (0:00:00.031) 0:00:36.024 **********
TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Friday 04 April 2025 20:43:23 -0400 (0:00:00.030) 0:00:36.054 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Friday 04 April 2025 20:43:23 -0400 (0:00:00.028) 0:00:36.083 **********
ok: [managed-node2] => {
"changed": false,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/containers/systemd",
"secontext": "system_u:object_r:etc_t:s0",
"size": 34,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Friday 04 April 2025 20:43:23 -0400 (0:00:00.356) 0:00:36.440 **********
changed: [managed-node2] => {
"changed": true,
"checksum": "585f8cbdf0ec73000f9227dcffbef71e9552ea4a",
"dest": "/etc/containers/systemd/quadlet-demo-mysql.volume",
"gid": 0,
"group": "root",
"md5sum": "5ddd03a022aeb4502d9bc8ce436b4233",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 9,
"src": "/root/.ansible/tmp/ansible-tmp-1743813803.9013999-23263-32390184159775/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Friday 04 April 2025 20:43:24 -0400 (0:00:00.650) 0:00:37.091 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Friday 04 April 2025 20:43:24 -0400 (0:00:00.042) 0:00:37.133 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Friday 04 April 2025 20:43:24 -0400 (0:00:00.031) 0:00:37.164 **********
ok: [managed-node2] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Friday 04 April 2025 20:43:25 -0400 (0:00:00.609) 0:00:37.774 **********
changed: [managed-node2] => {
"changed": true,
"name": "quadlet-demo-mysql-volume.service",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "basic.target system.slice -.mount sysinit.target systemd-journald.socket",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo-mysql-volume.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-mysql-volume.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo-mysql-volume.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-mysql-volume.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "yes",
"RemoveIPC": "no",
"Requires": "system.slice -.mount sysinit.target",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-mysql-volume",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22405",
"TimeoutStartUSec": "infinity",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "oneshot",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Friday 04 April 2025 20:43:25 -0400 (0:00:00.571) 0:00:38.345 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Friday 04 April 2025 20:43:25 -0400 (0:00:00.067) 0:00:38.412 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_file_src": "",
"__podman_quadlet_spec": {},
"__podman_quadlet_str": "[Install]\nWantedBy=default.target\n\n[Container]\nImage=quay.io/linux-system-roles/mysql:5.6\nContainerName=quadlet-demo-mysql\nVolume=quadlet-demo-mysql.volume:/var/lib/mysql\nVolume=/tmp/quadlet_demo:/var/lib/quadlet_demo:Z\nNetwork=quadlet-demo.network\nSecret=mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD\nHealthCmd=/bin/true\nHealthOnFailure=kill\n",
"__podman_quadlet_template_src": "quadlet-demo-mysql.container.j2"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Friday 04 April 2025 20:43:25 -0400 (0:00:00.094) 0:00:38.507 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_continue_if_pull_fails": false,
"__podman_pull_image": true,
"__podman_state": "created",
"__podman_systemd_unit_scope": "",
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Friday 04 April 2025 20:43:25 -0400 (0:00:00.039) 0:00:38.546 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Friday 04 April 2025 20:43:26 -0400 (0:00:00.034) 0:00:38.581 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo-mysql",
"__podman_quadlet_type": "container",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Friday 04 April 2025 20:43:26 -0400 (0:00:00.042) 0:00:38.623 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:43:26 -0400 (0:00:00.057) 0:00:38.681 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:43:26 -0400 (0:00:00.036) 0:00:38.717 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:43:26 -0400 (0:00:00.036) 0:00:38.754 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:43:26 -0400 (0:00:00.040) 0:00:38.795 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813476.2075958,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1743813446.6093924,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:43:26 -0400 (0:00:00.347) 0:00:39.143 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:43:26 -0400 (0:00:00.037) 0:00:39.181 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:43:26 -0400 (0:00:00.032) 0:00:39.213 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:43:26 -0400 (0:00:00.032) 0:00:39.245 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:43:26 -0400 (0:00:00.032) 0:00:39.277 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:43:26 -0400 (0:00:00.032) 0:00:39.309 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:43:26 -0400 (0:00:00.031) 0:00:39.340 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:43:26 -0400 (0:00:00.066) 0:00:39.406 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Friday 04 April 2025 20:43:26 -0400 (0:00:00.033) 0:00:39.439 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_activate_systemd_unit": true,
"__podman_images_found": [
"quay.io/linux-system-roles/mysql:5.6"
],
"__podman_kube_yamls_raw": "",
"__podman_service_name": "quadlet-demo-mysql.service",
"__podman_systemd_scope": "system",
"__podman_user_home_dir": "/root",
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Friday 04 April 2025 20:43:26 -0400 (0:00:00.058) 0:00:39.498 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Friday 04 April 2025 20:43:26 -0400 (0:00:00.045) 0:00:39.544 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Friday 04 April 2025 20:43:27 -0400 (0:00:00.036) 0:00:39.581 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_images": [
"quay.io/linux-system-roles/mysql:5.6"
],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.container",
"__podman_volumes": [
"/tmp/quadlet_demo"
]
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105
Friday 04 April 2025 20:43:27 -0400 (0:00:00.120) 0:00:39.701 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112
Friday 04 April 2025 20:43:27 -0400 (0:00:00.060) 0:00:39.762 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116
Friday 04 April 2025 20:43:27 -0400 (0:00:00.047) 0:00:39.810 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Friday 04 April 2025 20:43:27 -0400 (0:00:00.107) 0:00:39.917 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:43:27 -0400 (0:00:00.083) 0:00:40.001 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:43:27 -0400 (0:00:00.035) 0:00:40.037 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:43:27 -0400 (0:00:00.037) 0:00:40.074 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Friday 04 April 2025 20:43:27 -0400 (0:00:00.039) 0:00:40.113 **********
[WARNING]: Using a variable for a task's 'args' is unsafe in some situations
(see
https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat-
unsafe)
changed: [managed-node2] => (item=/tmp/quadlet_demo) => {
"ansible_loop_var": "item",
"changed": true,
"gid": 0,
"group": "root",
"item": "/tmp/quadlet_demo",
"mode": "0777",
"owner": "root",
"path": "/tmp/quadlet_demo",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Friday 04 April 2025 20:43:27 -0400 (0:00:00.388) 0:00:40.501 **********
changed: [managed-node2] => (item=None) => {
"attempts": 1,
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
changed: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Friday 04 April 2025 20:43:35 -0400 (0:00:07.153) 0:00:47.655 **********
ok: [managed-node2] => {
"changed": false,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/containers/systemd",
"secontext": "system_u:object_r:etc_t:s0",
"size": 67,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Friday 04 April 2025 20:43:35 -0400 (0:00:00.419) 0:00:48.074 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Friday 04 April 2025 20:43:35 -0400 (0:00:00.049) 0:00:48.123 **********
changed: [managed-node2] => {
"changed": true,
"checksum": "ca62b2ad3cc9afb5b5371ebbf797b9bc4fd7edd4",
"dest": "/etc/containers/systemd/quadlet-demo-mysql.container",
"gid": 0,
"group": "root",
"md5sum": "341b473056d2a5dfa35970b0d2e23a5d",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 363,
"src": "/root/.ansible/tmp/ansible-tmp-1743813815.5990028-23741-256461471876743/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Friday 04 April 2025 20:43:36 -0400 (0:00:00.666) 0:00:48.789 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Friday 04 April 2025 20:43:36 -0400 (0:00:00.031) 0:00:48.821 **********
ok: [managed-node2] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Friday 04 April 2025 20:43:36 -0400 (0:00:00.609) 0:00:49.430 **********
changed: [managed-node2] => {
"changed": true,
"name": "quadlet-demo-mysql.service",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "sysinit.target quadlet-demo-mysql-volume.service basic.target quadlet-demo-network.service -.mount systemd-journald.socket tmp.mount system.slice",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "yes",
"DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids",
"Description": "quadlet-demo-mysql.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"Environment": "PODMAN_SYSTEMD_UNIT=quadlet-demo-mysql.service",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-demo-mysql --cidfile=/run/quadlet-demo-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-demo --sdnotify=conmon -d -v systemd-quadlet-demo-mysql:/var/lib/mysql -v /tmp/quadlet_demo:/var/lib/quadlet_demo:Z --secret mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD --health-cmd /bin/true --health-on-failure kill quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-mysql.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo-mysql.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "mixed",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-mysql.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "all",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "quadlet-demo-network.service -.mount quadlet-demo-mysql-volume.service sysinit.target system.slice",
"RequiresMountsFor": "/tmp/quadlet_demo /run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"SourcePath": "/etc/containers/systemd/quadlet-demo-mysql.container",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-mysql",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Friday 04 April 2025 20:43:37 -0400 (0:00:01.038) 0:00:50.468 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Friday 04 April 2025 20:43:37 -0400 (0:00:00.056) 0:00:50.525 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_file_src": "envoy-proxy-configmap.yml",
"__podman_quadlet_spec": {},
"__podman_quadlet_str": "---\napiVersion: v1\nkind: ConfigMap\nmetadata:\n name: envoy-proxy-config\ndata:\n envoy.yaml: |\n admin:\n address:\n socket_address:\n address: 0.0.0.0\n port_value: 9901\n\n static_resources:\n listeners:\n - name: listener_0\n address:\n socket_address:\n address: 0.0.0.0\n port_value: 8080\n filter_chains:\n - filters:\n - name: envoy.filters.network.http_connection_manager\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager\n stat_prefix: ingress_http\n codec_type: AUTO\n route_config:\n name: local_route\n virtual_hosts:\n - name: local_service\n domains: [\"*\"]\n routes:\n - match:\n prefix: \"/\"\n route:\n cluster: backend\n http_filters:\n - name: envoy.filters.http.router\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.filters.http.router.v3.Router\n transport_socket:\n name: envoy.transport_sockets.tls\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.DownstreamTlsContext\n common_tls_context:\n tls_certificates:\n - certificate_chain:\n filename: /etc/envoy-certificates/certificate.pem\n private_key:\n filename: /etc/envoy-certificates/certificate.key\n clusters:\n - name: backend\n connect_timeout: 5s\n type: STATIC\n dns_refresh_rate: 1800s\n lb_policy: ROUND_ROBIN\n load_assignment:\n cluster_name: backend\n endpoints:\n - lb_endpoints:\n - endpoint:\n address:\n socket_address:\n address: 127.0.0.1\n port_value: 80",
"__podman_quadlet_template_src": ""
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Friday 04 April 2025 20:43:38 -0400 (0:00:00.069) 0:00:50.595 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_continue_if_pull_fails": false,
"__podman_pull_image": true,
"__podman_state": "created",
"__podman_systemd_unit_scope": "",
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Friday 04 April 2025 20:43:38 -0400 (0:00:00.058) 0:00:50.654 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Friday 04 April 2025 20:43:38 -0400 (0:00:00.045) 0:00:50.699 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_name": "envoy-proxy-configmap",
"__podman_quadlet_type": "yml",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Friday 04 April 2025 20:43:38 -0400 (0:00:00.049) 0:00:50.748 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:43:38 -0400 (0:00:00.068) 0:00:50.817 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:43:38 -0400 (0:00:00.040) 0:00:50.858 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:43:38 -0400 (0:00:00.036) 0:00:50.894 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:43:38 -0400 (0:00:00.041) 0:00:50.935 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813476.2075958,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1743813446.6093924,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:43:38 -0400 (0:00:00.354) 0:00:51.290 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:43:38 -0400 (0:00:00.032) 0:00:51.323 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:43:38 -0400 (0:00:00.037) 0:00:51.360 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:43:38 -0400 (0:00:00.031) 0:00:51.391 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:43:38 -0400 (0:00:00.030) 0:00:51.422 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:43:38 -0400 (0:00:00.036) 0:00:51.459 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:43:38 -0400 (0:00:00.079) 0:00:51.539 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:43:38 -0400 (0:00:00.040) 0:00:51.579 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Friday 04 April 2025 20:43:39 -0400 (0:00:00.037) 0:00:51.617 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_activate_systemd_unit": true,
"__podman_images_found": [],
"__podman_kube_yamls_raw": "",
"__podman_service_name": "",
"__podman_systemd_scope": "system",
"__podman_user_home_dir": "/root",
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Friday 04 April 2025 20:43:39 -0400 (0:00:00.053) 0:00:51.671 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Friday 04 April 2025 20:43:39 -0400 (0:00:00.032) 0:00:51.704 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Friday 04 April 2025 20:43:39 -0400 (0:00:00.032) 0:00:51.736 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/envoy-proxy-configmap.yml",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105
Friday 04 April 2025 20:43:39 -0400 (0:00:00.078) 0:00:51.815 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112
Friday 04 April 2025 20:43:39 -0400 (0:00:00.058) 0:00:51.873 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116
Friday 04 April 2025 20:43:39 -0400 (0:00:00.052) 0:00:51.925 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Friday 04 April 2025 20:43:39 -0400 (0:00:00.094) 0:00:52.020 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:43:39 -0400 (0:00:00.061) 0:00:52.082 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:43:39 -0400 (0:00:00.042) 0:00:52.124 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:43:39 -0400 (0:00:00.034) 0:00:52.159 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Friday 04 April 2025 20:43:39 -0400 (0:00:00.030) 0:00:52.189 **********
TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Friday 04 April 2025 20:43:39 -0400 (0:00:00.027) 0:00:52.217 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Friday 04 April 2025 20:43:39 -0400 (0:00:00.028) 0:00:52.246 **********
ok: [managed-node2] => {
"changed": false,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/containers/systemd",
"secontext": "system_u:object_r:etc_t:s0",
"size": 103,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Friday 04 April 2025 20:43:40 -0400 (0:00:00.397) 0:00:52.643 **********
changed: [managed-node2] => {
"changed": true,
"checksum": "d681c7d56f912150d041873e880818b22a90c188",
"dest": "/etc/containers/systemd/envoy-proxy-configmap.yml",
"gid": 0,
"group": "root",
"md5sum": "aec75d972c231aac004e1338934544cf",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 2102,
"src": "/root/.ansible/tmp/ansible-tmp-1743813820.1081588-23997-160504287576722/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Friday 04 April 2025 20:43:40 -0400 (0:00:00.700) 0:00:53.343 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Friday 04 April 2025 20:43:40 -0400 (0:00:00.053) 0:00:53.397 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Friday 04 April 2025 20:43:40 -0400 (0:00:00.059) 0:00:53.457 **********
ok: [managed-node2] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Friday 04 April 2025 20:43:41 -0400 (0:00:00.664) 0:00:54.121 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Friday 04 April 2025 20:43:41 -0400 (0:00:00.041) 0:00:54.162 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Friday 04 April 2025 20:43:41 -0400 (0:00:00.037) 0:00:54.199 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_file_src": "",
"__podman_quadlet_spec": {},
"__podman_quadlet_str": "---\napiVersion: v1\nkind: PersistentVolumeClaim\nmetadata:\n name: wp-pv-claim\n labels:\n app: wordpress\nspec:\n accessModes:\n - ReadWriteOnce\n resources:\n requests:\n storage: 20Gi\n---\napiVersion: v1\nkind: Pod\nmetadata:\n name: quadlet-demo\nspec:\n containers:\n - name: wordpress\n image: quay.io/linux-system-roles/wordpress:4.8-apache\n env:\n - name: WORDPRESS_DB_HOST\n value: quadlet-demo-mysql\n - name: WORDPRESS_DB_PASSWORD\n valueFrom:\n secretKeyRef:\n name: mysql-root-password-kube\n key: password\n volumeMounts:\n - name: wordpress-persistent-storage\n mountPath: /var/www/html\n resources:\n requests:\n memory: \"64Mi\"\n cpu: \"250m\"\n limits:\n memory: \"128Mi\"\n cpu: \"500m\"\n - name: envoy\n image: quay.io/linux-system-roles/envoyproxy:v1.25.0\n volumeMounts:\n - name: config-volume\n mountPath: /etc/envoy\n - name: certificates\n mountPath: /etc/envoy-certificates\n env:\n - name: ENVOY_UID\n value: \"0\"\n resources:\n requests:\n memory: \"64Mi\"\n cpu: \"250m\"\n limits:\n memory: \"128Mi\"\n cpu: \"500m\"\n volumes:\n - name: config-volume\n configMap:\n name: envoy-proxy-config\n - name: certificates\n secret:\n secretName: envoy-certificates\n - name: wordpress-persistent-storage\n persistentVolumeClaim:\n claimName: wp-pv-claim\n - name: www # not used - for testing hostpath\n hostPath:\n path: /tmp/httpd3\n - name: create # not used - for testing hostpath\n hostPath:\n path: /tmp/httpd3-create\n",
"__podman_quadlet_template_src": "quadlet-demo.yml.j2"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Friday 04 April 2025 20:43:41 -0400 (0:00:00.090) 0:00:54.290 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_continue_if_pull_fails": false,
"__podman_pull_image": true,
"__podman_state": "created",
"__podman_systemd_unit_scope": "",
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Friday 04 April 2025 20:43:41 -0400 (0:00:00.040) 0:00:54.330 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Friday 04 April 2025 20:43:41 -0400 (0:00:00.041) 0:00:54.372 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo",
"__podman_quadlet_type": "yml",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Friday 04 April 2025 20:43:41 -0400 (0:00:00.069) 0:00:54.441 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:43:41 -0400 (0:00:00.109) 0:00:54.551 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:43:42 -0400 (0:00:00.044) 0:00:54.595 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:43:42 -0400 (0:00:00.037) 0:00:54.633 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:43:42 -0400 (0:00:00.040) 0:00:54.673 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813476.2075958,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1743813446.6093924,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:43:42 -0400 (0:00:00.380) 0:00:55.053 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:43:42 -0400 (0:00:00.052) 0:00:55.105 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:43:42 -0400 (0:00:00.051) 0:00:55.157 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:43:42 -0400 (0:00:00.050) 0:00:55.207 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:43:42 -0400 (0:00:00.052) 0:00:55.259 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:43:42 -0400 (0:00:00.053) 0:00:55.313 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:43:42 -0400 (0:00:00.050) 0:00:55.363 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:43:42 -0400 (0:00:00.053) 0:00:55.417 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Friday 04 April 2025 20:43:42 -0400 (0:00:00.050) 0:00:55.467 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_activate_systemd_unit": true,
"__podman_images_found": [],
"__podman_kube_yamls_raw": "",
"__podman_service_name": "",
"__podman_systemd_scope": "system",
"__podman_user_home_dir": "/root",
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Friday 04 April 2025 20:43:42 -0400 (0:00:00.092) 0:00:55.560 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Friday 04 April 2025 20:43:43 -0400 (0:00:00.053) 0:00:55.613 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Friday 04 April 2025 20:43:43 -0400 (0:00:00.050) 0:00:55.664 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.yml",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105
Friday 04 April 2025 20:43:43 -0400 (0:00:00.115) 0:00:55.780 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112
Friday 04 April 2025 20:43:43 -0400 (0:00:00.040) 0:00:55.821 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116
Friday 04 April 2025 20:43:43 -0400 (0:00:00.077) 0:00:55.898 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Friday 04 April 2025 20:43:43 -0400 (0:00:00.070) 0:00:55.969 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:43:43 -0400 (0:00:00.051) 0:00:56.020 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:43:43 -0400 (0:00:00.030) 0:00:56.051 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:43:43 -0400 (0:00:00.031) 0:00:56.083 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Friday 04 April 2025 20:43:43 -0400 (0:00:00.033) 0:00:56.116 **********
TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Friday 04 April 2025 20:43:43 -0400 (0:00:00.042) 0:00:56.159 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Friday 04 April 2025 20:43:43 -0400 (0:00:00.044) 0:00:56.203 **********
ok: [managed-node2] => {
"changed": false,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/containers/systemd",
"secontext": "system_u:object_r:etc_t:s0",
"size": 136,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Friday 04 April 2025 20:43:44 -0400 (0:00:00.569) 0:00:56.772 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Friday 04 April 2025 20:43:44 -0400 (0:00:00.051) 0:00:56.823 **********
changed: [managed-node2] => {
"changed": true,
"checksum": "998dccde0483b1654327a46ddd89cbaa47650370",
"dest": "/etc/containers/systemd/quadlet-demo.yml",
"gid": 0,
"group": "root",
"md5sum": "fd890594adfc24339cb9cdc5e7b19a66",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 1605,
"src": "/root/.ansible/tmp/ansible-tmp-1743813824.301851-24236-157679664962261/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Friday 04 April 2025 20:43:45 -0400 (0:00:00.963) 0:00:57.787 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Friday 04 April 2025 20:43:45 -0400 (0:00:00.064) 0:00:57.851 **********
ok: [managed-node2] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Friday 04 April 2025 20:43:45 -0400 (0:00:00.612) 0:00:58.464 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Friday 04 April 2025 20:43:45 -0400 (0:00:00.034) 0:00:58.498 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Friday 04 April 2025 20:43:45 -0400 (0:00:00.035) 0:00:58.534 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_file_src": "quadlet-demo.kube",
"__podman_quadlet_spec": {},
"__podman_quadlet_str": "[Install]\nWantedBy=default.target\n\n[Unit]\nRequires=quadlet-demo-mysql.service\nAfter=quadlet-demo-mysql.service\n\n[Kube]\n# Point to the yaml file in the same directory\nYaml=quadlet-demo.yml\n# Use the quadlet-demo network\nNetwork=quadlet-demo.network\n# Publish the envoy proxy data port\nPublishPort=8000:8080\n# Publish the envoy proxy admin port\nPublishPort=9000:9901\n# Use the envoy proxy config map in the same directory\nConfigMap=envoy-proxy-configmap.yml",
"__podman_quadlet_template_src": ""
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Friday 04 April 2025 20:43:46 -0400 (0:00:00.048) 0:00:58.582 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_continue_if_pull_fails": false,
"__podman_pull_image": true,
"__podman_state": "created",
"__podman_systemd_unit_scope": "",
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Friday 04 April 2025 20:43:46 -0400 (0:00:00.037) 0:00:58.619 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Friday 04 April 2025 20:43:46 -0400 (0:00:00.031) 0:00:58.650 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo",
"__podman_quadlet_type": "kube",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Friday 04 April 2025 20:43:46 -0400 (0:00:00.048) 0:00:58.699 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:43:46 -0400 (0:00:00.087) 0:00:58.787 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:43:46 -0400 (0:00:00.064) 0:00:58.851 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:43:46 -0400 (0:00:00.056) 0:00:58.908 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:43:46 -0400 (0:00:00.066) 0:00:58.975 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813476.2075958,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1743813446.6093924,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:43:46 -0400 (0:00:00.397) 0:00:59.372 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:43:46 -0400 (0:00:00.073) 0:00:59.446 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:43:46 -0400 (0:00:00.032) 0:00:59.479 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:43:46 -0400 (0:00:00.032) 0:00:59.512 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:43:46 -0400 (0:00:00.031) 0:00:59.543 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:43:47 -0400 (0:00:00.044) 0:00:59.588 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:43:47 -0400 (0:00:00.040) 0:00:59.628 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:43:47 -0400 (0:00:00.051) 0:00:59.680 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Friday 04 April 2025 20:43:47 -0400 (0:00:00.053) 0:00:59.733 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_activate_systemd_unit": true,
"__podman_images_found": [],
"__podman_kube_yamls_raw": [
"quadlet-demo.yml"
],
"__podman_service_name": "quadlet-demo.service",
"__podman_systemd_scope": "system",
"__podman_user_home_dir": "/root",
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Friday 04 April 2025 20:43:47 -0400 (0:00:00.060) 0:00:59.794 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Friday 04 April 2025 20:43:47 -0400 (0:00:00.038) 0:00:59.833 **********
ok: [managed-node2] => {
"changed": false,
"content": "LS0tCmFwaVZlcnNpb246IHYxCmtpbmQ6IFBlcnNpc3RlbnRWb2x1bWVDbGFpbQptZXRhZGF0YToKICBuYW1lOiB3cC1wdi1jbGFpbQogIGxhYmVsczoKICAgIGFwcDogd29yZHByZXNzCnNwZWM6CiAgYWNjZXNzTW9kZXM6CiAgLSBSZWFkV3JpdGVPbmNlCiAgcmVzb3VyY2VzOgogICAgcmVxdWVzdHM6CiAgICAgIHN0b3JhZ2U6IDIwR2kKLS0tCmFwaVZlcnNpb246IHYxCmtpbmQ6IFBvZAptZXRhZGF0YToKICBuYW1lOiBxdWFkbGV0LWRlbW8Kc3BlYzoKICBjb250YWluZXJzOgogIC0gbmFtZTogd29yZHByZXNzCiAgICBpbWFnZTogcXVheS5pby9saW51eC1zeXN0ZW0tcm9sZXMvd29yZHByZXNzOjQuOC1hcGFjaGUKICAgIGVudjoKICAgIC0gbmFtZTogV09SRFBSRVNTX0RCX0hPU1QKICAgICAgdmFsdWU6IHF1YWRsZXQtZGVtby1teXNxbAogICAgLSBuYW1lOiBXT1JEUFJFU1NfREJfUEFTU1dPUkQKICAgICAgdmFsdWVGcm9tOgogICAgICAgIHNlY3JldEtleVJlZjoKICAgICAgICAgIG5hbWU6IG15c3FsLXJvb3QtcGFzc3dvcmQta3ViZQogICAgICAgICAga2V5OiBwYXNzd29yZAogICAgdm9sdW1lTW91bnRzOgogICAgLSBuYW1lOiB3b3JkcHJlc3MtcGVyc2lzdGVudC1zdG9yYWdlCiAgICAgIG1vdW50UGF0aDogL3Zhci93d3cvaHRtbAogICAgcmVzb3VyY2VzOgogICAgICByZXF1ZXN0czoKICAgICAgICBtZW1vcnk6ICI2NE1pIgogICAgICAgIGNwdTogIjI1MG0iCiAgICAgIGxpbWl0czoKICAgICAgICBtZW1vcnk6ICIxMjhNaSIKICAgICAgICBjcHU6ICI1MDBtIgogIC0gbmFtZTogZW52b3kKICAgIGltYWdlOiBxdWF5LmlvL2xpbnV4LXN5c3RlbS1yb2xlcy9lbnZveXByb3h5OnYxLjI1LjAKICAgIHZvbHVtZU1vdW50czoKICAgIC0gbmFtZTogY29uZmlnLXZvbHVtZQogICAgICBtb3VudFBhdGg6IC9ldGMvZW52b3kKICAgIC0gbmFtZTogY2VydGlmaWNhdGVzCiAgICAgIG1vdW50UGF0aDogL2V0Yy9lbnZveS1jZXJ0aWZpY2F0ZXMKICAgIGVudjoKICAgIC0gbmFtZTogRU5WT1lfVUlECiAgICAgIHZhbHVlOiAiMCIKICAgIHJlc291cmNlczoKICAgICAgcmVxdWVzdHM6CiAgICAgICAgbWVtb3J5OiAiNjRNaSIKICAgICAgICBjcHU6ICIyNTBtIgogICAgICBsaW1pdHM6CiAgICAgICAgbWVtb3J5OiAiMTI4TWkiCiAgICAgICAgY3B1OiAiNTAwbSIKICB2b2x1bWVzOgogIC0gbmFtZTogY29uZmlnLXZvbHVtZQogICAgY29uZmlnTWFwOgogICAgICBuYW1lOiBlbnZveS1wcm94eS1jb25maWcKICAtIG5hbWU6IGNlcnRpZmljYXRlcwogICAgc2VjcmV0OgogICAgICBzZWNyZXROYW1lOiBlbnZveS1jZXJ0aWZpY2F0ZXMKICAtIG5hbWU6IHdvcmRwcmVzcy1wZXJzaXN0ZW50LXN0b3JhZ2UKICAgIHBlcnNpc3RlbnRWb2x1bWVDbGFpbToKICAgICAgY2xhaW1OYW1lOiB3cC1wdi1jbGFpbQogIC0gbmFtZTogd3d3ICAjIG5vdCB1c2VkIC0gZm9yIHRlc3RpbmcgaG9zdHBhdGgKICAgIGhvc3RQYXRoOgogICAgICBwYXRoOiAvdG1wL2h0dHBkMwogIC0gbmFtZTogY3JlYXRlICAjIG5vdCB1c2VkIC0gZm9yIHRlc3RpbmcgaG9zdHBhdGgKICAgIGhvc3RQYXRoOgogICAgICBwYXRoOiAvdG1wL2h0dHBkMy1jcmVhdGUK",
"encoding": "base64",
"source": "/etc/containers/systemd/quadlet-demo.yml"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Friday 04 April 2025 20:43:47 -0400 (0:00:00.474) 0:01:00.308 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_images": [
"quay.io/linux-system-roles/wordpress:4.8-apache",
"quay.io/linux-system-roles/envoyproxy:v1.25.0"
],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.kube",
"__podman_volumes": [
"/tmp/httpd3-create",
"/tmp/httpd3"
]
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105
Friday 04 April 2025 20:43:47 -0400 (0:00:00.126) 0:01:00.434 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112
Friday 04 April 2025 20:43:47 -0400 (0:00:00.045) 0:01:00.480 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116
Friday 04 April 2025 20:43:47 -0400 (0:00:00.050) 0:01:00.531 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Friday 04 April 2025 20:43:48 -0400 (0:00:00.118) 0:01:00.650 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:43:48 -0400 (0:00:00.132) 0:01:00.782 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:43:48 -0400 (0:00:00.050) 0:01:00.833 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:43:48 -0400 (0:00:00.047) 0:01:00.881 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Friday 04 April 2025 20:43:48 -0400 (0:00:00.050) 0:01:00.931 **********
[WARNING]: Using a variable for a task's 'args' is unsafe in some situations
(see
https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat-
unsafe)
changed: [managed-node2] => (item=/tmp/httpd3-create) => {
"ansible_loop_var": "item",
"changed": true,
"gid": 0,
"group": "root",
"item": "/tmp/httpd3-create",
"mode": "0755",
"owner": "root",
"path": "/tmp/httpd3-create",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
changed: [managed-node2] => (item=/tmp/httpd3) => {
"ansible_loop_var": "item",
"changed": true,
"gid": 0,
"group": "root",
"item": "/tmp/httpd3",
"mode": "0755",
"owner": "root",
"path": "/tmp/httpd3",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Friday 04 April 2025 20:43:49 -0400 (0:00:00.782) 0:01:01.714 **********
changed: [managed-node2] => (item=None) => {
"attempts": 1,
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
changed: [managed-node2] => (item=None) => {
"attempts": 1,
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
changed: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Friday 04 April 2025 20:44:06 -0400 (0:00:17.493) 0:01:19.207 **********
ok: [managed-node2] => {
"changed": false,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/containers/systemd",
"secontext": "system_u:object_r:etc_t:s0",
"size": 160,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Friday 04 April 2025 20:44:06 -0400 (0:00:00.367) 0:01:19.574 **********
changed: [managed-node2] => {
"changed": true,
"checksum": "7a5c73a5d935a42431c87bcdbeb8a04ed0909dc7",
"dest": "/etc/containers/systemd/quadlet-demo.kube",
"gid": 0,
"group": "root",
"md5sum": "da53c88f92b68b0487aa209f795b6bb3",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 456,
"src": "/root/.ansible/tmp/ansible-tmp-1743813847.0388587-24890-245605418061132/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Friday 04 April 2025 20:44:07 -0400 (0:00:00.685) 0:01:20.260 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Friday 04 April 2025 20:44:07 -0400 (0:00:00.059) 0:01:20.319 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Friday 04 April 2025 20:44:07 -0400 (0:00:00.040) 0:01:20.360 **********
ok: [managed-node2] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Friday 04 April 2025 20:44:08 -0400 (0:00:00.719) 0:01:21.079 **********
changed: [managed-node2] => {
"changed": true,
"name": "quadlet-demo.service",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "quadlet-demo-network.service sysinit.target basic.target -.mount system.slice quadlet-demo-mysql.service systemd-journald.socket",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"Environment": "PODMAN_SYSTEMD_UNIT=quadlet-demo.service",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true --network=systemd-quadlet-demo --configmap /etc/containers/systemd/envoy-proxy-configmap.yml --publish 8000:8080 --publish 9000:9901 /etc/containers/systemd/quadlet-demo.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/systemd/quadlet-demo.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "mixed",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "all",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target -.mount quadlet-demo-network.service quadlet-demo-mysql.service system.slice",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"SourcePath": "/etc/containers/systemd/quadlet-demo.kube",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Friday 04 April 2025 20:44:09 -0400 (0:00:01.496) 0:01:22.575 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Cancel linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196
Friday 04 April 2025 20:44:10 -0400 (0:00:00.038) 0:01:22.614 **********
TASK [fedora.linux_system_roles.podman : Handle credential files - absent] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202
Friday 04 April 2025 20:44:10 -0400 (0:00:00.072) 0:01:22.686 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211
Friday 04 April 2025 20:44:10 -0400 (0:00:00.052) 0:01:22.738 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [Check quadlet files] *****************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:96
Friday 04 April 2025 20:44:10 -0400 (0:00:00.049) 0:01:22.788 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"ls",
"-alrtF",
"/etc/containers/systemd"
],
"delta": "0:00:00.003996",
"end": "2025-04-04 20:44:10.571088",
"rc": 0,
"start": "2025-04-04 20:44:10.567092"
}
STDOUT:
total 24
drwxr-xr-x. 8 root root 162 Apr 4 20:42 ../
-rw-r--r--. 1 root root 74 Apr 4 20:43 quadlet-demo.network
-rw-r--r--. 1 root root 9 Apr 4 20:43 quadlet-demo-mysql.volume
-rw-r--r--. 1 root root 363 Apr 4 20:43 quadlet-demo-mysql.container
-rw-r--r--. 1 root root 2102 Apr 4 20:43 envoy-proxy-configmap.yml
-rw-r--r--. 1 root root 1605 Apr 4 20:43 quadlet-demo.yml
-rw-r--r--. 1 root root 456 Apr 4 20:44 quadlet-demo.kube
drwxr-xr-x. 2 root root 185 Apr 4 20:44 ./
TASK [Check containers] ********************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:100
Friday 04 April 2025 20:44:10 -0400 (0:00:00.435) 0:01:23.224 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"ps",
"-a"
],
"delta": "0:00:00.056908",
"end": "2025-04-04 20:44:11.063868",
"failed_when_result": false,
"rc": 0,
"start": "2025-04-04 20:44:11.006960"
}
STDOUT:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
afd3bec185cf quay.io/linux-system-roles/mysql:5.6 mysqld 33 seconds ago Up 34 seconds (healthy) quadlet-demo-mysql
1bda845901ba localhost/podman-pause:4.9.4-dev-1708535009 2 seconds ago Up 2 seconds a96f3a51b8d1-service
175fd1507095 localhost/podman-pause:4.9.4-dev-1708535009 1 second ago Up 2 seconds 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp 872ea0f50fb7-infra
7b062e12a741 quay.io/linux-system-roles/wordpress:4.8-apache apache2-foregroun... 1 second ago Up 2 seconds 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp quadlet-demo-wordpress
1f1bb4042a5b quay.io/linux-system-roles/envoyproxy:v1.25.0 envoy -c /etc/env... 1 second ago Up 2 seconds 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp quadlet-demo-envoy
TASK [Check volumes] ***********************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:105
Friday 04 April 2025 20:44:11 -0400 (0:00:00.502) 0:01:23.726 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls"
],
"delta": "0:00:00.031501",
"end": "2025-04-04 20:44:11.500966",
"failed_when_result": false,
"rc": 0,
"start": "2025-04-04 20:44:11.469465"
}
STDOUT:
DRIVER VOLUME NAME
local systemd-quadlet-demo-mysql
local wp-pv-claim
local envoy-proxy-config
local envoy-certificates
TASK [Check pods] **************************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:110
Friday 04 April 2025 20:44:11 -0400 (0:00:00.428) 0:01:24.155 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"pod",
"ps",
"--ctr-ids",
"--ctr-names",
"--ctr-status"
],
"delta": "0:00:00.038304",
"end": "2025-04-04 20:44:11.903593",
"failed_when_result": false,
"rc": 0,
"start": "2025-04-04 20:44:11.865289"
}
STDOUT:
POD ID NAME STATUS CREATED INFRA ID IDS NAMES STATUS
872ea0f50fb7 quadlet-demo Running 2 seconds ago 175fd1507095 175fd1507095,7b062e12a741,1f1bb4042a5b 872ea0f50fb7-infra,quadlet-demo-wordpress,quadlet-demo-envoy running,running,running
TASK [Check systemd] ***********************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:115
Friday 04 April 2025 20:44:11 -0400 (0:00:00.414) 0:01:24.569 **********
ok: [managed-node2] => {
"changed": false,
"cmd": "set -euo pipefail; systemctl list-units | grep quadlet",
"delta": "0:00:00.012089",
"end": "2025-04-04 20:44:12.316614",
"failed_when_result": false,
"rc": 0,
"start": "2025-04-04 20:44:12.304525"
}
STDOUT:
quadlet-demo-mysql-volume.service loaded active exited quadlet-demo-mysql-volume.service
quadlet-demo-mysql.service loaded active running quadlet-demo-mysql.service
quadlet-demo-network.service loaded active exited quadlet-demo-network.service
quadlet-demo.service loaded active running quadlet-demo.service
TASK [Check web] ***************************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:121
Friday 04 April 2025 20:44:12 -0400 (0:00:00.403) 0:01:24.973 **********
changed: [managed-node2] => {
"attempts": 1,
"changed": true,
"checksum_dest": null,
"checksum_src": "d1ac587ee4653b36ed40791b2bca2a83cf8cb157",
"dest": "/run/out",
"elapsed": 0,
"gid": 0,
"group": "root",
"md5sum": "95e8238992037c7b6b6decebba46e982",
"mode": "0600",
"owner": "root",
"secontext": "system_u:object_r:var_run_t:s0",
"size": 11666,
"src": "/root/.ansible/tmp/ansible-tmp-1743813852.4345083-25121-84929478338008/tmph4gzd5nf",
"state": "file",
"status_code": 200,
"uid": 0,
"url": "https://localhost:8000"
}
MSG:
OK (unknown bytes)
TASK [Show web] ****************************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:132
Friday 04 April 2025 20:44:13 -0400 (0:00:01.181) 0:01:26.154 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"cat",
"/run/out"
],
"delta": "0:00:00.002565",
"end": "2025-04-04 20:44:13.862789",
"rc": 0,
"start": "2025-04-04 20:44:13.860224"
}
STDOUT:
WordPress › Installation
WordPress
TASK [Error] *******************************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:137
Friday 04 April 2025 20:44:13 -0400 (0:00:00.377) 0:01:26.532 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Check] *******************************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:148
Friday 04 April 2025 20:44:14 -0400 (0:00:00.049) 0:01:26.581 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"ps",
"-a"
],
"delta": "0:00:00.039366",
"end": "2025-04-04 20:44:14.352891",
"rc": 0,
"start": "2025-04-04 20:44:14.313525"
}
STDOUT:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
afd3bec185cf quay.io/linux-system-roles/mysql:5.6 mysqld 36 seconds ago Up 37 seconds (healthy) quadlet-demo-mysql
1bda845901ba localhost/podman-pause:4.9.4-dev-1708535009 5 seconds ago Up 5 seconds a96f3a51b8d1-service
175fd1507095 localhost/podman-pause:4.9.4-dev-1708535009 5 seconds ago Up 5 seconds 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp 872ea0f50fb7-infra
7b062e12a741 quay.io/linux-system-roles/wordpress:4.8-apache apache2-foregroun... 5 seconds ago Up 5 seconds 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp quadlet-demo-wordpress
1f1bb4042a5b quay.io/linux-system-roles/envoyproxy:v1.25.0 envoy -c /etc/env... 5 seconds ago Up 5 seconds 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp quadlet-demo-envoy
TASK [Check pods] **************************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:152
Friday 04 April 2025 20:44:14 -0400 (0:00:00.418) 0:01:27.000 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"pod",
"ps",
"--ctr-ids",
"--ctr-names",
"--ctr-status"
],
"delta": "0:00:00.038819",
"end": "2025-04-04 20:44:14.739449",
"failed_when_result": false,
"rc": 0,
"start": "2025-04-04 20:44:14.700630"
}
STDOUT:
POD ID NAME STATUS CREATED INFRA ID IDS NAMES STATUS
872ea0f50fb7 quadlet-demo Running 5 seconds ago 175fd1507095 175fd1507095,7b062e12a741,1f1bb4042a5b 872ea0f50fb7-infra,quadlet-demo-wordpress,quadlet-demo-envoy running,running,running
TASK [Check systemd] ***********************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:157
Friday 04 April 2025 20:44:14 -0400 (0:00:00.404) 0:01:27.404 **********
ok: [managed-node2] => {
"changed": false,
"cmd": "set -euo pipefail; systemctl list-units --all | grep quadlet",
"delta": "0:00:00.010431",
"end": "2025-04-04 20:44:15.140858",
"failed_when_result": false,
"rc": 0,
"start": "2025-04-04 20:44:15.130427"
}
STDOUT:
quadlet-demo-mysql-volume.service loaded active exited quadlet-demo-mysql-volume.service
quadlet-demo-mysql.service loaded active running quadlet-demo-mysql.service
quadlet-demo-network.service loaded active exited quadlet-demo-network.service
quadlet-demo.service loaded active running quadlet-demo.service
TASK [LS] **********************************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:165
Friday 04 April 2025 20:44:15 -0400 (0:00:00.380) 0:01:27.785 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"ls",
"-alrtF",
"/etc/systemd/system"
],
"delta": "0:00:00.003565",
"end": "2025-04-04 20:44:15.494890",
"failed_when_result": false,
"rc": 0,
"start": "2025-04-04 20:44:15.491325"
}
STDOUT:
total 8
lrwxrwxrwx. 1 root root 9 May 11 2019 systemd-timedated.service -> /dev/null
drwxr-xr-x. 4 root root 169 May 29 2024 ../
lrwxrwxrwx. 1 root root 39 May 29 2024 syslog.service -> /usr/lib/systemd/system/rsyslog.service
drwxr-xr-x. 2 root root 32 May 29 2024 getty.target.wants/
lrwxrwxrwx. 1 root root 37 May 29 2024 ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target
lrwxrwxrwx. 1 root root 57 May 29 2024 dbus-org.freedesktop.nm-dispatcher.service -> /usr/lib/systemd/system/NetworkManager-dispatcher.service
drwxr-xr-x. 2 root root 48 May 29 2024 network-online.target.wants/
lrwxrwxrwx. 1 root root 41 May 29 2024 dbus-org.freedesktop.timedate1.service -> /usr/lib/systemd/system/timedatex.service
drwxr-xr-x. 2 root root 61 May 29 2024 timers.target.wants/
drwxr-xr-x. 2 root root 31 May 29 2024 basic.target.wants/
drwxr-xr-x. 2 root root 38 May 29 2024 dev-virtio\x2dports-org.qemu.guest_agent.0.device.wants/
lrwxrwxrwx. 1 root root 41 May 29 2024 default.target -> /usr/lib/systemd/system/multi-user.target
drwxr-xr-x. 2 root root 51 May 29 2024 sockets.target.wants/
drwxr-xr-x. 2 root root 31 May 29 2024 remote-fs.target.wants/
drwxr-xr-x. 2 root root 59 May 29 2024 sshd-keygen@.service.d/
drwxr-xr-x. 2 root root 119 May 29 2024 cloud-init.target.wants/
drwxr-xr-x. 2 root root 181 May 29 2024 sysinit.target.wants/
lrwxrwxrwx. 1 root root 41 Apr 4 20:38 dbus-org.fedoraproject.FirewallD1.service -> /usr/lib/systemd/system/firewalld.service
drwxr-xr-x. 13 root root 4096 Apr 4 20:42 ./
drwxr-xr-x. 2 root root 4096 Apr 4 20:42 multi-user.target.wants/
TASK [Cleanup] *****************************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:172
Friday 04 April 2025 20:44:15 -0400 (0:00:00.372) 0:01:28.157 **********
TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3
Friday 04 April 2025 20:44:15 -0400 (0:00:00.087) 0:01:28.245 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] ****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3
Friday 04 April 2025 20:44:15 -0400 (0:00:00.101) 0:01:28.346 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11
Friday 04 April 2025 20:44:15 -0400 (0:00:00.039) 0:01:28.386 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16
Friday 04 April 2025 20:44:15 -0400 (0:00:00.029) 0:01:28.415 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23
Friday 04 April 2025 20:44:15 -0400 (0:00:00.031) 0:01:28.447 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28
Friday 04 April 2025 20:44:15 -0400 (0:00:00.028) 0:01:28.475 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32
Friday 04 April 2025 20:44:15 -0400 (0:00:00.029) 0:01:28.505 **********
ok: [managed-node2] => (item=RedHat.yml) => {
"ansible_facts": {
"__podman_packages": [
"podman",
"python3-toml",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml"
}
skipping: [managed-node2] => (item=CentOS.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS.yml",
"skip_reason": "Conditional result was False"
}
ok: [managed-node2] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__podman_packages": [
"crun",
"podman",
"podman-plugins",
"python3-pytoml",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
ok: [managed-node2] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__podman_packages": [
"crun",
"podman",
"podman-plugins",
"python3-pytoml",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
TASK [fedora.linux_system_roles.podman : Gather the package facts] *************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6
Friday 04 April 2025 20:44:16 -0400 (0:00:00.101) 0:01:28.607 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Enable copr if requested] *************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10
Friday 04 April 2025 20:44:17 -0400 (0:00:01.507) 0:01:30.115 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14
Friday 04 April 2025 20:44:17 -0400 (0:00:00.049) 0:01:30.164 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28
Friday 04 April 2025 20:44:17 -0400 (0:00:00.058) 0:01:30.223 **********
skipping: [managed-node2] => {}
TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33
Friday 04 April 2025 20:44:17 -0400 (0:00:00.088) 0:01:30.312 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38
Friday 04 April 2025 20:44:17 -0400 (0:00:00.050) 0:01:30.363 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get podman version] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46
Friday 04 April 2025 20:44:17 -0400 (0:00:00.049) 0:01:30.412 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"--version"
],
"delta": "0:00:00.026034",
"end": "2025-04-04 20:44:18.169662",
"rc": 0,
"start": "2025-04-04 20:44:18.143628"
}
STDOUT:
podman version 4.9.4-dev
TASK [fedora.linux_system_roles.podman : Set podman version] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52
Friday 04 April 2025 20:44:18 -0400 (0:00:00.424) 0:01:30.836 **********
ok: [managed-node2] => {
"ansible_facts": {
"podman_version": "4.9.4-dev"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56
Friday 04 April 2025 20:44:18 -0400 (0:00:00.053) 0:01:30.890 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63
Friday 04 April 2025 20:44:18 -0400 (0:00:00.051) 0:01:30.941 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: end_host conditional evaluated to false, continuing execution for managed-node2
TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80
Friday 04 April 2025 20:44:18 -0400 (0:00:00.096) 0:01:31.037 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: end_host conditional evaluated to false, continuing execution for managed-node2
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109
Friday 04 April 2025 20:44:18 -0400 (0:00:00.144) 0:01:31.181 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:44:18 -0400 (0:00:00.101) 0:01:31.283 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:44:18 -0400 (0:00:00.061) 0:01:31.345 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:44:18 -0400 (0:00:00.057) 0:01:31.403 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:44:18 -0400 (0:00:00.065) 0:01:31.469 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813476.2075958,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1743813446.6093924,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:44:19 -0400 (0:00:00.381) 0:01:31.851 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:44:19 -0400 (0:00:00.069) 0:01:31.920 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:44:19 -0400 (0:00:00.043) 0:01:31.963 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:44:19 -0400 (0:00:00.053) 0:01:32.017 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:44:19 -0400 (0:00:00.037) 0:01:32.054 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:44:19 -0400 (0:00:00.044) 0:01:32.099 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:44:19 -0400 (0:00:00.039) 0:01:32.138 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:44:19 -0400 (0:00:00.033) 0:01:32.172 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set config file paths] ****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115
Friday 04 April 2025 20:44:19 -0400 (0:00:00.041) 0:01:32.214 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf",
"__podman_policy_json_file": "/etc/containers/policy.json",
"__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf",
"__podman_storage_conf_file": "/etc/containers/storage.conf"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle container.conf.d] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124
Friday 04 April 2025 20:44:19 -0400 (0:00:00.044) 0:01:32.258 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5
Friday 04 April 2025 20:44:19 -0400 (0:00:00.061) 0:01:32.319 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Convert container config to TOML] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13
Friday 04 April 2025 20:44:19 -0400 (0:00:00.030) 0:01:32.350 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update container config file] *********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:19
Friday 04 April 2025 20:44:19 -0400 (0:00:00.030) 0:01:32.381 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] *************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127
Friday 04 April 2025 20:44:19 -0400 (0:00:00.030) 0:01:32.412 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5
Friday 04 April 2025 20:44:19 -0400 (0:00:00.064) 0:01:32.476 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Convert registries config to TOML] ****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13
Friday 04 April 2025 20:44:19 -0400 (0:00:00.034) 0:01:32.511 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update registries config file] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:19
Friday 04 April 2025 20:44:19 -0400 (0:00:00.047) 0:01:32.559 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle storage.conf] ******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130
Friday 04 April 2025 20:44:20 -0400 (0:00:00.046) 0:01:32.605 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5
Friday 04 April 2025 20:44:20 -0400 (0:00:00.149) 0:01:32.754 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Convert storage config to TOML] *******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13
Friday 04 April 2025 20:44:20 -0400 (0:00:00.049) 0:01:32.804 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update storage config file] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:19
Friday 04 April 2025 20:44:20 -0400 (0:00:00.049) 0:01:32.854 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle policy.json] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133
Friday 04 April 2025 20:44:20 -0400 (0:00:00.049) 0:01:32.903 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6
Friday 04 April 2025 20:44:20 -0400 (0:00:00.115) 0:01:33.018 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14
Friday 04 April 2025 20:44:20 -0400 (0:00:00.048) 0:01:33.067 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get the existing policy.json] *********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19
Friday 04 April 2025 20:44:20 -0400 (0:00:00.057) 0:01:33.124 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Write new policy.json file] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25
Friday 04 April 2025 20:44:20 -0400 (0:00:00.053) 0:01:33.177 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Manage firewall for specified ports] *************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139
Friday 04 April 2025 20:44:20 -0400 (0:00:00.047) 0:01:33.225 **********
TASK [fedora.linux_system_roles.firewall : Setup firewalld] ********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2
Friday 04 April 2025 20:44:20 -0400 (0:00:00.168) 0:01:33.394 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node2
TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2
Friday 04 April 2025 20:44:20 -0400 (0:00:00.094) 0:01:33.489 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Check if system is ostree] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10
Friday 04 April 2025 20:44:20 -0400 (0:00:00.063) 0:01:33.552 **********
skipping: [managed-node2] => {
"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-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15
Friday 04 April 2025 20:44:21 -0400 (0:00:00.050) 0:01:33.602 **********
skipping: [managed-node2] => {
"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-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22
Friday 04 April 2025 20:44:21 -0400 (0:00:00.096) 0:01:33.699 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27
Friday 04 April 2025 20:44:21 -0400 (0:00:00.050) 0:01:33.750 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Install firewalld] ******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31
Friday 04 April 2025 20:44:21 -0400 (0:00:00.042) 0:01:33.792 **********
ok: [managed-node2] => {
"changed": false,
"rc": 0,
"results": []
}
MSG:
Nothing to do
TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43
Friday 04 April 2025 20:44:24 -0400 (0:00:02.874) 0:01:36.666 **********
skipping: [managed-node2] => {}
TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48
Friday 04 April 2025 20:44:24 -0400 (0:00:00.049) 0:01:36.716 **********
skipping: [managed-node2] => {
"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-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53
Friday 04 April 2025 20:44:24 -0400 (0:00:00.049) 0:01:36.765 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Collect service facts] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5
Friday 04 April 2025 20:44:24 -0400 (0:00:00.048) 0:01:36.813 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9
Friday 04 April 2025 20:44:24 -0400 (0:00:00.048) 0:01:36.861 **********
skipping: [managed-node2] => (item=nftables) => {
"ansible_loop_var": "item",
"changed": false,
"item": "nftables",
"skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item=iptables) => {
"ansible_loop_var": "item",
"changed": false,
"item": "iptables",
"skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item=ufw) => {
"ansible_loop_var": "item",
"changed": false,
"item": "ufw",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22
Friday 04 April 2025 20:44:24 -0400 (0:00:00.046) 0:01:36.908 **********
ok: [managed-node2] => {
"changed": false,
"name": "firewalld",
"status": {
"ActiveEnterTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"ActiveEnterTimestampMonotonic": "408560770",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "sysinit.target dbus.socket polkit.service system.slice basic.target dbus.service",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"AssertTimestampMonotonic": "408242610",
"Before": "network-pre.target shutdown.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedoraproject.FirewallD1",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"ConditionTimestampMonotonic": "408242609",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target ipset.service iptables.service nftables.service ebtables.service ip6tables.service",
"ControlGroup": "/system.slice/firewalld.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "firewalld - dynamic firewall daemon",
"DevicePolicy": "auto",
"Documentation": "man:firewalld(1)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "12709",
"ExecMainStartTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"ExecMainStartTimestampMonotonic": "408245714",
"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",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "firewalld.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"InactiveExitTimestampMonotonic": "408245756",
"InvocationID": "d2c6d4c9a1eb472d989b397fa24a59a4",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "mixed",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "12709",
"MemoryAccounting": "yes",
"MemoryCurrent": "42565632",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "firewalld.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "dbus.socket sysinit.target system.slice",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "null",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"StateChangeTimestampMonotonic": "408560770",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "2",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "enabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"Wants": "network-pre.target",
"WatchdogTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"WatchdogTimestampMonotonic": "408560767",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28
Friday 04 April 2025 20:44:24 -0400 (0:00:00.546) 0:01:37.454 **********
ok: [managed-node2] => {
"changed": false,
"enabled": true,
"name": "firewalld",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"ActiveEnterTimestampMonotonic": "408560770",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "sysinit.target dbus.socket polkit.service system.slice basic.target dbus.service",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"AssertTimestampMonotonic": "408242610",
"Before": "network-pre.target shutdown.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedoraproject.FirewallD1",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"ConditionTimestampMonotonic": "408242609",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target ipset.service iptables.service nftables.service ebtables.service ip6tables.service",
"ControlGroup": "/system.slice/firewalld.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "firewalld - dynamic firewall daemon",
"DevicePolicy": "auto",
"Documentation": "man:firewalld(1)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "12709",
"ExecMainStartTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"ExecMainStartTimestampMonotonic": "408245714",
"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",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "firewalld.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"InactiveExitTimestampMonotonic": "408245756",
"InvocationID": "d2c6d4c9a1eb472d989b397fa24a59a4",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "mixed",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "12709",
"MemoryAccounting": "yes",
"MemoryCurrent": "42565632",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "firewalld.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "dbus.socket sysinit.target system.slice",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "null",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"StateChangeTimestampMonotonic": "408560770",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "2",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "enabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"Wants": "network-pre.target",
"WatchdogTimestamp": "Fri 2025-04-04 20:38:03 EDT",
"WatchdogTimestampMonotonic": "408560767",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34
Friday 04 April 2025 20:44:25 -0400 (0:00:00.490) 0:01:37.944 **********
ok: [managed-node2] => {
"ansible_facts": {
"__firewall_previous_replaced": false,
"__firewall_python_cmd": "/usr/libexec/platform-python",
"__firewall_report_changed": true
},
"changed": false
}
TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43
Friday 04 April 2025 20:44:25 -0400 (0:00:00.038) 0:01:37.983 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55
Friday 04 April 2025 20:44:25 -0400 (0:00:00.030) 0:01:38.013 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Configure firewall] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
Friday 04 April 2025 20:44:25 -0400 (0:00:00.031) 0:01:38.045 **********
ok: [managed-node2] => (item={'port': '8000/tcp', 'state': 'enabled'}) => {
"__firewall_changed": false,
"ansible_loop_var": "item",
"changed": false,
"item": {
"port": "8000/tcp",
"state": "enabled"
}
}
ok: [managed-node2] => (item={'port': '9000/tcp', 'state': 'enabled'}) => {
"__firewall_changed": false,
"ansible_loop_var": "item",
"changed": false,
"item": {
"port": "9000/tcp",
"state": "enabled"
}
}
TASK [fedora.linux_system_roles.firewall : Gather firewall config information] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120
Friday 04 April 2025 20:44:26 -0400 (0:00:01.110) 0:01:39.155 **********
skipping: [managed-node2] => (item={'port': '8000/tcp', 'state': 'enabled'}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"port": "8000/tcp",
"state": "enabled"
},
"skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item={'port': '9000/tcp', 'state': 'enabled'}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"port": "9000/tcp",
"state": "enabled"
},
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] *******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130
Friday 04 April 2025 20:44:26 -0400 (0:00:00.051) 0:01:39.207 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139
Friday 04 April 2025 20:44:26 -0400 (0:00:00.040) 0:01:39.247 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] *******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144
Friday 04 April 2025 20:44:26 -0400 (0:00:00.035) 0:01:39.283 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153
Friday 04 April 2025 20:44:26 -0400 (0:00:00.064) 0:01:39.347 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Calculate what has changed] *********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163
Friday 04 April 2025 20:44:26 -0400 (0:00:00.031) 0:01:39.378 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Show diffs] *************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169
Friday 04 April 2025 20:44:26 -0400 (0:00:00.032) 0:01:39.411 **********
skipping: [managed-node2] => {}
TASK [Manage selinux for specified ports] **************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146
Friday 04 April 2025 20:44:26 -0400 (0:00:00.035) 0:01:39.447 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153
Friday 04 April 2025 20:44:26 -0400 (0:00:00.051) 0:01:39.498 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_cancel_user_linger": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] *******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157
Friday 04 April 2025 20:44:26 -0400 (0:00:00.039) 0:01:39.538 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle credential files - present] ****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166
Friday 04 April 2025 20:44:26 -0400 (0:00:00.035) 0:01:39.573 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle secrets] ***********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175
Friday 04 April 2025 20:44:27 -0400 (0:00:00.037) 0:01:39.610 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed-node2
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed-node2
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Friday 04 April 2025 20:44:27 -0400 (0:00:00.110) 0:01:39.721 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Friday 04 April 2025 20:44:27 -0400 (0:00:00.034) 0:01:39.756 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:44:27 -0400 (0:00:00.057) 0:01:39.813 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:44:27 -0400 (0:00:00.037) 0:01:39.851 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:44:27 -0400 (0:00:00.041) 0:01:39.892 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:44:27 -0400 (0:00:00.068) 0:01:39.961 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:44:27 -0400 (0:00:00.050) 0:01:40.012 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:44:27 -0400 (0:00:00.046) 0:01:40.058 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:44:27 -0400 (0:00:00.076) 0:01:40.134 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:44:27 -0400 (0:00:00.038) 0:01:40.173 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:44:27 -0400 (0:00:00.037) 0:01:40.210 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:44:27 -0400 (0:00:00.031) 0:01:40.242 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:44:27 -0400 (0:00:00.038) 0:01:40.281 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:44:27 -0400 (0:00:00.030) 0:01:40.312 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14
Friday 04 April 2025 20:44:27 -0400 (0:00:00.030) 0:01:40.342 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20
Friday 04 April 2025 20:44:27 -0400 (0:00:00.047) 0:01:40.389 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:44:27 -0400 (0:00:00.087) 0:01:40.477 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:44:27 -0400 (0:00:00.054) 0:01:40.531 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:44:28 -0400 (0:00:00.050) 0:01:40.581 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25
Friday 04 April 2025 20:44:28 -0400 (0:00:00.049) 0:01:40.630 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:41
Friday 04 April 2025 20:44:28 -0400 (0:00:00.051) 0:01:40.681 **********
[WARNING]: Using a variable for a task's 'args' is unsafe in some situations
(see
https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat-
unsafe)
changed: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Friday 04 April 2025 20:44:28 -0400 (0:00:00.428) 0:01:41.110 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Friday 04 April 2025 20:44:28 -0400 (0:00:00.037) 0:01:41.147 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:44:28 -0400 (0:00:00.115) 0:01:41.262 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:44:28 -0400 (0:00:00.047) 0:01:41.310 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:44:28 -0400 (0:00:00.038) 0:01:41.348 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:44:28 -0400 (0:00:00.042) 0:01:41.391 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:44:28 -0400 (0:00:00.032) 0:01:41.423 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:44:28 -0400 (0:00:00.031) 0:01:41.455 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:44:28 -0400 (0:00:00.031) 0:01:41.486 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:44:28 -0400 (0:00:00.032) 0:01:41.519 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:44:28 -0400 (0:00:00.030) 0:01:41.549 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:44:29 -0400 (0:00:00.033) 0:01:41.583 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:44:29 -0400 (0:00:00.037) 0:01:41.620 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:44:29 -0400 (0:00:00.056) 0:01:41.677 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14
Friday 04 April 2025 20:44:29 -0400 (0:00:00.041) 0:01:41.718 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20
Friday 04 April 2025 20:44:29 -0400 (0:00:00.044) 0:01:41.762 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:44:29 -0400 (0:00:00.075) 0:01:41.837 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:44:29 -0400 (0:00:00.035) 0:01:41.873 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:44:29 -0400 (0:00:00.031) 0:01:41.904 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25
Friday 04 April 2025 20:44:29 -0400 (0:00:00.029) 0:01:41.934 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:41
Friday 04 April 2025 20:44:29 -0400 (0:00:00.066) 0:01:42.001 **********
[WARNING]: Using a variable for a task's 'args' is unsafe in some situations
(see
https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat-
unsafe)
changed: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Friday 04 April 2025 20:44:29 -0400 (0:00:00.418) 0:01:42.420 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Friday 04 April 2025 20:44:29 -0400 (0:00:00.033) 0:01:42.453 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:44:29 -0400 (0:00:00.056) 0:01:42.510 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:44:29 -0400 (0:00:00.037) 0:01:42.547 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:44:30 -0400 (0:00:00.037) 0:01:42.585 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:44:30 -0400 (0:00:00.042) 0:01:42.628 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:44:30 -0400 (0:00:00.029) 0:01:42.657 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:44:30 -0400 (0:00:00.031) 0:01:42.688 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:44:30 -0400 (0:00:00.030) 0:01:42.719 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:44:30 -0400 (0:00:00.029) 0:01:42.749 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:44:30 -0400 (0:00:00.030) 0:01:42.780 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:44:30 -0400 (0:00:00.030) 0:01:42.810 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:44:30 -0400 (0:00:00.030) 0:01:42.841 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:44:30 -0400 (0:00:00.035) 0:01:42.877 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14
Friday 04 April 2025 20:44:30 -0400 (0:00:00.046) 0:01:42.924 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20
Friday 04 April 2025 20:44:30 -0400 (0:00:00.114) 0:01:43.038 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:44:30 -0400 (0:00:00.097) 0:01:43.135 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:44:30 -0400 (0:00:00.056) 0:01:43.192 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:44:30 -0400 (0:00:00.050) 0:01:43.242 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25
Friday 04 April 2025 20:44:30 -0400 (0:00:00.047) 0:01:43.290 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:41
Friday 04 April 2025 20:44:30 -0400 (0:00:00.043) 0:01:43.333 **********
[WARNING]: Using a variable for a task's 'args' is unsafe in some situations
(see
https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat-
unsafe)
changed: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182
Friday 04 April 2025 20:44:31 -0400 (0:00:00.425) 0:01:43.758 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189
Friday 04 April 2025 20:44:31 -0400 (0:00:00.033) 0:01:43.791 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node2
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node2
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node2
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node2
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node2
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Friday 04 April 2025 20:44:31 -0400 (0:00:00.163) 0:01:43.955 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_file_src": "quadlet-demo.kube",
"__podman_quadlet_spec": {},
"__podman_quadlet_str": "[Install]\nWantedBy=default.target\n\n[Unit]\nRequires=quadlet-demo-mysql.service\nAfter=quadlet-demo-mysql.service\n\n[Kube]\n# Point to the yaml file in the same directory\nYaml=quadlet-demo.yml\n# Use the quadlet-demo network\nNetwork=quadlet-demo.network\n# Publish the envoy proxy data port\nPublishPort=8000:8080\n# Publish the envoy proxy admin port\nPublishPort=9000:9901\n# Use the envoy proxy config map in the same directory\nConfigMap=envoy-proxy-configmap.yml",
"__podman_quadlet_template_src": ""
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Friday 04 April 2025 20:44:31 -0400 (0:00:00.042) 0:01:43.997 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_continue_if_pull_fails": false,
"__podman_pull_image": true,
"__podman_state": "absent",
"__podman_systemd_unit_scope": "",
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Friday 04 April 2025 20:44:31 -0400 (0:00:00.039) 0:01:44.036 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Friday 04 April 2025 20:44:31 -0400 (0:00:00.034) 0:01:44.071 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo",
"__podman_quadlet_type": "kube",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Friday 04 April 2025 20:44:31 -0400 (0:00:00.044) 0:01:44.116 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:44:31 -0400 (0:00:00.124) 0:01:44.240 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:44:31 -0400 (0:00:00.043) 0:01:44.284 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:44:31 -0400 (0:00:00.043) 0:01:44.328 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:44:31 -0400 (0:00:00.059) 0:01:44.387 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813476.2075958,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1743813446.6093924,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:44:32 -0400 (0:00:00.370) 0:01:44.757 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:44:32 -0400 (0:00:00.040) 0:01:44.798 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:44:32 -0400 (0:00:00.040) 0:01:44.839 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:44:32 -0400 (0:00:00.036) 0:01:44.876 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:44:32 -0400 (0:00:00.034) 0:01:44.911 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:44:32 -0400 (0:00:00.032) 0:01:44.943 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:44:32 -0400 (0:00:00.033) 0:01:44.977 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:44:32 -0400 (0:00:00.031) 0:01:45.009 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Friday 04 April 2025 20:44:32 -0400 (0:00:00.032) 0:01:45.041 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_activate_systemd_unit": true,
"__podman_images_found": [],
"__podman_kube_yamls_raw": [
"quadlet-demo.yml"
],
"__podman_service_name": "quadlet-demo.service",
"__podman_systemd_scope": "system",
"__podman_user_home_dir": "/root",
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Friday 04 April 2025 20:44:32 -0400 (0:00:00.056) 0:01:45.098 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Friday 04 April 2025 20:44:32 -0400 (0:00:00.032) 0:01:45.131 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Friday 04 April 2025 20:44:32 -0400 (0:00:00.030) 0:01:45.161 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.kube",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105
Friday 04 April 2025 20:44:32 -0400 (0:00:00.075) 0:01:45.236 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112
Friday 04 April 2025 20:44:32 -0400 (0:00:00.075) 0:01:45.312 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Friday 04 April 2025 20:44:32 -0400 (0:00:00.086) 0:01:45.398 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Friday 04 April 2025 20:44:32 -0400 (0:00:00.030) 0:01:45.429 **********
changed: [managed-node2] => {
"changed": true,
"enabled": false,
"failed_when_result": false,
"name": "quadlet-demo.service",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Fri 2025-04-04 20:44:09 EDT",
"ActiveEnterTimestampMonotonic": "774893610",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "quadlet-demo-network.service sysinit.target system.slice basic.target quadlet-demo-mysql.service systemd-journald.socket -.mount",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Fri 2025-04-04 20:44:08 EDT",
"AssertTimestampMonotonic": "773946548",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Fri 2025-04-04 20:44:08 EDT",
"ConditionTimestampMonotonic": "773946547",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/quadlet-demo.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"Environment": "PODMAN_SYSTEMD_UNIT=quadlet-demo.service",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "59048",
"ExecMainStartTimestamp": "Fri 2025-04-04 20:44:09 EDT",
"ExecMainStartTimestampMonotonic": "774893587",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true --network=systemd-quadlet-demo --configmap /etc/containers/systemd/envoy-proxy-configmap.yml --publish 8000:8080 --publish 9000:9901 /etc/containers/systemd/quadlet-demo.yml ; ignore_errors=no ; start_time=[Fri 2025-04-04 20:44:08 EDT] ; stop_time=[n/a] ; pid=58989 ; code=(null) ; status=0/0 }",
"ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/systemd/quadlet-demo.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Fri 2025-04-04 20:44:08 EDT",
"InactiveExitTimestampMonotonic": "773947848",
"InvocationID": "d7443f7a1afe42ab9754944f66e201fa",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "mixed",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "59048",
"MemoryAccounting": "yes",
"MemoryCurrent": "5251072",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "all",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "system.slice quadlet-demo-mysql.service quadlet-demo-network.service sysinit.target -.mount",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"SourcePath": "/etc/containers/systemd/quadlet-demo.kube",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Fri 2025-04-04 20:44:09 EDT",
"StateChangeTimestampMonotonic": "774893610",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "4",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestamp": "Fri 2025-04-04 20:44:09 EDT",
"WatchdogTimestampMonotonic": "774893607",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : See if quadlet file exists] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Friday 04 April 2025 20:44:34 -0400 (0:00:01.314) 0:01:46.744 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813848.2901947,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "7a5c73a5d935a42431c87bcdbeb8a04ed0909dc7",
"ctime": 1743813847.59019,
"dev": 51713,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 448791692,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1743813847.329188,
"nlink": 1,
"path": "/etc/containers/systemd/quadlet-demo.kube",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 456,
"uid": 0,
"version": "4221210860",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Friday 04 April 2025 20:44:34 -0400 (0:00:00.386) 0:01:47.131 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Friday 04 April 2025 20:44:34 -0400 (0:00:00.089) 0:01:47.220 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Friday 04 April 2025 20:44:35 -0400 (0:00:00.382) 0:01:47.602 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Parse quadlet yaml file] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Friday 04 April 2025 20:44:35 -0400 (0:00:00.098) 0:01:47.700 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Reset raw variable] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Friday 04 April 2025 20:44:35 -0400 (0:00:00.031) 0:01:47.732 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_raw": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Friday 04 April 2025 20:44:35 -0400 (0:00:00.029) 0:01:47.762 **********
changed: [managed-node2] => {
"changed": true,
"path": "/etc/containers/systemd/quadlet-demo.kube",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Friday 04 April 2025 20:44:35 -0400 (0:00:00.355) 0:01:48.118 **********
ok: [managed-node2] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Friday 04 April 2025 20:44:36 -0400 (0:00:00.617) 0:01:48.735 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Remove volumes] ***********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:99
Friday 04 April 2025 20:44:36 -0400 (0:00:00.034) 0:01:48.769 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] *********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Friday 04 April 2025 20:44:36 -0400 (0:00:00.044) 0:01:48.814 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_parsed": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:120
Friday 04 April 2025 20:44:36 -0400 (0:00:00.031) 0:01:48.845 **********
changed: [managed-node2] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.672494",
"end": "2025-04-04 20:44:37.239216",
"rc": 0,
"start": "2025-04-04 20:44:36.566722"
}
STDOUT:
6a2495ec8563554189a2323773f8ea8ba8a3a077447128aa2772452d78f92221
9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f
fcf3e41b8864a14d75a6d0627d3d02154e28a153aa57e8baa392cd744ffa0d0b
5af2585e22ed1562885d9407efab74010090427be79048c2cd6a226517cc1e1d
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:131
Friday 04 April 2025 20:44:37 -0400 (0:00:01.056) 0:01:49.902 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:44:37 -0400 (0:00:00.105) 0:01:50.008 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:44:37 -0400 (0:00:00.036) 0:01:50.044 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:44:37 -0400 (0:00:00.033) 0:01:50.078 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:141
Friday 04 April 2025 20:44:37 -0400 (0:00:00.031) 0:01:50.109 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.036230",
"end": "2025-04-04 20:44:37.868988",
"rc": 0,
"start": "2025-04-04 20:44:37.832758"
}
STDOUT:
quay.io/linux-system-roles/mysql 5.6 dd3b2a5dcb48 3 years ago 308 MB
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:150
Friday 04 April 2025 20:44:37 -0400 (0:00:00.403) 0:01:50.513 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.029036",
"end": "2025-04-04 20:44:38.263198",
"rc": 0,
"start": "2025-04-04 20:44:38.234162"
}
STDOUT:
local systemd-quadlet-demo-mysql
local wp-pv-claim
local envoy-proxy-config
local envoy-certificates
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:159
Friday 04 April 2025 20:44:38 -0400 (0:00:00.427) 0:01:50.940 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.035608",
"end": "2025-04-04 20:44:38.725301",
"rc": 0,
"start": "2025-04-04 20:44:38.689693"
}
STDOUT:
afd3bec185cf quay.io/linux-system-roles/mysql:5.6 mysqld About a minute ago Up About a minute (healthy) quadlet-demo-mysql
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:168
Friday 04 April 2025 20:44:38 -0400 (0:00:00.440) 0:01:51.380 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.054565",
"end": "2025-04-04 20:44:39.164344",
"rc": 0,
"start": "2025-04-04 20:44:39.109779"
}
STDOUT:
podman
podman-default-kube-network
systemd-quadlet-demo
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:177
Friday 04 April 2025 20:44:39 -0400 (0:00:00.447) 0:01:51.828 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - pods] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:187
Friday 04 April 2025 20:44:39 -0400 (0:00:00.428) 0:01:52.256 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - services] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197
Friday 04 April 2025 20:44:40 -0400 (0:00:00.403) 0:01:52.660 **********
ok: [managed-node2] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"afd3bec185cfd186ac5021...5c729858b2635914907e0c803195c9540a367.service": {
"name": "afd3bec185cfd186ac5021...5c729858b2635914907e0c803195c9540a367.service",
"source": "systemd",
"state": "inactive",
"status": "transient"
},
"afd3bec185cfd186ac50215ff735c729858b2635914907e0c803195c9540a367.service": {
"name": "afd3bec185cfd186ac50215ff735c729858b2635914907e0c803195c9540a367.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "unknown"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quadlet-demo-mysql-volume.service": {
"name": "quadlet-demo-mysql-volume.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quadlet-demo-mysql.service": {
"name": "quadlet-demo-mysql.service",
"source": "systemd",
"state": "running",
"status": "generated"
},
"quadlet-demo-network.service": {
"name": "quadlet-demo-network.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "unknown"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116
Friday 04 April 2025 20:44:41 -0400 (0:00:01.904) 0:01:54.565 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Friday 04 April 2025 20:44:42 -0400 (0:00:00.034) 0:01:54.599 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_file_src": "",
"__podman_quadlet_spec": {},
"__podman_quadlet_str": "---\napiVersion: v1\nkind: PersistentVolumeClaim\nmetadata:\n name: wp-pv-claim\n labels:\n app: wordpress\nspec:\n accessModes:\n - ReadWriteOnce\n resources:\n requests:\n storage: 20Gi\n---\napiVersion: v1\nkind: Pod\nmetadata:\n name: quadlet-demo\nspec:\n containers:\n - name: wordpress\n image: quay.io/linux-system-roles/wordpress:4.8-apache\n env:\n - name: WORDPRESS_DB_HOST\n value: quadlet-demo-mysql\n - name: WORDPRESS_DB_PASSWORD\n valueFrom:\n secretKeyRef:\n name: mysql-root-password-kube\n key: password\n volumeMounts:\n - name: wordpress-persistent-storage\n mountPath: /var/www/html\n resources:\n requests:\n memory: \"64Mi\"\n cpu: \"250m\"\n limits:\n memory: \"128Mi\"\n cpu: \"500m\"\n - name: envoy\n image: quay.io/linux-system-roles/envoyproxy:v1.25.0\n volumeMounts:\n - name: config-volume\n mountPath: /etc/envoy\n - name: certificates\n mountPath: /etc/envoy-certificates\n env:\n - name: ENVOY_UID\n value: \"0\"\n resources:\n requests:\n memory: \"64Mi\"\n cpu: \"250m\"\n limits:\n memory: \"128Mi\"\n cpu: \"500m\"\n volumes:\n - name: config-volume\n configMap:\n name: envoy-proxy-config\n - name: certificates\n secret:\n secretName: envoy-certificates\n - name: wordpress-persistent-storage\n persistentVolumeClaim:\n claimName: wp-pv-claim\n - name: www # not used - for testing hostpath\n hostPath:\n path: /tmp/httpd3\n - name: create # not used - for testing hostpath\n hostPath:\n path: /tmp/httpd3-create\n",
"__podman_quadlet_template_src": "quadlet-demo.yml.j2"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Friday 04 April 2025 20:44:42 -0400 (0:00:00.110) 0:01:54.710 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_continue_if_pull_fails": false,
"__podman_pull_image": true,
"__podman_state": "absent",
"__podman_systemd_unit_scope": "",
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Friday 04 April 2025 20:44:42 -0400 (0:00:00.047) 0:01:54.758 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Friday 04 April 2025 20:44:42 -0400 (0:00:00.054) 0:01:54.812 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo",
"__podman_quadlet_type": "yml",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Friday 04 April 2025 20:44:42 -0400 (0:00:00.074) 0:01:54.886 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:44:42 -0400 (0:00:00.105) 0:01:54.992 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:44:42 -0400 (0:00:00.087) 0:01:55.079 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:44:42 -0400 (0:00:00.051) 0:01:55.131 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:44:42 -0400 (0:00:00.050) 0:01:55.181 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813476.2075958,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1743813446.6093924,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:44:42 -0400 (0:00:00.393) 0:01:55.575 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:44:43 -0400 (0:00:00.057) 0:01:55.633 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:44:43 -0400 (0:00:00.056) 0:01:55.689 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:44:43 -0400 (0:00:00.039) 0:01:55.729 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:44:43 -0400 (0:00:00.042) 0:01:55.772 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:44:43 -0400 (0:00:00.044) 0:01:55.816 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:44:43 -0400 (0:00:00.039) 0:01:55.856 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:44:43 -0400 (0:00:00.035) 0:01:55.891 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Friday 04 April 2025 20:44:43 -0400 (0:00:00.034) 0:01:55.925 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_activate_systemd_unit": true,
"__podman_images_found": [],
"__podman_kube_yamls_raw": "",
"__podman_service_name": "",
"__podman_systemd_scope": "system",
"__podman_user_home_dir": "/root",
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Friday 04 April 2025 20:44:43 -0400 (0:00:00.058) 0:01:55.984 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Friday 04 April 2025 20:44:43 -0400 (0:00:00.036) 0:01:56.020 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Friday 04 April 2025 20:44:43 -0400 (0:00:00.033) 0:01:56.054 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.yml",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105
Friday 04 April 2025 20:44:43 -0400 (0:00:00.106) 0:01:56.160 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112
Friday 04 April 2025 20:44:43 -0400 (0:00:00.096) 0:01:56.257 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Friday 04 April 2025 20:44:43 -0400 (0:00:00.117) 0:01:56.375 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Friday 04 April 2025 20:44:43 -0400 (0:00:00.037) 0:01:56.412 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : See if quadlet file exists] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Friday 04 April 2025 20:44:43 -0400 (0:00:00.036) 0:01:56.449 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813827.664049,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "998dccde0483b1654327a46ddd89cbaa47650370",
"ctime": 1743813825.1170309,
"dev": 51713,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 434110622,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1743813824.7440283,
"nlink": 1,
"path": "/etc/containers/systemd/quadlet-demo.yml",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 1605,
"uid": 0,
"version": "1250748483",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Friday 04 April 2025 20:44:44 -0400 (0:00:00.381) 0:01:56.830 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Friday 04 April 2025 20:44:44 -0400 (0:00:00.062) 0:01:56.893 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Friday 04 April 2025 20:44:44 -0400 (0:00:00.360) 0:01:57.253 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Parse quadlet yaml file] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Friday 04 April 2025 20:44:44 -0400 (0:00:00.033) 0:01:57.286 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Reset raw variable] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Friday 04 April 2025 20:44:44 -0400 (0:00:00.050) 0:01:57.337 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_raw": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Friday 04 April 2025 20:44:44 -0400 (0:00:00.033) 0:01:57.371 **********
changed: [managed-node2] => {
"changed": true,
"path": "/etc/containers/systemd/quadlet-demo.yml",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Friday 04 April 2025 20:44:45 -0400 (0:00:00.408) 0:01:57.779 **********
ok: [managed-node2] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Friday 04 April 2025 20:44:45 -0400 (0:00:00.628) 0:01:58.408 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Remove volumes] ***********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:99
Friday 04 April 2025 20:44:45 -0400 (0:00:00.049) 0:01:58.457 **********
changed: [managed-node2] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
changed: [managed-node2] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
changed: [managed-node2] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
changed: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] *********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Friday 04 April 2025 20:44:47 -0400 (0:00:01.212) 0:01:59.670 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_parsed": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:120
Friday 04 April 2025 20:44:47 -0400 (0:00:00.032) 0:01:59.702 **********
changed: [managed-node2] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.027450",
"end": "2025-04-04 20:44:47.442391",
"rc": 0,
"start": "2025-04-04 20:44:47.414941"
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:131
Friday 04 April 2025 20:44:47 -0400 (0:00:00.391) 0:02:00.093 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:44:47 -0400 (0:00:00.070) 0:02:00.163 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:44:47 -0400 (0:00:00.109) 0:02:00.273 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:44:47 -0400 (0:00:00.060) 0:02:00.334 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:141
Friday 04 April 2025 20:44:47 -0400 (0:00:00.058) 0:02:00.393 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.033013",
"end": "2025-04-04 20:44:48.169563",
"rc": 0,
"start": "2025-04-04 20:44:48.136550"
}
STDOUT:
quay.io/linux-system-roles/mysql 5.6 dd3b2a5dcb48 3 years ago 308 MB
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:150
Friday 04 April 2025 20:44:48 -0400 (0:00:00.432) 0:02:00.826 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.029415",
"end": "2025-04-04 20:44:48.572653",
"rc": 0,
"start": "2025-04-04 20:44:48.543238"
}
STDOUT:
local systemd-quadlet-demo-mysql
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:159
Friday 04 April 2025 20:44:48 -0400 (0:00:00.403) 0:02:01.229 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.034383",
"end": "2025-04-04 20:44:48.985053",
"rc": 0,
"start": "2025-04-04 20:44:48.950670"
}
STDOUT:
afd3bec185cf quay.io/linux-system-roles/mysql:5.6 mysqld About a minute ago Up About a minute (healthy) quadlet-demo-mysql
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:168
Friday 04 April 2025 20:44:49 -0400 (0:00:00.415) 0:02:01.644 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.053576",
"end": "2025-04-04 20:44:49.415318",
"rc": 0,
"start": "2025-04-04 20:44:49.361742"
}
STDOUT:
podman
podman-default-kube-network
systemd-quadlet-demo
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:177
Friday 04 April 2025 20:44:49 -0400 (0:00:00.449) 0:02:02.094 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - pods] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:187
Friday 04 April 2025 20:44:49 -0400 (0:00:00.437) 0:02:02.532 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - services] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197
Friday 04 April 2025 20:44:50 -0400 (0:00:00.424) 0:02:02.957 **********
ok: [managed-node2] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"afd3bec185cfd186ac5021...5c729858b2635914907e0c803195c9540a367.service": {
"name": "afd3bec185cfd186ac5021...5c729858b2635914907e0c803195c9540a367.service",
"source": "systemd",
"state": "inactive",
"status": "transient"
},
"afd3bec185cfd186ac50215ff735c729858b2635914907e0c803195c9540a367.service": {
"name": "afd3bec185cfd186ac50215ff735c729858b2635914907e0c803195c9540a367.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "unknown"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quadlet-demo-mysql-volume.service": {
"name": "quadlet-demo-mysql-volume.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quadlet-demo-mysql.service": {
"name": "quadlet-demo-mysql.service",
"source": "systemd",
"state": "running",
"status": "generated"
},
"quadlet-demo-network.service": {
"name": "quadlet-demo-network.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "unknown"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116
Friday 04 April 2025 20:44:52 -0400 (0:00:01.637) 0:02:04.594 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Friday 04 April 2025 20:44:52 -0400 (0:00:00.055) 0:02:04.649 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_file_src": "envoy-proxy-configmap.yml",
"__podman_quadlet_spec": {},
"__podman_quadlet_str": "---\napiVersion: v1\nkind: ConfigMap\nmetadata:\n name: envoy-proxy-config\ndata:\n envoy.yaml: |\n admin:\n address:\n socket_address:\n address: 0.0.0.0\n port_value: 9901\n\n static_resources:\n listeners:\n - name: listener_0\n address:\n socket_address:\n address: 0.0.0.0\n port_value: 8080\n filter_chains:\n - filters:\n - name: envoy.filters.network.http_connection_manager\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager\n stat_prefix: ingress_http\n codec_type: AUTO\n route_config:\n name: local_route\n virtual_hosts:\n - name: local_service\n domains: [\"*\"]\n routes:\n - match:\n prefix: \"/\"\n route:\n cluster: backend\n http_filters:\n - name: envoy.filters.http.router\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.filters.http.router.v3.Router\n transport_socket:\n name: envoy.transport_sockets.tls\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.DownstreamTlsContext\n common_tls_context:\n tls_certificates:\n - certificate_chain:\n filename: /etc/envoy-certificates/certificate.pem\n private_key:\n filename: /etc/envoy-certificates/certificate.key\n clusters:\n - name: backend\n connect_timeout: 5s\n type: STATIC\n dns_refresh_rate: 1800s\n lb_policy: ROUND_ROBIN\n load_assignment:\n cluster_name: backend\n endpoints:\n - lb_endpoints:\n - endpoint:\n address:\n socket_address:\n address: 127.0.0.1\n port_value: 80",
"__podman_quadlet_template_src": ""
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Friday 04 April 2025 20:44:52 -0400 (0:00:00.084) 0:02:04.734 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_continue_if_pull_fails": false,
"__podman_pull_image": true,
"__podman_state": "absent",
"__podman_systemd_unit_scope": "",
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Friday 04 April 2025 20:44:52 -0400 (0:00:00.054) 0:02:04.789 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Friday 04 April 2025 20:44:52 -0400 (0:00:00.041) 0:02:04.830 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_name": "envoy-proxy-configmap",
"__podman_quadlet_type": "yml",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Friday 04 April 2025 20:44:52 -0400 (0:00:00.054) 0:02:04.885 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:44:52 -0400 (0:00:00.068) 0:02:04.954 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:44:52 -0400 (0:00:00.042) 0:02:04.996 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:44:52 -0400 (0:00:00.039) 0:02:05.036 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:44:52 -0400 (0:00:00.096) 0:02:05.132 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813476.2075958,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1743813446.6093924,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:44:52 -0400 (0:00:00.367) 0:02:05.499 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:44:52 -0400 (0:00:00.037) 0:02:05.536 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:44:52 -0400 (0:00:00.036) 0:02:05.573 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:44:53 -0400 (0:00:00.033) 0:02:05.607 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:44:53 -0400 (0:00:00.035) 0:02:05.643 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:44:53 -0400 (0:00:00.039) 0:02:05.682 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:44:53 -0400 (0:00:00.052) 0:02:05.734 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:44:53 -0400 (0:00:00.064) 0:02:05.799 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Friday 04 April 2025 20:44:53 -0400 (0:00:00.040) 0:02:05.840 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_activate_systemd_unit": true,
"__podman_images_found": [],
"__podman_kube_yamls_raw": "",
"__podman_service_name": "",
"__podman_systemd_scope": "system",
"__podman_user_home_dir": "/root",
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Friday 04 April 2025 20:44:53 -0400 (0:00:00.072) 0:02:05.912 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Friday 04 April 2025 20:44:53 -0400 (0:00:00.039) 0:02:05.952 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Friday 04 April 2025 20:44:53 -0400 (0:00:00.033) 0:02:05.986 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/envoy-proxy-configmap.yml",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105
Friday 04 April 2025 20:44:53 -0400 (0:00:00.077) 0:02:06.064 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112
Friday 04 April 2025 20:44:53 -0400 (0:00:00.038) 0:02:06.102 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Friday 04 April 2025 20:44:53 -0400 (0:00:00.130) 0:02:06.233 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Friday 04 April 2025 20:44:53 -0400 (0:00:00.053) 0:02:06.287 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : See if quadlet file exists] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Friday 04 April 2025 20:44:53 -0400 (0:00:00.058) 0:02:06.346 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813849.0302,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "d681c7d56f912150d041873e880818b22a90c188",
"ctime": 1743813820.6629996,
"dev": 51713,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 413139117,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1743813820.3979979,
"nlink": 1,
"path": "/etc/containers/systemd/envoy-proxy-configmap.yml",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 2102,
"uid": 0,
"version": "4275487762",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Friday 04 April 2025 20:44:54 -0400 (0:00:00.371) 0:02:06.717 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Friday 04 April 2025 20:44:54 -0400 (0:00:00.064) 0:02:06.782 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Friday 04 April 2025 20:44:54 -0400 (0:00:00.375) 0:02:07.157 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Parse quadlet yaml file] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Friday 04 April 2025 20:44:54 -0400 (0:00:00.043) 0:02:07.200 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Reset raw variable] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Friday 04 April 2025 20:44:54 -0400 (0:00:00.048) 0:02:07.248 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_raw": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Friday 04 April 2025 20:44:54 -0400 (0:00:00.032) 0:02:07.281 **********
changed: [managed-node2] => {
"changed": true,
"path": "/etc/containers/systemd/envoy-proxy-configmap.yml",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Friday 04 April 2025 20:44:55 -0400 (0:00:00.349) 0:02:07.630 **********
ok: [managed-node2] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Friday 04 April 2025 20:44:55 -0400 (0:00:00.603) 0:02:08.233 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Remove volumes] ***********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:99
Friday 04 April 2025 20:44:55 -0400 (0:00:00.036) 0:02:08.270 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] *********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Friday 04 April 2025 20:44:55 -0400 (0:00:00.049) 0:02:08.319 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_parsed": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:120
Friday 04 April 2025 20:44:55 -0400 (0:00:00.033) 0:02:08.353 **********
changed: [managed-node2] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.032873",
"end": "2025-04-04 20:44:56.109112",
"rc": 0,
"start": "2025-04-04 20:44:56.076239"
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:131
Friday 04 April 2025 20:44:56 -0400 (0:00:00.402) 0:02:08.756 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:44:56 -0400 (0:00:00.063) 0:02:08.820 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:44:56 -0400 (0:00:00.041) 0:02:08.861 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:44:56 -0400 (0:00:00.039) 0:02:08.900 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:141
Friday 04 April 2025 20:44:56 -0400 (0:00:00.045) 0:02:08.945 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.033147",
"end": "2025-04-04 20:44:56.703099",
"rc": 0,
"start": "2025-04-04 20:44:56.669952"
}
STDOUT:
quay.io/linux-system-roles/mysql 5.6 dd3b2a5dcb48 3 years ago 308 MB
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:150
Friday 04 April 2025 20:44:56 -0400 (0:00:00.406) 0:02:09.352 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.029794",
"end": "2025-04-04 20:44:57.101767",
"rc": 0,
"start": "2025-04-04 20:44:57.071973"
}
STDOUT:
local systemd-quadlet-demo-mysql
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:159
Friday 04 April 2025 20:44:57 -0400 (0:00:00.434) 0:02:09.786 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.034113",
"end": "2025-04-04 20:44:57.551686",
"rc": 0,
"start": "2025-04-04 20:44:57.517573"
}
STDOUT:
afd3bec185cf quay.io/linux-system-roles/mysql:5.6 mysqld About a minute ago Up About a minute (healthy) quadlet-demo-mysql
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:168
Friday 04 April 2025 20:44:57 -0400 (0:00:00.413) 0:02:10.200 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.052939",
"end": "2025-04-04 20:44:57.953667",
"rc": 0,
"start": "2025-04-04 20:44:57.900728"
}
STDOUT:
podman
podman-default-kube-network
systemd-quadlet-demo
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:177
Friday 04 April 2025 20:44:58 -0400 (0:00:00.399) 0:02:10.599 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - pods] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:187
Friday 04 April 2025 20:44:58 -0400 (0:00:00.372) 0:02:10.972 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - services] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197
Friday 04 April 2025 20:44:58 -0400 (0:00:00.378) 0:02:11.351 **********
ok: [managed-node2] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"afd3bec185cfd186ac5021...5c729858b2635914907e0c803195c9540a367.service": {
"name": "afd3bec185cfd186ac5021...5c729858b2635914907e0c803195c9540a367.service",
"source": "systemd",
"state": "inactive",
"status": "transient"
},
"afd3bec185cfd186ac50215ff735c729858b2635914907e0c803195c9540a367.service": {
"name": "afd3bec185cfd186ac50215ff735c729858b2635914907e0c803195c9540a367.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "unknown"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quadlet-demo-mysql-volume.service": {
"name": "quadlet-demo-mysql-volume.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quadlet-demo-mysql.service": {
"name": "quadlet-demo-mysql.service",
"source": "systemd",
"state": "running",
"status": "generated"
},
"quadlet-demo-network.service": {
"name": "quadlet-demo-network.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "unknown"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116
Friday 04 April 2025 20:45:00 -0400 (0:00:01.546) 0:02:12.898 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Friday 04 April 2025 20:45:00 -0400 (0:00:00.085) 0:02:12.983 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_file_src": "",
"__podman_quadlet_spec": {},
"__podman_quadlet_str": "[Install]\nWantedBy=default.target\n\n[Container]\nImage=quay.io/linux-system-roles/mysql:5.6\nContainerName=quadlet-demo-mysql\nVolume=quadlet-demo-mysql.volume:/var/lib/mysql\nVolume=/tmp/quadlet_demo:/var/lib/quadlet_demo:Z\nNetwork=quadlet-demo.network\nSecret=mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD\nHealthCmd=/bin/true\nHealthOnFailure=kill\n",
"__podman_quadlet_template_src": "quadlet-demo-mysql.container.j2"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Friday 04 April 2025 20:45:00 -0400 (0:00:00.112) 0:02:13.096 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_continue_if_pull_fails": false,
"__podman_pull_image": true,
"__podman_state": "absent",
"__podman_systemd_unit_scope": "",
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Friday 04 April 2025 20:45:00 -0400 (0:00:00.047) 0:02:13.144 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Friday 04 April 2025 20:45:00 -0400 (0:00:00.055) 0:02:13.199 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo-mysql",
"__podman_quadlet_type": "container",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Friday 04 April 2025 20:45:00 -0400 (0:00:00.076) 0:02:13.276 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:45:00 -0400 (0:00:00.107) 0:02:13.384 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:45:00 -0400 (0:00:00.069) 0:02:13.454 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:45:00 -0400 (0:00:00.065) 0:02:13.519 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:45:01 -0400 (0:00:00.075) 0:02:13.595 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813476.2075958,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1743813446.6093924,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:45:01 -0400 (0:00:00.421) 0:02:14.016 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:45:01 -0400 (0:00:00.044) 0:02:14.061 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:45:01 -0400 (0:00:00.040) 0:02:14.102 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:45:01 -0400 (0:00:00.038) 0:02:14.141 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:45:01 -0400 (0:00:00.045) 0:02:14.186 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:45:01 -0400 (0:00:00.084) 0:02:14.271 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:45:01 -0400 (0:00:00.036) 0:02:14.308 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:45:01 -0400 (0:00:00.036) 0:02:14.345 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Friday 04 April 2025 20:45:01 -0400 (0:00:00.039) 0:02:14.385 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_activate_systemd_unit": true,
"__podman_images_found": [
"quay.io/linux-system-roles/mysql:5.6"
],
"__podman_kube_yamls_raw": "",
"__podman_service_name": "quadlet-demo-mysql.service",
"__podman_systemd_scope": "system",
"__podman_user_home_dir": "/root",
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Friday 04 April 2025 20:45:01 -0400 (0:00:00.085) 0:02:14.470 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Friday 04 April 2025 20:45:01 -0400 (0:00:00.061) 0:02:14.532 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Friday 04 April 2025 20:45:02 -0400 (0:00:00.050) 0:02:14.583 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_images": [
"quay.io/linux-system-roles/mysql:5.6"
],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.container",
"__podman_volumes": [
"/tmp/quadlet_demo"
]
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105
Friday 04 April 2025 20:45:02 -0400 (0:00:00.091) 0:02:14.674 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112
Friday 04 April 2025 20:45:02 -0400 (0:00:00.050) 0:02:14.725 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Friday 04 April 2025 20:45:02 -0400 (0:00:00.087) 0:02:14.812 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Friday 04 April 2025 20:45:02 -0400 (0:00:00.032) 0:02:14.845 **********
changed: [managed-node2] => {
"changed": true,
"enabled": false,
"failed_when_result": false,
"name": "quadlet-demo-mysql.service",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Fri 2025-04-04 20:43:37 EDT",
"ActiveEnterTimestampMonotonic": "742674342",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "tmp.mount basic.target -.mount quadlet-demo-mysql-volume.service system.slice systemd-journald.socket sysinit.target quadlet-demo-network.service",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Fri 2025-04-04 20:43:37 EDT",
"AssertTimestampMonotonic": "742310513",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Fri 2025-04-04 20:43:37 EDT",
"ConditionTimestampMonotonic": "742310511",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/quadlet-demo-mysql.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "yes",
"DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids",
"Description": "quadlet-demo-mysql.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"Environment": "PODMAN_SYSTEMD_UNIT=quadlet-demo-mysql.service",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "55919",
"ExecMainStartTimestamp": "Fri 2025-04-04 20:43:37 EDT",
"ExecMainStartTimestampMonotonic": "742674323",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-demo-mysql --cidfile=/run/quadlet-demo-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-demo --sdnotify=conmon -d -v systemd-quadlet-demo-mysql:/var/lib/mysql -v /tmp/quadlet_demo:/var/lib/quadlet_demo:Z --secret mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD --health-cmd /bin/true --health-on-failure kill quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-mysql.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo-mysql.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Fri 2025-04-04 20:43:37 EDT",
"InactiveExitTimestampMonotonic": "742311991",
"InvocationID": "db9b5738851f4c3b9d64471e1cfd1b03",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "mixed",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "55919",
"MemoryAccounting": "yes",
"MemoryCurrent": "604553216",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-mysql.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "all",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "quadlet-demo-network.service sysinit.target quadlet-demo-mysql-volume.service system.slice -.mount",
"RequiresMountsFor": "/tmp/quadlet_demo /run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"SourcePath": "/etc/containers/systemd/quadlet-demo-mysql.container",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Fri 2025-04-04 20:43:37 EDT",
"StateChangeTimestampMonotonic": "742674342",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-mysql",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "24",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestamp": "Fri 2025-04-04 20:43:37 EDT",
"WatchdogTimestampMonotonic": "742674338",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : See if quadlet file exists] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Friday 04 April 2025 20:45:04 -0400 (0:00:02.648) 0:02:17.494 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813816.686972,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "ca62b2ad3cc9afb5b5371ebbf797b9bc4fd7edd4",
"ctime": 1743813816.1359682,
"dev": 51713,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 337641642,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1743813815.8909664,
"nlink": 1,
"path": "/etc/containers/systemd/quadlet-demo-mysql.container",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 363,
"uid": 0,
"version": "3654556029",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Friday 04 April 2025 20:45:05 -0400 (0:00:00.395) 0:02:17.889 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Friday 04 April 2025 20:45:05 -0400 (0:00:00.066) 0:02:17.956 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Friday 04 April 2025 20:45:05 -0400 (0:00:00.374) 0:02:18.330 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Parse quadlet yaml file] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Friday 04 April 2025 20:45:05 -0400 (0:00:00.060) 0:02:18.390 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Reset raw variable] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Friday 04 April 2025 20:45:05 -0400 (0:00:00.042) 0:02:18.432 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_raw": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Friday 04 April 2025 20:45:05 -0400 (0:00:00.039) 0:02:18.472 **********
changed: [managed-node2] => {
"changed": true,
"path": "/etc/containers/systemd/quadlet-demo-mysql.container",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Friday 04 April 2025 20:45:06 -0400 (0:00:00.366) 0:02:18.839 **********
ok: [managed-node2] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Friday 04 April 2025 20:45:06 -0400 (0:00:00.642) 0:02:19.482 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Remove volumes] ***********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:99
Friday 04 April 2025 20:45:07 -0400 (0:00:00.558) 0:02:20.040 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] *********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Friday 04 April 2025 20:45:07 -0400 (0:00:00.050) 0:02:20.091 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_parsed": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:120
Friday 04 April 2025 20:45:07 -0400 (0:00:00.038) 0:02:20.129 **********
changed: [managed-node2] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.251707",
"end": "2025-04-04 20:45:08.116244",
"rc": 0,
"start": "2025-04-04 20:45:07.864537"
}
STDOUT:
dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:131
Friday 04 April 2025 20:45:08 -0400 (0:00:00.646) 0:02:20.776 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:45:08 -0400 (0:00:00.068) 0:02:20.845 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:45:08 -0400 (0:00:00.035) 0:02:20.881 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:45:08 -0400 (0:00:00.070) 0:02:20.951 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:141
Friday 04 April 2025 20:45:08 -0400 (0:00:00.034) 0:02:20.985 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.035399",
"end": "2025-04-04 20:45:08.768358",
"rc": 0,
"start": "2025-04-04 20:45:08.732959"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:150
Friday 04 April 2025 20:45:08 -0400 (0:00:00.439) 0:02:21.425 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.072106",
"end": "2025-04-04 20:45:09.269100",
"rc": 0,
"start": "2025-04-04 20:45:09.196994"
}
STDOUT:
local systemd-quadlet-demo-mysql
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:159
Friday 04 April 2025 20:45:09 -0400 (0:00:00.503) 0:02:21.928 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.051815",
"end": "2025-04-04 20:45:09.797864",
"rc": 0,
"start": "2025-04-04 20:45:09.746049"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:168
Friday 04 April 2025 20:45:09 -0400 (0:00:00.529) 0:02:22.457 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.088902",
"end": "2025-04-04 20:45:10.355090",
"rc": 0,
"start": "2025-04-04 20:45:10.266188"
}
STDOUT:
podman
podman-default-kube-network
systemd-quadlet-demo
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:177
Friday 04 April 2025 20:45:10 -0400 (0:00:00.583) 0:02:23.041 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - pods] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:187
Friday 04 April 2025 20:45:11 -0400 (0:00:00.585) 0:02:23.626 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - services] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197
Friday 04 April 2025 20:45:11 -0400 (0:00:00.597) 0:02:24.224 **********
ok: [managed-node2] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "unknown"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quadlet-demo-mysql-volume.service": {
"name": "quadlet-demo-mysql-volume.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quadlet-demo-network.service": {
"name": "quadlet-demo-network.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "unknown"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116
Friday 04 April 2025 20:45:13 -0400 (0:00:01.547) 0:02:25.772 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Friday 04 April 2025 20:45:13 -0400 (0:00:00.034) 0:02:25.806 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_file_src": "quadlet-demo-mysql.volume",
"__podman_quadlet_spec": {},
"__podman_quadlet_str": "[Volume]",
"__podman_quadlet_template_src": ""
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Friday 04 April 2025 20:45:13 -0400 (0:00:00.045) 0:02:25.852 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_continue_if_pull_fails": false,
"__podman_pull_image": true,
"__podman_state": "absent",
"__podman_systemd_unit_scope": "",
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Friday 04 April 2025 20:45:13 -0400 (0:00:00.039) 0:02:25.892 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Friday 04 April 2025 20:45:13 -0400 (0:00:00.034) 0:02:25.926 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo-mysql",
"__podman_quadlet_type": "volume",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Friday 04 April 2025 20:45:13 -0400 (0:00:00.045) 0:02:25.971 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:45:13 -0400 (0:00:00.063) 0:02:26.035 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:45:13 -0400 (0:00:00.041) 0:02:26.076 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:45:13 -0400 (0:00:00.102) 0:02:26.179 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:45:13 -0400 (0:00:00.063) 0:02:26.243 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813476.2075958,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1743813446.6093924,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:45:14 -0400 (0:00:00.368) 0:02:26.611 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:45:14 -0400 (0:00:00.059) 0:02:26.671 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:45:14 -0400 (0:00:00.060) 0:02:26.731 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:45:14 -0400 (0:00:00.052) 0:02:26.783 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:45:14 -0400 (0:00:00.043) 0:02:26.827 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:45:14 -0400 (0:00:00.045) 0:02:26.872 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:45:14 -0400 (0:00:00.047) 0:02:26.919 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:45:14 -0400 (0:00:00.038) 0:02:26.958 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Friday 04 April 2025 20:45:14 -0400 (0:00:00.037) 0:02:26.995 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_activate_systemd_unit": true,
"__podman_images_found": [],
"__podman_kube_yamls_raw": "",
"__podman_service_name": "quadlet-demo-mysql-volume.service",
"__podman_systemd_scope": "system",
"__podman_user_home_dir": "/root",
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Friday 04 April 2025 20:45:14 -0400 (0:00:00.063) 0:02:27.059 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Friday 04 April 2025 20:45:14 -0400 (0:00:00.041) 0:02:27.100 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Friday 04 April 2025 20:45:14 -0400 (0:00:00.045) 0:02:27.146 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.volume",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105
Friday 04 April 2025 20:45:14 -0400 (0:00:00.134) 0:02:27.281 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112
Friday 04 April 2025 20:45:14 -0400 (0:00:00.063) 0:02:27.344 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Friday 04 April 2025 20:45:14 -0400 (0:00:00.149) 0:02:27.494 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Friday 04 April 2025 20:45:14 -0400 (0:00:00.041) 0:02:27.536 **********
changed: [managed-node2] => {
"changed": true,
"enabled": false,
"failed_when_result": false,
"name": "quadlet-demo-mysql-volume.service",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Fri 2025-04-04 20:43:25 EDT",
"ActiveEnterTimestampMonotonic": "730700139",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "-.mount sysinit.target system.slice systemd-journald.socket basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Fri 2025-04-04 20:43:25 EDT",
"AssertTimestampMonotonic": "730652232",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Fri 2025-04-04 20:43:25 EDT",
"ConditionTimestampMonotonic": "730652231",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/quadlet-demo-mysql-volume.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo-mysql-volume.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"ExecMainCode": "1",
"ExecMainExitTimestamp": "Fri 2025-04-04 20:43:25 EDT",
"ExecMainExitTimestampMonotonic": "730699752",
"ExecMainPID": "54660",
"ExecMainStartTimestamp": "Fri 2025-04-04 20:43:25 EDT",
"ExecMainStartTimestampMonotonic": "730653268",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-mysql-volume.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo-mysql-volume.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Fri 2025-04-04 20:43:25 EDT",
"InactiveExitTimestampMonotonic": "730653315",
"InvocationID": "27c14888fff14376a433aef36ee2e073",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "0",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-mysql-volume.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "yes",
"RemoveIPC": "no",
"Requires": "sysinit.target system.slice -.mount",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Fri 2025-04-04 20:43:25 EDT",
"StateChangeTimestampMonotonic": "730700139",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "exited",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-mysql-volume",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "0",
"TasksMax": "22405",
"TimeoutStartUSec": "infinity",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "oneshot",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : See if quadlet file exists] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Friday 04 April 2025 20:45:15 -0400 (0:00:00.641) 0:02:28.178 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813805.0408907,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "585f8cbdf0ec73000f9227dcffbef71e9552ea4a",
"ctime": 1743813804.4438865,
"dev": 51713,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 184549578,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1743813804.1938848,
"nlink": 1,
"path": "/etc/containers/systemd/quadlet-demo-mysql.volume",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 9,
"uid": 0,
"version": "410694867",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Friday 04 April 2025 20:45:15 -0400 (0:00:00.361) 0:02:28.539 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Friday 04 April 2025 20:45:16 -0400 (0:00:00.064) 0:02:28.604 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Friday 04 April 2025 20:45:16 -0400 (0:00:00.349) 0:02:28.953 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Parse quadlet yaml file] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Friday 04 April 2025 20:45:16 -0400 (0:00:00.057) 0:02:29.010 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Reset raw variable] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Friday 04 April 2025 20:45:16 -0400 (0:00:00.043) 0:02:29.054 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_raw": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Friday 04 April 2025 20:45:16 -0400 (0:00:00.036) 0:02:29.090 **********
changed: [managed-node2] => {
"changed": true,
"path": "/etc/containers/systemd/quadlet-demo-mysql.volume",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Friday 04 April 2025 20:45:16 -0400 (0:00:00.389) 0:02:29.480 **********
ok: [managed-node2] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Friday 04 April 2025 20:45:17 -0400 (0:00:00.630) 0:02:30.110 **********
changed: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Remove volumes] ***********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:99
Friday 04 April 2025 20:45:17 -0400 (0:00:00.446) 0:02:30.556 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] *********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Friday 04 April 2025 20:45:18 -0400 (0:00:00.059) 0:02:30.616 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_parsed": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:120
Friday 04 April 2025 20:45:18 -0400 (0:00:00.039) 0:02:30.656 **********
changed: [managed-node2] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.033830",
"end": "2025-04-04 20:45:18.394197",
"rc": 0,
"start": "2025-04-04 20:45:18.360367"
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:131
Friday 04 April 2025 20:45:18 -0400 (0:00:00.394) 0:02:31.050 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:45:18 -0400 (0:00:00.074) 0:02:31.124 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:45:18 -0400 (0:00:00.041) 0:02:31.166 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:45:18 -0400 (0:00:00.038) 0:02:31.205 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:141
Friday 04 April 2025 20:45:18 -0400 (0:00:00.071) 0:02:31.277 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.034147",
"end": "2025-04-04 20:45:19.027644",
"rc": 0,
"start": "2025-04-04 20:45:18.993497"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:150
Friday 04 April 2025 20:45:19 -0400 (0:00:00.395) 0:02:31.673 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.032988",
"end": "2025-04-04 20:45:19.410194",
"rc": 0,
"start": "2025-04-04 20:45:19.377206"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:159
Friday 04 April 2025 20:45:19 -0400 (0:00:00.392) 0:02:32.065 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.032882",
"end": "2025-04-04 20:45:19.805251",
"rc": 0,
"start": "2025-04-04 20:45:19.772369"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:168
Friday 04 April 2025 20:45:19 -0400 (0:00:00.391) 0:02:32.457 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.059125",
"end": "2025-04-04 20:45:20.237240",
"rc": 0,
"start": "2025-04-04 20:45:20.178115"
}
STDOUT:
podman
podman-default-kube-network
systemd-quadlet-demo
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:177
Friday 04 April 2025 20:45:20 -0400 (0:00:00.426) 0:02:32.884 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - pods] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:187
Friday 04 April 2025 20:45:20 -0400 (0:00:00.386) 0:02:33.270 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - services] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197
Friday 04 April 2025 20:45:21 -0400 (0:00:00.386) 0:02:33.657 **********
ok: [managed-node2] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "unknown"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quadlet-demo-network.service": {
"name": "quadlet-demo-network.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "unknown"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116
Friday 04 April 2025 20:45:22 -0400 (0:00:01.532) 0:02:35.190 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Friday 04 April 2025 20:45:22 -0400 (0:00:00.034) 0:02:35.225 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_file_src": "quadlet-demo.network",
"__podman_quadlet_spec": {},
"__podman_quadlet_str": "[Network]\nSubnet=192.168.30.0/24\nGateway=192.168.30.1\nLabel=app=wordpress",
"__podman_quadlet_template_src": ""
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Friday 04 April 2025 20:45:22 -0400 (0:00:00.048) 0:02:35.273 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_continue_if_pull_fails": false,
"__podman_pull_image": true,
"__podman_state": "absent",
"__podman_systemd_unit_scope": "",
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Friday 04 April 2025 20:45:22 -0400 (0:00:00.048) 0:02:35.322 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Friday 04 April 2025 20:45:22 -0400 (0:00:00.058) 0:02:35.381 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo",
"__podman_quadlet_type": "network",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Friday 04 April 2025 20:45:22 -0400 (0:00:00.065) 0:02:35.446 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Friday 04 April 2025 20:45:22 -0400 (0:00:00.081) 0:02:35.528 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Friday 04 April 2025 20:45:22 -0400 (0:00:00.045) 0:02:35.573 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Friday 04 April 2025 20:45:23 -0400 (0:00:00.045) 0:02:35.618 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31
Friday 04 April 2025 20:45:23 -0400 (0:00:00.046) 0:02:35.665 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813476.2075958,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1743813446.6093924,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42
Friday 04 April 2025 20:45:23 -0400 (0:00:00.396) 0:02:36.061 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47
Friday 04 April 2025 20:45:23 -0400 (0:00:00.038) 0:02:36.099 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52
Friday 04 April 2025 20:45:23 -0400 (0:00:00.037) 0:02:36.137 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65
Friday 04 April 2025 20:45:23 -0400 (0:00:00.037) 0:02:36.174 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70
Friday 04 April 2025 20:45:23 -0400 (0:00:00.037) 0:02:36.211 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75
Friday 04 April 2025 20:45:23 -0400 (0:00:00.041) 0:02:36.252 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85
Friday 04 April 2025 20:45:23 -0400 (0:00:00.055) 0:02:36.308 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ******
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92
Friday 04 April 2025 20:45:23 -0400 (0:00:00.049) 0:02:36.357 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Friday 04 April 2025 20:45:23 -0400 (0:00:00.039) 0:02:36.396 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_activate_systemd_unit": true,
"__podman_images_found": [],
"__podman_kube_yamls_raw": "",
"__podman_service_name": "quadlet-demo-network.service",
"__podman_systemd_scope": "system",
"__podman_user_home_dir": "/root",
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Friday 04 April 2025 20:45:23 -0400 (0:00:00.085) 0:02:36.481 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Friday 04 April 2025 20:45:23 -0400 (0:00:00.069) 0:02:36.551 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Friday 04 April 2025 20:45:24 -0400 (0:00:00.035) 0:02:36.587 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.network",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105
Friday 04 April 2025 20:45:24 -0400 (0:00:00.081) 0:02:36.668 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112
Friday 04 April 2025 20:45:24 -0400 (0:00:00.044) 0:02:36.712 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Friday 04 April 2025 20:45:24 -0400 (0:00:00.153) 0:02:36.866 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Friday 04 April 2025 20:45:24 -0400 (0:00:00.038) 0:02:36.905 **********
changed: [managed-node2] => {
"changed": true,
"enabled": false,
"failed_when_result": false,
"name": "quadlet-demo-network.service",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Fri 2025-04-04 20:43:21 EDT",
"ActiveEnterTimestampMonotonic": "726883110",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "sysinit.target systemd-journald.socket -.mount basic.target system.slice",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Fri 2025-04-04 20:43:21 EDT",
"AssertTimestampMonotonic": "726828414",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Fri 2025-04-04 20:43:21 EDT",
"ConditionTimestampMonotonic": "726828413",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/quadlet-demo-network.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo-network.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"ExecMainCode": "1",
"ExecMainExitTimestamp": "Fri 2025-04-04 20:43:21 EDT",
"ExecMainExitTimestampMonotonic": "726882729",
"ExecMainPID": "53874",
"ExecMainStartTimestamp": "Fri 2025-04-04 20:43:21 EDT",
"ExecMainStartTimestampMonotonic": "726829686",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman network create --ignore --subnet=192.168.30.0/24 --gateway=192.168.30.1 --label app=wordpress systemd-quadlet-demo ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-network.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo-network.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Fri 2025-04-04 20:43:21 EDT",
"InactiveExitTimestampMonotonic": "726829736",
"InvocationID": "a7ccd23f24fc48ea89a2c8e73aa1dd74",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "0",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-network.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "yes",
"RemoveIPC": "no",
"Requires": "sysinit.target -.mount system.slice",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Fri 2025-04-04 20:43:21 EDT",
"StateChangeTimestampMonotonic": "726883110",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "exited",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-network",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "0",
"TasksMax": "22405",
"TimeoutStartUSec": "infinity",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "oneshot",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : See if quadlet file exists] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Friday 04 April 2025 20:45:24 -0400 (0:00:00.640) 0:02:37.546 **********
ok: [managed-node2] => {
"changed": false,
"stat": {
"atime": 1743813801.2678645,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "e57c08d49aff4bae8daab138d913aeddaa8682a0",
"ctime": 1743813800.6958604,
"dev": 51713,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 161480968,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1743813800.3228579,
"nlink": 1,
"path": "/etc/containers/systemd/quadlet-demo.network",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 74,
"uid": 0,
"version": "609203283",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Friday 04 April 2025 20:45:25 -0400 (0:00:00.379) 0:02:37.925 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Friday 04 April 2025 20:45:25 -0400 (0:00:00.108) 0:02:38.034 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Friday 04 April 2025 20:45:25 -0400 (0:00:00.403) 0:02:38.437 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Parse quadlet yaml file] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Friday 04 April 2025 20:45:25 -0400 (0:00:00.066) 0:02:38.503 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Reset raw variable] *******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Friday 04 April 2025 20:45:25 -0400 (0:00:00.044) 0:02:38.548 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_raw": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Friday 04 April 2025 20:45:26 -0400 (0:00:00.046) 0:02:38.594 **********
changed: [managed-node2] => {
"changed": true,
"path": "/etc/containers/systemd/quadlet-demo.network",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Friday 04 April 2025 20:45:26 -0400 (0:00:00.352) 0:02:38.947 **********
ok: [managed-node2] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Friday 04 April 2025 20:45:26 -0400 (0:00:00.586) 0:02:39.533 **********
changed: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Remove volumes] ***********************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:99
Friday 04 April 2025 20:45:27 -0400 (0:00:00.477) 0:02:40.011 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] *********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Friday 04 April 2025 20:45:27 -0400 (0:00:00.080) 0:02:40.091 **********
ok: [managed-node2] => {
"ansible_facts": {
"__podman_quadlet_parsed": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:120
Friday 04 April 2025 20:45:27 -0400 (0:00:00.055) 0:02:40.147 **********
changed: [managed-node2] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.033708",
"end": "2025-04-04 20:45:27.914596",
"rc": 0,
"start": "2025-04-04 20:45:27.880888"
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:131
Friday 04 April 2025 20:45:27 -0400 (0:00:00.417) 0:02:40.564 **********
included: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Friday 04 April 2025 20:45:28 -0400 (0:00:00.068) 0:02:40.633 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Friday 04 April 2025 20:45:28 -0400 (0:00:00.062) 0:02:40.695 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Friday 04 April 2025 20:45:28 -0400 (0:00:00.053) 0:02:40.748 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:141
Friday 04 April 2025 20:45:28 -0400 (0:00:00.055) 0:02:40.804 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.035498",
"end": "2025-04-04 20:45:28.578229",
"rc": 0,
"start": "2025-04-04 20:45:28.542731"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:150
Friday 04 April 2025 20:45:28 -0400 (0:00:00.478) 0:02:41.282 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.035387",
"end": "2025-04-04 20:45:29.037225",
"rc": 0,
"start": "2025-04-04 20:45:29.001838"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:159
Friday 04 April 2025 20:45:29 -0400 (0:00:00.408) 0:02:41.691 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.033419",
"end": "2025-04-04 20:45:29.432180",
"rc": 0,
"start": "2025-04-04 20:45:29.398761"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:168
Friday 04 April 2025 20:45:29 -0400 (0:00:00.410) 0:02:42.102 **********
ok: [managed-node2] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.051476",
"end": "2025-04-04 20:45:29.903265",
"rc": 0,
"start": "2025-04-04 20:45:29.851789"
}
STDOUT:
podman
podman-default-kube-network
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:177
Friday 04 April 2025 20:45:29 -0400 (0:00:00.473) 0:02:42.575 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - pods] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:187
Friday 04 April 2025 20:45:30 -0400 (0:00:00.446) 0:02:43.022 **********
ok: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - services] ***
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197
Friday 04 April 2025 20:45:30 -0400 (0:00:00.435) 0:02:43.457 **********
ok: [managed-node2] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "unknown"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "unknown"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116
Friday 04 April 2025 20:45:32 -0400 (0:00:01.552) 0:02:45.009 **********
skipping: [managed-node2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Cancel linger] ************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196
Friday 04 April 2025 20:45:32 -0400 (0:00:00.069) 0:02:45.079 **********
TASK [fedora.linux_system_roles.podman : Handle credential files - absent] *****
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202
Friday 04 April 2025 20:45:32 -0400 (0:00:00.033) 0:02:45.113 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ********
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211
Friday 04 April 2025 20:45:32 -0400 (0:00:00.030) 0:02:45.144 **********
skipping: [managed-node2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [Ensure no resources] *****************************************************
task path: /tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:188
Friday 04 April 2025 20:45:32 -0400 (0:00:00.036) 0:02:45.181 **********
ok: [managed-node2] => {
"changed": false
}
MSG:
All assertions passed
META: ran handlers
META: ran handlers
PLAY RECAP *********************************************************************
managed-node2 : ok=405 changed=48 unreachable=0 failed=0 skipped=450 rescued=0 ignored=0
Friday 04 April 2025 20:45:32 -0400 (0:00:00.052) 0:02:45.233 **********
===============================================================================
fedora.linux_system_roles.podman : Ensure container images are present -- 17.49s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
fedora.linux_system_roles.podman : Ensure container images are present --- 7.15s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 4.31s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23
fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 3.67s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5
fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.87s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31
fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.77s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31
fedora.linux_system_roles.podman : Stop and disable service ------------- 2.65s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.90s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.64s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197
fedora.linux_system_roles.podman : Gather the package facts ------------- 1.63s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.55s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.55s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.55s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.53s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197
fedora.linux_system_roles.podman : Gather the package facts ------------- 1.51s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6
fedora.linux_system_roles.podman : Start service ------------------------ 1.50s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
fedora.linux_system_roles.podman : Stop and disable service ------------- 1.31s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
fedora.linux_system_roles.podman : Remove volumes ----------------------- 1.21s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:99
Check web --------------------------------------------------------------- 1.18s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:121
fedora.linux_system_roles.firewall : Configure firewall ----------------- 1.11s
/tmp/collections-VHN/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71