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-IBZ/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-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:5
Monday 19 August 2024  15:29:50 -0400 (0:00:00.067)       0:00:00.067 ********* 
ok: [managed_node1] => {
    "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-SXC/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-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:9
Monday 19 August 2024  15:29:50 -0400 (0:00:00.043)       0:00:00.111 ********* 
ok: [managed_node1]
META: ran handlers

TASK [Test is only supported on x86_64] ****************************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:38
Monday 19 August 2024  15:29:51 -0400 (0:00:01.152)       0:00:01.264 ********* 
skipping: [managed_node1] => {}
META: 

TASK [Generate certificates] ***************************************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:51
Monday 19 August 2024  15:29:51 -0400 (0:00:00.069)       0:00:01.333 ********* 

TASK [fedora.linux_system_roles.certificate : Set version specific variables] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2
Monday 19 August 2024  15:29:51 -0400 (0:00:00.045)       0:00:01.379 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed_node1

TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2
Monday 19 August 2024  15:29:51 -0400 (0:00:00.032)       0:00:01.412 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.certificate : Check if system is ostree] *******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10
Monday 19 August 2024  15:29:51 -0400 (0:00:00.030)       0:00:01.442 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15
Monday 19 August 2024  15:29:52 -0400 (0:00:00.512)       0:00:01.955 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__certificate_is_ostree": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19
Monday 19 August 2024  15:29:52 -0400 (0:00:00.025)       0:00:01.981 ********* 
skipping: [managed_node1] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=CentOS_8.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_8.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (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-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5
Monday 19 August 2024  15:29:52 -0400 (0:00:00.048)       0:00:02.030 ********* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23
Monday 19 August 2024  15:29:55 -0400 (0:00:03.439)       0:00:05.469 ********* 
ok: [managed_node1] => (item=certmonger) => {
    "__certificate_provider": "certmonger",
    "ansible_loop_var": "__certificate_provider",
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35
Monday 19 August 2024  15:29:58 -0400 (0:00:03.065)       0:00:08.534 ********* 
ok: [managed_node1] => (item=certmonger) => {
    "__certificate_provider": "certmonger",
    "ansible_loop_var": "__certificate_provider",
    "changed": false,
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61
Monday 19 August 2024  15:29:59 -0400 (0:00:00.604)       0:00:09.139 ********* 
ok: [managed_node1] => (item=certmonger) => {
    "__certificate_provider": "certmonger",
    "ansible_loop_var": "__certificate_provider",
    "changed": false,
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90
Monday 19 August 2024  15:29:59 -0400 (0:00:00.396)       0:00:09.535 ********* 
ok: [managed_node1] => (item=certmonger) => {
    "__certificate_provider": "certmonger",
    "ansible_loop_var": "__certificate_provider",
    "changed": false,
    "enabled": true,
    "name": "certmonger",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Mon 2024-08-19 15:25:13 EDT",
        "ActiveEnterTimestampMonotonic": "406575977",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "basic.target dbus.socket network.target sysinit.target system.slice syslog.target dbus.service systemd-journald.socket",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Mon 2024-08-19 15:25:13 EDT",
        "AssertTimestampMonotonic": "406565032",
        "Before": "multi-user.target 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": "yes",
        "ConditionTimestamp": "Mon 2024-08-19 15:25:13 EDT",
        "ConditionTimestampMonotonic": "406565031",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/certmonger.service",
        "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": "12122",
        "ExecMainStartTimestamp": "Mon 2024-08-19 15:25:13 EDT",
        "ExecMainStartTimestampMonotonic": "406565993",
        "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",
        "InactiveExitTimestamp": "Mon 2024-08-19 15:25:13 EDT",
        "InactiveExitTimestampMonotonic": "406566046",
        "InvocationID": "fb313bfe938248209a068608fd62d97c",
        "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": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "12122",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "3104768",
        "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 dbus.socket sysinit.target",
        "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": "Mon 2024-08-19 15:25:13 EDT",
        "StateChangeTimestampMonotonic": "406575977",
        "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": "1",
        "TasksMax": "22406",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "WatchdogTimestamp": "Mon 2024-08-19 15:25:13 EDT",
        "WatchdogTimestampMonotonic": "406575975",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101
Monday 19 August 2024  15:30:00 -0400 (0:00:00.802)       0:00:10.338 ********* 
changed: [managed_node1] => (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-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152
Monday 19 August 2024  15:30:01 -0400 (0:00:01.125)       0:00:11.463 ********* 
ok: [managed_node1] => (item=['cert', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => {
    "ansible_loop_var": "item",
    "changed": false,
    "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnekNDQW11Z0F3SUJBZ0lSQUxMYVhsU0dLVUxrbHJnb053a3NkQ3N3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJJeQpaR0UxWlRVMExUZzJNamswTW1VMExUazJZamd5T0RNM0xUQTVNbU0zTkRJNU1CNFhEVEkwTURneE9URTVNekF3Ck1Wb1hEVEkxTURneE9URTVNalV4TTFvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFyb3ArakdLVUtYUU4wR1pRcGVUTE5pa1RDc0NvKzhqOApYbncyR0pid2RtUnduNnJhUEprTmM2czFHSDVjWklZcUZ3QWF6ODNYSzh6RVoxRlBTeW5Sb2JieTNrK240RWFRCkl2eUJrY0ZWbXNxaU00YzM5UGdsRDlEZ2t6aHFxZXZMSm5wREx4UHZ6ODBrczZIOTh0a1lLd1V6RlZNTUxrR2YKWlQvN0dNeTJiZzQrWkpUY09GWjRUU0JYalFNWE1yQzNGd0ZHeGlGY0VobjV6L2JkY0ovRUpQUzkySFViKzNqSworMkVnM21iVWNlQVRTb1hHd0ZScEpONnRPS0hVQlFIYVl6RXFYSUNKeWVVWkEvcG41ZzhtNGJ4OGRBYmlpVHZTCnh0Rkxqam1ZKzIzM2k0elFMaC9pM0M3UGdhWW5uZ05YL3VqUWVtTDlBbGFPS3gya0VQcTEzd0lEQVFBQm80R1QKTUlHUU1Bc0dBMVVkRHdRRUF3SUZvREFVQmdOVkhSRUVEVEFMZ2dsc2IyTmhiR2h2YzNRd0hRWURWUjBsQkJZdwpGQVlJS3dZQkJRVUhBd0VHQ0NzR0FRVUZCd01DTUF3R0ExVWRFd0VCL3dRQ01BQXdIUVlEVlIwT0JCWUVGSUFzCllvSEhaMlZaSnVUTWw5Yk1ubFZTRGhiK01COEdBMVVkSXdRWU1CYUFGRFRJKyt1MWsvL1QvSU1VR3czamZRSk0KVEhaSk1BMEdDU3FHU0liM0RRRUJDd1VBQTRJQkFRQlJlVkFPaVluNUVVV21OMGJscjIrTGtXVkZQRmV5Ukt5Tgp6c1QvbE1mZ3hqR1FVOVV1MmdTLzRVTzB6aEdqQ0ZlVWt5ZUo1OGRJSFNJRE5EdHE3TkZXTUhFMTZjK0lXUlRJCnNybi9qRUJSTCtLQ1pTb0lwMUtrVGtoR0VuL1lPbkhhOVVXZ3BnazdQQUNZRDVmNUV1VG1ETXAxQzlVQ1VEWHQKMDJJUWpNcU0zd2VoQnJ3d051RWpXd0xPZUhISXpvSmJhVGU3UkJrbk1TSGkwVkozZ08xcWRRRkR5SVZONzYzaQppdk9MZkRHTlorOWpKWHFuSUdndC9CM3pxNlFtMWRDcFNRR09qNEM1azVIWDllTTdNTFFGRkNZNXEvVnA4bS9NCkdMWDBlMlpBYmhnZG9qT3FJVWxUQ2NxaDlwUldrbVBkaXdRZTFNbld2dWc0WUJFL2NqSWEKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
    "encoding": "base64",
    "item": [
        "cert",
        {
            "ca": "self-sign",
            "dns": [
                "localhost"
            ],
            "name": "quadlet_demo"
        }
    ],
    "source": "/etc/pki/tls/certs/quadlet_demo.crt"
}
ok: [managed_node1] => (item=['key', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => {
    "ansible_loop_var": "item",
    "changed": false,
    "content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2QUlCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktZd2dnU2lBZ0VBQW9JQkFRQ3VpbjZNWXBRcGRBM1EKWmxDbDVNczJLUk1Ld0tqN3lQeGVmRFlZbHZCMlpIQ2ZxdG84bVExenF6VVlmbHhraGlvWEFCclB6ZGNyek1SbgpVVTlMS2RHaHR2TGVUNmZnUnBBaS9JR1J3VldheXFJemh6ZjArQ1VQME9DVE9HcXA2OHNtZWtNdkUrL1B6U1N6Cm9mM3kyUmdyQlRNVlV3d3VRWjlsUC9zWXpMWnVEajVrbE53NFZuaE5JRmVOQXhjeXNMY1hBVWJHSVZ3U0dmblAKOXQxd244UWs5TDNZZFJ2N2VNcjdZU0RlWnRSeDRCTktoY2JBVkdrazNxMDRvZFFGQWRwak1TcGNnSW5KNVJrRAorbWZtRHliaHZIeDBCdUtKTzlMRzBVdU9PWmo3YmZlTGpOQXVIK0xjTHMrQnBpZWVBMWYrNk5CNll2MENWbzRyCkhhUVErclhmQWdNQkFBRUNnZ0VBZklCVjNKWEUwZnp5amFFdURlZXgvS1EzN1FlWWdtSFBneVpmQUJOSzIyaXgKM1hMbDBTdnJxSUtMa1RreGRwTXRHdEw4VFJhclVaYnkwaS94dTgvTXRPbm5QQ1RkdnVFV2w1NCtYbFhtVmxBTQplMjBNd1RUd1d1UElEYnZFZWdpMEZISkowaDhLaE5QMFJoNWJJd3N3Ymg5N1hNNnNkYUpockx1Q3hTSGhUNGF6CjdnbG11b1VJTXNCclpBSmZkSDByWFFIOVZNRm9ZZG5jTTRlK3p2dHdBdEN2V0xHdE1mUGxkTWd4V0FwemtyMlMKVVh1eXMvdkIzK2pZNTNTMUNHRktJOUhCeE1uOGoyanliaUJ0dURkaDV1d0ZFUk81aDNSK0tqckhpUzZWS0JkdwpvcmhlWFA2RVBQWHNuTHIyZkdCbFF2S0RSaWZiYlFGVW5lVmlQRElzUVFLQmdRRFZpeHppZytoUncrZlBqdU56CjJPN0xrdVJvK1N3RTUrelU5NjFleks0WWN3RjBmTllEZzdsTjRUeU56Y1dvc0NBVmtjSFUwZm4vVUxOYjRtdDkKbU93NE5LNzRrYnhyNWltVVA3QzdpbElYTXBsWHB2QmxmV1Y1NVpxZldrbEh4YnFPTjdoVlNlTW1rSUI5N1Q3KwphcFNoNW9WYmJtaTFyZnMwMFl0cDkrbzVCd0tCZ1FEUlBqNnJKN0dxODNTRU0yaHp3Z3JSejFrUnp5ZmVUSDBiClR3aGIrT1psTVlxU0FoZG9XeTJtaXNTSVg4dFJVUndkeTUxQ3BzeU1hd2lqWGo0Uk9DaGV3TVJGc0lEekdpS3QKK1hxRmhKQVVVTGV6akVSKzlOa2tZWmQ3VDlWdGFJblBlcU84ZDNuRzhiVGhwM1pkK1JBSHdtK083emk0WC9aUQoxVXkrbk5HZWFRS0JnRjVtdlVJMTVnSWZoTjd3NEFSYXBsWkFmZEVhTmllRkQrR21ESEtZTVc2RmlPTWlQTW9ZCjlWWkVlQ3lJQnhWbnB3ZGlCRG85Q1RPaFRXa1ZVMGVXenZhWjg2L1hYV0NsdzBQU1ZDTFVKeTR5SkMvbmtPYU0KNU10YWdWeG80WFJsS08rdUdrTTZBcjBOckgvKzNaWkRMNm5TNnFsY3lkVm5NR0pOTUVDTVpITUpBb0dBY3lWKwoxUzlOM1ZhR1d5M3pJQ2k3VFlSK2JvZUNXQm5kaXdhdUFmYnh5dVE5Ym1ZS1BacFhmOXZEbFl5cDFZRCtLUU5nCjhrbmFMTGZHRkNrTG5PdzdneEV2c1c0Vk9ESzh2T0thWXhsMU5FakxIdHBrNHp5WXRpV2lkL0NSOGRoaVpqUUcKSVBQYXB2bGlZZitHNnVYaHhYTmhjdFlBYjY0WFhacFQxbDEwR1drQ2dZQTdIYk05TVl5SkJYUEgzcDRsMDlXMgowRWdCUmVjSHQxc0RvV0l6cDRiUUJtL3ljY2lnT2JsK2Vsbnk1Q0tIejY1ZHM5UG5qNlE4NkpwRkFhNHFCSVM4CjBKRkxDeU5NRVkyeEdjZTBXcXVuQm1GUUk2Mk5UQ1VRamJISFc3ayt4M0lHNlczdDdUQnJ4dWxYSzliUTV0V1gKak5XZW5laFRycmsvVnlXNzhwWkhYdz09Ci0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K",
    "encoding": "base64",
    "item": [
        "key",
        {
            "ca": "self-sign",
            "dns": [
                "localhost"
            ],
            "name": "quadlet_demo"
        }
    ],
    "source": "/etc/pki/tls/private/quadlet_demo.key"
}
ok: [managed_node1] => (item=['ca', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => {
    "ansible_loop_var": "item",
    "changed": false,
    "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnekNDQW11Z0F3SUJBZ0lSQUxMYVhsU0dLVUxrbHJnb053a3NkQ3N3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJJeQpaR0UxWlRVMExUZzJNamswTW1VMExUazJZamd5T0RNM0xUQTVNbU0zTkRJNU1CNFhEVEkwTURneE9URTVNekF3Ck1Wb1hEVEkxTURneE9URTVNalV4TTFvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFyb3ArakdLVUtYUU4wR1pRcGVUTE5pa1RDc0NvKzhqOApYbncyR0pid2RtUnduNnJhUEprTmM2czFHSDVjWklZcUZ3QWF6ODNYSzh6RVoxRlBTeW5Sb2JieTNrK240RWFRCkl2eUJrY0ZWbXNxaU00YzM5UGdsRDlEZ2t6aHFxZXZMSm5wREx4UHZ6ODBrczZIOTh0a1lLd1V6RlZNTUxrR2YKWlQvN0dNeTJiZzQrWkpUY09GWjRUU0JYalFNWE1yQzNGd0ZHeGlGY0VobjV6L2JkY0ovRUpQUzkySFViKzNqSworMkVnM21iVWNlQVRTb1hHd0ZScEpONnRPS0hVQlFIYVl6RXFYSUNKeWVVWkEvcG41ZzhtNGJ4OGRBYmlpVHZTCnh0Rkxqam1ZKzIzM2k0elFMaC9pM0M3UGdhWW5uZ05YL3VqUWVtTDlBbGFPS3gya0VQcTEzd0lEQVFBQm80R1QKTUlHUU1Bc0dBMVVkRHdRRUF3SUZvREFVQmdOVkhSRUVEVEFMZ2dsc2IyTmhiR2h2YzNRd0hRWURWUjBsQkJZdwpGQVlJS3dZQkJRVUhBd0VHQ0NzR0FRVUZCd01DTUF3R0ExVWRFd0VCL3dRQ01BQXdIUVlEVlIwT0JCWUVGSUFzCllvSEhaMlZaSnVUTWw5Yk1ubFZTRGhiK01COEdBMVVkSXdRWU1CYUFGRFRJKyt1MWsvL1QvSU1VR3czamZRSk0KVEhaSk1BMEdDU3FHU0liM0RRRUJDd1VBQTRJQkFRQlJlVkFPaVluNUVVV21OMGJscjIrTGtXVkZQRmV5Ukt5Tgp6c1QvbE1mZ3hqR1FVOVV1MmdTLzRVTzB6aEdqQ0ZlVWt5ZUo1OGRJSFNJRE5EdHE3TkZXTUhFMTZjK0lXUlRJCnNybi9qRUJSTCtLQ1pTb0lwMUtrVGtoR0VuL1lPbkhhOVVXZ3BnazdQQUNZRDVmNUV1VG1ETXAxQzlVQ1VEWHQKMDJJUWpNcU0zd2VoQnJ3d051RWpXd0xPZUhISXpvSmJhVGU3UkJrbk1TSGkwVkozZ08xcWRRRkR5SVZONzYzaQppdk9MZkRHTlorOWpKWHFuSUdndC9CM3pxNlFtMWRDcFNRR09qNEM1azVIWDllTTdNTFFGRkNZNXEvVnA4bS9NCkdMWDBlMlpBYmhnZG9qT3FJVWxUQ2NxaDlwUldrbVBkaXdRZTFNbld2dWc0WUJFL2NqSWEKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160
Monday 19 August 2024  15:30:03 -0400 (0:00:01.321)       0:00:12.785 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "certificate_test_certs": {
            "quadlet_demo": {
                "ca": "/etc/pki/tls/certs/quadlet_demo.crt",
                "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRALLaXlSGKULklrgoNwksdCswDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Iy\nZGE1ZTU0LTg2Mjk0MmU0LTk2YjgyODM3LTA5MmM3NDI5MB4XDTI0MDgxOTE5MzAw\nMVoXDTI1MDgxOTE5MjUxM1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArop+jGKUKXQN0GZQpeTLNikTCsCo+8j8\nXnw2GJbwdmRwn6raPJkNc6s1GH5cZIYqFwAaz83XK8zEZ1FPSynRobby3k+n4EaQ\nIvyBkcFVmsqiM4c39PglD9DgkzhqqevLJnpDLxPvz80ks6H98tkYKwUzFVMMLkGf\nZT/7GMy2bg4+ZJTcOFZ4TSBXjQMXMrC3FwFGxiFcEhn5z/bdcJ/EJPS92HUb+3jK\n+2Eg3mbUceATSoXGwFRpJN6tOKHUBQHaYzEqXICJyeUZA/pn5g8m4bx8dAbiiTvS\nxtFLjjmY+233i4zQLh/i3C7PgaYnngNX/ujQemL9AlaOKx2kEPq13wIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFIAs\nYoHHZ2VZJuTMl9bMnlVSDhb+MB8GA1UdIwQYMBaAFDTI++u1k//T/IMUGw3jfQJM\nTHZJMA0GCSqGSIb3DQEBCwUAA4IBAQBReVAOiYn5EUWmN0blr2+LkWVFPFeyRKyN\nzsT/lMfgxjGQU9Uu2gS/4UO0zhGjCFeUkyeJ58dIHSIDNDtq7NFWMHE16c+IWRTI\nsrn/jEBRL+KCZSoIp1KkTkhGEn/YOnHa9UWgpgk7PACYD5f5EuTmDMp1C9UCUDXt\n02IQjMqM3wehBrwwNuEjWwLOeHHIzoJbaTe7RBknMSHi0VJ3gO1qdQFDyIVN763i\nivOLfDGNZ+9jJXqnIGgt/B3zq6Qm1dCpSQGOj4C5k5HX9eM7MLQFFCY5q/Vp8m/M\nGLX0e2ZAbhgdojOqIUlTCcqh9pRWkmPdiwQe1MnWvug4YBE/cjIa\n-----END CERTIFICATE-----\n",
                "cert": "/etc/pki/tls/certs/quadlet_demo.crt",
                "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRALLaXlSGKULklrgoNwksdCswDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Iy\nZGE1ZTU0LTg2Mjk0MmU0LTk2YjgyODM3LTA5MmM3NDI5MB4XDTI0MDgxOTE5MzAw\nMVoXDTI1MDgxOTE5MjUxM1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArop+jGKUKXQN0GZQpeTLNikTCsCo+8j8\nXnw2GJbwdmRwn6raPJkNc6s1GH5cZIYqFwAaz83XK8zEZ1FPSynRobby3k+n4EaQ\nIvyBkcFVmsqiM4c39PglD9DgkzhqqevLJnpDLxPvz80ks6H98tkYKwUzFVMMLkGf\nZT/7GMy2bg4+ZJTcOFZ4TSBXjQMXMrC3FwFGxiFcEhn5z/bdcJ/EJPS92HUb+3jK\n+2Eg3mbUceATSoXGwFRpJN6tOKHUBQHaYzEqXICJyeUZA/pn5g8m4bx8dAbiiTvS\nxtFLjjmY+233i4zQLh/i3C7PgaYnngNX/ujQemL9AlaOKx2kEPq13wIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFIAs\nYoHHZ2VZJuTMl9bMnlVSDhb+MB8GA1UdIwQYMBaAFDTI++u1k//T/IMUGw3jfQJM\nTHZJMA0GCSqGSIb3DQEBCwUAA4IBAQBReVAOiYn5EUWmN0blr2+LkWVFPFeyRKyN\nzsT/lMfgxjGQU9Uu2gS/4UO0zhGjCFeUkyeJ58dIHSIDNDtq7NFWMHE16c+IWRTI\nsrn/jEBRL+KCZSoIp1KkTkhGEn/YOnHa9UWgpgk7PACYD5f5EuTmDMp1C9UCUDXt\n02IQjMqM3wehBrwwNuEjWwLOeHHIzoJbaTe7RBknMSHi0VJ3gO1qdQFDyIVN763i\nivOLfDGNZ+9jJXqnIGgt/B3zq6Qm1dCpSQGOj4C5k5HX9eM7MLQFFCY5q/Vp8m/M\nGLX0e2ZAbhgdojOqIUlTCcqh9pRWkmPdiwQe1MnWvug4YBE/cjIa\n-----END CERTIFICATE-----\n",
                "key": "/etc/pki/tls/private/quadlet_demo.key",
                "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQCuin6MYpQpdA3Q\nZlCl5Ms2KRMKwKj7yPxefDYYlvB2ZHCfqto8mQ1zqzUYflxkhioXABrPzdcrzMRn\nUU9LKdGhtvLeT6fgRpAi/IGRwVWayqIzhzf0+CUP0OCTOGqp68smekMvE+/PzSSz\nof3y2RgrBTMVUwwuQZ9lP/sYzLZuDj5klNw4VnhNIFeNAxcysLcXAUbGIVwSGfnP\n9t1wn8Qk9L3YdRv7eMr7YSDeZtRx4BNKhcbAVGkk3q04odQFAdpjMSpcgInJ5RkD\n+mfmDybhvHx0BuKJO9LG0UuOOZj7bfeLjNAuH+LcLs+BpieeA1f+6NB6Yv0CVo4r\nHaQQ+rXfAgMBAAECggEAfIBV3JXE0fzyjaEuDeex/KQ37QeYgmHPgyZfABNK22ix\n3XLl0SvrqIKLkTkxdpMtGtL8TRarUZby0i/xu8/MtOnnPCTdvuEWl54+XlXmVlAM\ne20MwTTwWuPIDbvEegi0FHJJ0h8KhNP0Rh5bIwswbh97XM6sdaJhrLuCxSHhT4az\n7glmuoUIMsBrZAJfdH0rXQH9VMFoYdncM4e+zvtwAtCvWLGtMfPldMgxWApzkr2S\nUXuys/vB3+jY53S1CGFKI9HBxMn8j2jybiBtuDdh5uwFERO5h3R+KjrHiS6VKBdw\norheXP6EPPXsnLr2fGBlQvKDRifbbQFUneViPDIsQQKBgQDVixzig+hRw+fPjuNz\n2O7LkuRo+SwE5+zU961ezK4YcwF0fNYDg7lN4TyNzcWosCAVkcHU0fn/ULNb4mt9\nmOw4NK74kbxr5imUP7C7ilIXMplXpvBlfWV55ZqfWklHxbqON7hVSeMmkIB97T7+\napSh5oVbbmi1rfs00Ytp9+o5BwKBgQDRPj6rJ7Gq83SEM2hzwgrRz1kRzyfeTH0b\nTwhb+OZlMYqSAhdoWy2misSIX8tRURwdy51CpsyMawijXj4ROChewMRFsIDzGiKt\n+XqFhJAUULezjER+9NkkYZd7T9VtaInPeqO8d3nG8bThp3Zd+RAHwm+O7zi4X/ZQ\n1Uy+nNGeaQKBgF5mvUI15gIfhN7w4ARaplZAfdEaNieFD+GmDHKYMW6FiOMiPMoY\n9VZEeCyIBxVnpwdiBDo9CTOhTWkVU0eWzvaZ86/XXWClw0PSVCLUJy4yJC/nkOaM\n5MtagVxo4XRlKO+uGkM6Ar0NrH/+3ZZDL6nS6qlcydVnMGJNMECMZHMJAoGAcyV+\n1S9N3VaGWy3zICi7TYR+boeCWBndiwauAfbxyuQ9bmYKPZpXf9vDlYyp1YD+KQNg\n8knaLLfGFCkLnOw7gxEvsW4VODK8vOKaYxl1NEjLHtpk4zyYtiWid/CR8dhiZjQG\nIPPapvliYf+G6uXhxXNhctYAb64XXZpT1l10GWkCgYA7HbM9MYyJBXPH3p4l09W2\n0EgBRecHt1sDoWIzp4bQBm/yccigObl+elny5CKHz65ds9Pnj6Q86JpFAa4qBIS8\n0JFLCyNMEY2xGce0WqunBmFQI62NTCUQjbHHW7k+x3IG6W3t7TBrxulXK9bQ5tWX\njNWenehTrrk/VyW78pZHXw==\n-----END PRIVATE KEY-----\n"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176
Monday 19 August 2024  15:30:03 -0400 (0:00:00.038)       0:00:12.824 ********* 
ok: [managed_node1] => (item={'cert': '/etc/pki/tls/certs/quadlet_demo.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRALLaXlSGKULklrgoNwksdCswDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Iy\nZGE1ZTU0LTg2Mjk0MmU0LTk2YjgyODM3LTA5MmM3NDI5MB4XDTI0MDgxOTE5MzAw\nMVoXDTI1MDgxOTE5MjUxM1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArop+jGKUKXQN0GZQpeTLNikTCsCo+8j8\nXnw2GJbwdmRwn6raPJkNc6s1GH5cZIYqFwAaz83XK8zEZ1FPSynRobby3k+n4EaQ\nIvyBkcFVmsqiM4c39PglD9DgkzhqqevLJnpDLxPvz80ks6H98tkYKwUzFVMMLkGf\nZT/7GMy2bg4+ZJTcOFZ4TSBXjQMXMrC3FwFGxiFcEhn5z/bdcJ/EJPS92HUb+3jK\n+2Eg3mbUceATSoXGwFRpJN6tOKHUBQHaYzEqXICJyeUZA/pn5g8m4bx8dAbiiTvS\nxtFLjjmY+233i4zQLh/i3C7PgaYnngNX/ujQemL9AlaOKx2kEPq13wIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFIAs\nYoHHZ2VZJuTMl9bMnlVSDhb+MB8GA1UdIwQYMBaAFDTI++u1k//T/IMUGw3jfQJM\nTHZJMA0GCSqGSIb3DQEBCwUAA4IBAQBReVAOiYn5EUWmN0blr2+LkWVFPFeyRKyN\nzsT/lMfgxjGQU9Uu2gS/4UO0zhGjCFeUkyeJ58dIHSIDNDtq7NFWMHE16c+IWRTI\nsrn/jEBRL+KCZSoIp1KkTkhGEn/YOnHa9UWgpgk7PACYD5f5EuTmDMp1C9UCUDXt\n02IQjMqM3wehBrwwNuEjWwLOeHHIzoJbaTe7RBknMSHi0VJ3gO1qdQFDyIVN763i\nivOLfDGNZ+9jJXqnIGgt/B3zq6Qm1dCpSQGOj4C5k5HX9eM7MLQFFCY5q/Vp8m/M\nGLX0e2ZAbhgdojOqIUlTCcqh9pRWkmPdiwQe1MnWvug4YBE/cjIa\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/quadlet_demo.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQCuin6MYpQpdA3Q\nZlCl5Ms2KRMKwKj7yPxefDYYlvB2ZHCfqto8mQ1zqzUYflxkhioXABrPzdcrzMRn\nUU9LKdGhtvLeT6fgRpAi/IGRwVWayqIzhzf0+CUP0OCTOGqp68smekMvE+/PzSSz\nof3y2RgrBTMVUwwuQZ9lP/sYzLZuDj5klNw4VnhNIFeNAxcysLcXAUbGIVwSGfnP\n9t1wn8Qk9L3YdRv7eMr7YSDeZtRx4BNKhcbAVGkk3q04odQFAdpjMSpcgInJ5RkD\n+mfmDybhvHx0BuKJO9LG0UuOOZj7bfeLjNAuH+LcLs+BpieeA1f+6NB6Yv0CVo4r\nHaQQ+rXfAgMBAAECggEAfIBV3JXE0fzyjaEuDeex/KQ37QeYgmHPgyZfABNK22ix\n3XLl0SvrqIKLkTkxdpMtGtL8TRarUZby0i/xu8/MtOnnPCTdvuEWl54+XlXmVlAM\ne20MwTTwWuPIDbvEegi0FHJJ0h8KhNP0Rh5bIwswbh97XM6sdaJhrLuCxSHhT4az\n7glmuoUIMsBrZAJfdH0rXQH9VMFoYdncM4e+zvtwAtCvWLGtMfPldMgxWApzkr2S\nUXuys/vB3+jY53S1CGFKI9HBxMn8j2jybiBtuDdh5uwFERO5h3R+KjrHiS6VKBdw\norheXP6EPPXsnLr2fGBlQvKDRifbbQFUneViPDIsQQKBgQDVixzig+hRw+fPjuNz\n2O7LkuRo+SwE5+zU961ezK4YcwF0fNYDg7lN4TyNzcWosCAVkcHU0fn/ULNb4mt9\nmOw4NK74kbxr5imUP7C7ilIXMplXpvBlfWV55ZqfWklHxbqON7hVSeMmkIB97T7+\napSh5oVbbmi1rfs00Ytp9+o5BwKBgQDRPj6rJ7Gq83SEM2hzwgrRz1kRzyfeTH0b\nTwhb+OZlMYqSAhdoWy2misSIX8tRURwdy51CpsyMawijXj4ROChewMRFsIDzGiKt\n+XqFhJAUULezjER+9NkkYZd7T9VtaInPeqO8d3nG8bThp3Zd+RAHwm+O7zi4X/ZQ\n1Uy+nNGeaQKBgF5mvUI15gIfhN7w4ARaplZAfdEaNieFD+GmDHKYMW6FiOMiPMoY\n9VZEeCyIBxVnpwdiBDo9CTOhTWkVU0eWzvaZ86/XXWClw0PSVCLUJy4yJC/nkOaM\n5MtagVxo4XRlKO+uGkM6Ar0NrH/+3ZZDL6nS6qlcydVnMGJNMECMZHMJAoGAcyV+\n1S9N3VaGWy3zICi7TYR+boeCWBndiwauAfbxyuQ9bmYKPZpXf9vDlYyp1YD+KQNg\n8knaLLfGFCkLnOw7gxEvsW4VODK8vOKaYxl1NEjLHtpk4zyYtiWid/CR8dhiZjQG\nIPPapvliYf+G6uXhxXNhctYAb64XXZpT1l10GWkCgYA7HbM9MYyJBXPH3p4l09W2\n0EgBRecHt1sDoWIzp4bQBm/yccigObl+elny5CKHz65ds9Pnj6Q86JpFAa4qBIS8\n0JFLCyNMEY2xGce0WqunBmFQI62NTCUQjbHHW7k+x3IG6W3t7TBrxulXK9bQ5tWX\njNWenehTrrk/VyW78pZHXw==\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/quadlet_demo.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRALLaXlSGKULklrgoNwksdCswDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Iy\nZGE1ZTU0LTg2Mjk0MmU0LTk2YjgyODM3LTA5MmM3NDI5MB4XDTI0MDgxOTE5MzAw\nMVoXDTI1MDgxOTE5MjUxM1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArop+jGKUKXQN0GZQpeTLNikTCsCo+8j8\nXnw2GJbwdmRwn6raPJkNc6s1GH5cZIYqFwAaz83XK8zEZ1FPSynRobby3k+n4EaQ\nIvyBkcFVmsqiM4c39PglD9DgkzhqqevLJnpDLxPvz80ks6H98tkYKwUzFVMMLkGf\nZT/7GMy2bg4+ZJTcOFZ4TSBXjQMXMrC3FwFGxiFcEhn5z/bdcJ/EJPS92HUb+3jK\n+2Eg3mbUceATSoXGwFRpJN6tOKHUBQHaYzEqXICJyeUZA/pn5g8m4bx8dAbiiTvS\nxtFLjjmY+233i4zQLh/i3C7PgaYnngNX/ujQemL9AlaOKx2kEPq13wIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFIAs\nYoHHZ2VZJuTMl9bMnlVSDhb+MB8GA1UdIwQYMBaAFDTI++u1k//T/IMUGw3jfQJM\nTHZJMA0GCSqGSIb3DQEBCwUAA4IBAQBReVAOiYn5EUWmN0blr2+LkWVFPFeyRKyN\nzsT/lMfgxjGQU9Uu2gS/4UO0zhGjCFeUkyeJ58dIHSIDNDtq7NFWMHE16c+IWRTI\nsrn/jEBRL+KCZSoIp1KkTkhGEn/YOnHa9UWgpgk7PACYD5f5EuTmDMp1C9UCUDXt\n02IQjMqM3wehBrwwNuEjWwLOeHHIzoJbaTe7RBknMSHi0VJ3gO1qdQFDyIVN763i\nivOLfDGNZ+9jJXqnIGgt/B3zq6Qm1dCpSQGOj4C5k5HX9eM7MLQFFCY5q/Vp8m/M\nGLX0e2ZAbhgdojOqIUlTCcqh9pRWkmPdiwQe1MnWvug4YBE/cjIa\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.030776",
    "end": "2024-08-19 15:30:03.561163",
    "item": {
        "ca": "/etc/pki/tls/certs/quadlet_demo.crt",
        "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRALLaXlSGKULklrgoNwksdCswDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Iy\nZGE1ZTU0LTg2Mjk0MmU0LTk2YjgyODM3LTA5MmM3NDI5MB4XDTI0MDgxOTE5MzAw\nMVoXDTI1MDgxOTE5MjUxM1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArop+jGKUKXQN0GZQpeTLNikTCsCo+8j8\nXnw2GJbwdmRwn6raPJkNc6s1GH5cZIYqFwAaz83XK8zEZ1FPSynRobby3k+n4EaQ\nIvyBkcFVmsqiM4c39PglD9DgkzhqqevLJnpDLxPvz80ks6H98tkYKwUzFVMMLkGf\nZT/7GMy2bg4+ZJTcOFZ4TSBXjQMXMrC3FwFGxiFcEhn5z/bdcJ/EJPS92HUb+3jK\n+2Eg3mbUceATSoXGwFRpJN6tOKHUBQHaYzEqXICJyeUZA/pn5g8m4bx8dAbiiTvS\nxtFLjjmY+233i4zQLh/i3C7PgaYnngNX/ujQemL9AlaOKx2kEPq13wIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFIAs\nYoHHZ2VZJuTMl9bMnlVSDhb+MB8GA1UdIwQYMBaAFDTI++u1k//T/IMUGw3jfQJM\nTHZJMA0GCSqGSIb3DQEBCwUAA4IBAQBReVAOiYn5EUWmN0blr2+LkWVFPFeyRKyN\nzsT/lMfgxjGQU9Uu2gS/4UO0zhGjCFeUkyeJ58dIHSIDNDtq7NFWMHE16c+IWRTI\nsrn/jEBRL+KCZSoIp1KkTkhGEn/YOnHa9UWgpgk7PACYD5f5EuTmDMp1C9UCUDXt\n02IQjMqM3wehBrwwNuEjWwLOeHHIzoJbaTe7RBknMSHi0VJ3gO1qdQFDyIVN763i\nivOLfDGNZ+9jJXqnIGgt/B3zq6Qm1dCpSQGOj4C5k5HX9eM7MLQFFCY5q/Vp8m/M\nGLX0e2ZAbhgdojOqIUlTCcqh9pRWkmPdiwQe1MnWvug4YBE/cjIa\n-----END CERTIFICATE-----\n",
        "cert": "/etc/pki/tls/certs/quadlet_demo.crt",
        "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRALLaXlSGKULklrgoNwksdCswDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Iy\nZGE1ZTU0LTg2Mjk0MmU0LTk2YjgyODM3LTA5MmM3NDI5MB4XDTI0MDgxOTE5MzAw\nMVoXDTI1MDgxOTE5MjUxM1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArop+jGKUKXQN0GZQpeTLNikTCsCo+8j8\nXnw2GJbwdmRwn6raPJkNc6s1GH5cZIYqFwAaz83XK8zEZ1FPSynRobby3k+n4EaQ\nIvyBkcFVmsqiM4c39PglD9DgkzhqqevLJnpDLxPvz80ks6H98tkYKwUzFVMMLkGf\nZT/7GMy2bg4+ZJTcOFZ4TSBXjQMXMrC3FwFGxiFcEhn5z/bdcJ/EJPS92HUb+3jK\n+2Eg3mbUceATSoXGwFRpJN6tOKHUBQHaYzEqXICJyeUZA/pn5g8m4bx8dAbiiTvS\nxtFLjjmY+233i4zQLh/i3C7PgaYnngNX/ujQemL9AlaOKx2kEPq13wIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFIAs\nYoHHZ2VZJuTMl9bMnlVSDhb+MB8GA1UdIwQYMBaAFDTI++u1k//T/IMUGw3jfQJM\nTHZJMA0GCSqGSIb3DQEBCwUAA4IBAQBReVAOiYn5EUWmN0blr2+LkWVFPFeyRKyN\nzsT/lMfgxjGQU9Uu2gS/4UO0zhGjCFeUkyeJ58dIHSIDNDtq7NFWMHE16c+IWRTI\nsrn/jEBRL+KCZSoIp1KkTkhGEn/YOnHa9UWgpgk7PACYD5f5EuTmDMp1C9UCUDXt\n02IQjMqM3wehBrwwNuEjWwLOeHHIzoJbaTe7RBknMSHi0VJ3gO1qdQFDyIVN763i\nivOLfDGNZ+9jJXqnIGgt/B3zq6Qm1dCpSQGOj4C5k5HX9eM7MLQFFCY5q/Vp8m/M\nGLX0e2ZAbhgdojOqIUlTCcqh9pRWkmPdiwQe1MnWvug4YBE/cjIa\n-----END CERTIFICATE-----\n",
        "key": "/etc/pki/tls/private/quadlet_demo.key",
        "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQCuin6MYpQpdA3Q\nZlCl5Ms2KRMKwKj7yPxefDYYlvB2ZHCfqto8mQ1zqzUYflxkhioXABrPzdcrzMRn\nUU9LKdGhtvLeT6fgRpAi/IGRwVWayqIzhzf0+CUP0OCTOGqp68smekMvE+/PzSSz\nof3y2RgrBTMVUwwuQZ9lP/sYzLZuDj5klNw4VnhNIFeNAxcysLcXAUbGIVwSGfnP\n9t1wn8Qk9L3YdRv7eMr7YSDeZtRx4BNKhcbAVGkk3q04odQFAdpjMSpcgInJ5RkD\n+mfmDybhvHx0BuKJO9LG0UuOOZj7bfeLjNAuH+LcLs+BpieeA1f+6NB6Yv0CVo4r\nHaQQ+rXfAgMBAAECggEAfIBV3JXE0fzyjaEuDeex/KQ37QeYgmHPgyZfABNK22ix\n3XLl0SvrqIKLkTkxdpMtGtL8TRarUZby0i/xu8/MtOnnPCTdvuEWl54+XlXmVlAM\ne20MwTTwWuPIDbvEegi0FHJJ0h8KhNP0Rh5bIwswbh97XM6sdaJhrLuCxSHhT4az\n7glmuoUIMsBrZAJfdH0rXQH9VMFoYdncM4e+zvtwAtCvWLGtMfPldMgxWApzkr2S\nUXuys/vB3+jY53S1CGFKI9HBxMn8j2jybiBtuDdh5uwFERO5h3R+KjrHiS6VKBdw\norheXP6EPPXsnLr2fGBlQvKDRifbbQFUneViPDIsQQKBgQDVixzig+hRw+fPjuNz\n2O7LkuRo+SwE5+zU961ezK4YcwF0fNYDg7lN4TyNzcWosCAVkcHU0fn/ULNb4mt9\nmOw4NK74kbxr5imUP7C7ilIXMplXpvBlfWV55ZqfWklHxbqON7hVSeMmkIB97T7+\napSh5oVbbmi1rfs00Ytp9+o5BwKBgQDRPj6rJ7Gq83SEM2hzwgrRz1kRzyfeTH0b\nTwhb+OZlMYqSAhdoWy2misSIX8tRURwdy51CpsyMawijXj4ROChewMRFsIDzGiKt\n+XqFhJAUULezjER+9NkkYZd7T9VtaInPeqO8d3nG8bThp3Zd+RAHwm+O7zi4X/ZQ\n1Uy+nNGeaQKBgF5mvUI15gIfhN7w4ARaplZAfdEaNieFD+GmDHKYMW6FiOMiPMoY\n9VZEeCyIBxVnpwdiBDo9CTOhTWkVU0eWzvaZ86/XXWClw0PSVCLUJy4yJC/nkOaM\n5MtagVxo4XRlKO+uGkM6Ar0NrH/+3ZZDL6nS6qlcydVnMGJNMECMZHMJAoGAcyV+\n1S9N3VaGWy3zICi7TYR+boeCWBndiwauAfbxyuQ9bmYKPZpXf9vDlYyp1YD+KQNg\n8knaLLfGFCkLnOw7gxEvsW4VODK8vOKaYxl1NEjLHtpk4zyYtiWid/CR8dhiZjQG\nIPPapvliYf+G6uXhxXNhctYAb64XXZpT1l10GWkCgYA7HbM9MYyJBXPH3p4l09W2\n0EgBRecHt1sDoWIzp4bQBm/yccigObl+elny5CKHz65ds9Pnj6Q86JpFAa4qBIS8\n0JFLCyNMEY2xGce0WqunBmFQI62NTCUQjbHHW7k+x3IG6W3t7TBrxulXK9bQ5tWX\njNWenehTrrk/VyW78pZHXw==\n-----END PRIVATE KEY-----\n"
    },
    "rc": 0,
    "start": "2024-08-19 15:30:03.530387"
}

STDOUT:

Request "20240819193001" removed.

TASK [fedora.linux_system_roles.certificate : Remove files] ********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181
Monday 19 August 2024  15:30:03 -0400 (0:00:00.568)       0:00:13.392 ********* 
changed: [managed_node1] => (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_node1] => (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_node1] => (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-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:62
Monday 19 August 2024  15:30:04 -0400 (0:00:01.049)       0:00:14.442 ********* 

TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3
Monday 19 August 2024  15:30:04 -0400 (0:00:00.152)       0:00:14.595 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] ****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3
Monday 19 August 2024  15:30:04 -0400 (0:00:00.076)       0:00:14.672 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11
Monday 19 August 2024  15:30:04 -0400 (0:00:00.046)       0:00:14.718 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16
Monday 19 August 2024  15:30:05 -0400 (0:00:00.402)       0:00:15.121 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23
Monday 19 August 2024  15:30:05 -0400 (0:00:00.023)       0:00:15.144 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28
Monday 19 August 2024  15:30:05 -0400 (0:00:00.459)       0:00:15.604 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_is_transactional": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32
Monday 19 August 2024  15:30:05 -0400 (0:00:00.087)       0:00:15.692 ********* 
ok: [managed_node1] => (item=RedHat.yml) => {
    "ansible_facts": {
        "__podman_packages": [
            "podman",
            "shadow-utils-subid"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml"
}
skipping: [managed_node1] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed_node1] => (item=CentOS_8.yml) => {
    "ansible_facts": {
        "__podman_packages": [
            "crun",
            "podman",
            "podman-plugins",
            "shadow-utils-subid"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_8.yml"
}
ok: [managed_node1] => (item=CentOS_8.yml) => {
    "ansible_facts": {
        "__podman_packages": [
            "crun",
            "podman",
            "podman-plugins",
            "shadow-utils-subid"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-IBZ/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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6
Monday 19 August 2024  15:30:06 -0400 (0:00:00.126)       0:00:15.819 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10
Monday 19 August 2024  15:30:08 -0400 (0:00:01.978)       0:00:17.798 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14
Monday 19 August 2024  15:30:08 -0400 (0:00:00.093)       0:00:17.891 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28
Monday 19 August 2024  15:30:08 -0400 (0:00:00.100)       0:00:17.992 ********* 
skipping: [managed_node1] => {}

TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33
Monday 19 August 2024  15:30:08 -0400 (0:00:00.114)       0:00:18.107 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38
Monday 19 August 2024  15:30:08 -0400 (0:00:00.067)       0:00:18.175 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get podman version] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46
Monday 19 August 2024  15:30:08 -0400 (0:00:00.124)       0:00:18.299 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "--version"
    ],
    "delta": "0:00:00.027714",
    "end": "2024-08-19 15:30:09.077180",
    "rc": 0,
    "start": "2024-08-19 15:30:09.049466"
}

STDOUT:

podman version 4.9.4-dev

TASK [fedora.linux_system_roles.podman : Set podman version] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52
Monday 19 August 2024  15:30:09 -0400 (0:00:00.650)       0:00:18.950 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56
Monday 19 August 2024  15:30:09 -0400 (0:00:00.060)       0:00:19.010 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63
Monday 19 August 2024  15:30:09 -0400 (0:00:00.051)       0:00:19.061 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}
META: end_host conditional evaluated to false, continuing execution for managed_node1

TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80
Monday 19 August 2024  15:30:09 -0400 (0:00:00.287)       0:00:19.349 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Monday 19 August 2024  15:30:09 -0400 (0:00:00.173)       0:00:19.522 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Monday 19 August 2024  15:30:10 -0400 (0:00:00.718)       0:00:20.240 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Monday 19 August 2024  15:30:10 -0400 (0:00:00.061)       0:00:20.302 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group": "0"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Monday 19 August 2024  15:30:10 -0400 (0:00:00.062)       0:00:20.365 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "getent_group": {
            "root": [
                "x",
                "0",
                ""
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Monday 19 August 2024  15:30:11 -0400 (0:00:00.438)       0:00:20.803 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group_name": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Monday 19 August 2024  15:30:11 -0400 (0:00:00.040)       0:00:20.844 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095500.1999965,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 32,
        "charset": "binary",
        "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
        "ctime": 1724095467.490749,
        "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": "1652982129",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": true,
        "xoth": true,
        "xusr": true
    }
}

TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Monday 19 August 2024  15:30:11 -0400 (0:00:00.405)       0:00:21.249 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Monday 19 August 2024  15:30:11 -0400 (0:00:00.050)       0:00:21.300 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Monday 19 August 2024  15:30:11 -0400 (0:00:00.054)       0:00:21.355 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Monday 19 August 2024  15:30:11 -0400 (0:00:00.064)       0:00:21.419 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Monday 19 August 2024  15:30:11 -0400 (0:00:00.063)       0:00:21.483 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Monday 19 August 2024  15:30:11 -0400 (0:00:00.080)       0:00:21.563 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Monday 19 August 2024  15:30:11 -0400 (0:00:00.043)       0:00:21.606 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Monday 19 August 2024  15:30:11 -0400 (0:00:00.043)       0:00:21.649 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set config file paths] ****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86
Monday 19 August 2024  15:30:11 -0400 (0:00:00.055)       0:00:21.705 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:95
Monday 19 August 2024  15:30:12 -0400 (0:00:00.089)       0:00:21.794 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5
Monday 19 August 2024  15:30:12 -0400 (0:00:00.061)       0:00:21.855 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Update container config file] *********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13
Monday 19 August 2024  15:30:12 -0400 (0:00:00.034)       0:00:21.890 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] *************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:98
Monday 19 August 2024  15:30:12 -0400 (0:00:00.031)       0:00:21.921 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5
Monday 19 August 2024  15:30:12 -0400 (0:00:00.095)       0:00:22.017 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Update registries config file] ********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13
Monday 19 August 2024  15:30:12 -0400 (0:00:00.039)       0:00:22.057 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Handle storage.conf] ******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:101
Monday 19 August 2024  15:30:12 -0400 (0:00:00.059)       0:00:22.117 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5
Monday 19 August 2024  15:30:12 -0400 (0:00:00.102)       0:00:22.219 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Update storage config file] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13
Monday 19 August 2024  15:30:12 -0400 (0:00:00.056)       0:00:22.276 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Handle policy.json] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104
Monday 19 August 2024  15:30:12 -0400 (0:00:00.055)       0:00:22.331 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6
Monday 19 August 2024  15:30:12 -0400 (0:00:00.106)       0:00:22.438 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14
Monday 19 August 2024  15:30:12 -0400 (0:00:00.053)       0:00:22.491 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get the existing policy.json] *********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19
Monday 19 August 2024  15:30:12 -0400 (0:00:00.050)       0:00:22.542 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Write new policy.json file] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25
Monday 19 August 2024  15:30:12 -0400 (0:00:00.056)       0:00:22.599 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Manage firewall for specified ports] *************************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110
Monday 19 August 2024  15:30:12 -0400 (0:00:00.050)       0:00:22.649 ********* 

TASK [fedora.linux_system_roles.firewall : Setup firewalld] ********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2
Monday 19 August 2024  15:30:13 -0400 (0:00:00.168)       0:00:22.818 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed_node1

TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2
Monday 19 August 2024  15:30:13 -0400 (0:00:00.171)       0:00:22.990 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Check if system is ostree] **********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10
Monday 19 August 2024  15:30:13 -0400 (0:00:00.086)       0:00:23.076 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15
Monday 19 August 2024  15:30:13 -0400 (0:00:00.425)       0:00:23.502 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__firewall_is_ostree": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22
Monday 19 August 2024  15:30:13 -0400 (0:00:00.063)       0:00:23.566 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27
Monday 19 August 2024  15:30:14 -0400 (0:00:00.497)       0:00:24.063 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__firewall_is_transactional": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.firewall : Install firewalld] ******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31
Monday 19 August 2024  15:30:14 -0400 (0:00:00.061)       0:00:24.125 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43
Monday 19 August 2024  15:30:17 -0400 (0:00:03.132)       0:00:27.258 ********* 
skipping: [managed_node1] => {}

TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48
Monday 19 August 2024  15:30:17 -0400 (0:00:00.098)       0:00:27.356 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53
Monday 19 August 2024  15:30:17 -0400 (0:00:00.047)       0:00:27.404 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Collect service facts] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5
Monday 19 August 2024  15:30:17 -0400 (0:00:00.042)       0:00:27.446 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9
Monday 19 August 2024  15:30:17 -0400 (0:00:00.040)       0:00:27.486 ********* 
skipping: [managed_node1] => (item=nftables)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "nftables",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=iptables)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "iptables",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=ufw)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "ufw",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22
Monday 19 August 2024  15:30:17 -0400 (0:00:00.045)       0:00:27.532 ********* 
ok: [managed_node1] => {
    "changed": false,
    "name": "firewalld",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "basic.target system.slice dbus.socket sysinit.target dbus.service polkit.service",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "shutdown.target network-pre.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": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "ipset.service iptables.service ebtables.service nftables.service shutdown.target ip6tables.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": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "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",
        "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": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "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": "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 system.slice sysinit.target",
        "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]",
        "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": "22406",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "disabled",
        "UtmpMode": "init",
        "Wants": "network-pre.target",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28
Monday 19 August 2024  15:30:18 -0400 (0:00:00.586)       0:00:28.119 ********* 
changed: [managed_node1] => {
    "changed": true,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "polkit.service basic.target sysinit.target system.slice dbus.service dbus.socket",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "shutdown.target network-pre.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": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "ip6tables.service iptables.service ebtables.service ipset.service nftables.service shutdown.target",
        "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": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "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",
        "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": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "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": "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]",
        "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": "22406",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "disabled",
        "UtmpMode": "init",
        "Wants": "network-pre.target",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34
Monday 19 August 2024  15:30:19 -0400 (0:00:01.421)       0:00:29.541 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43
Monday 19 August 2024  15:30:19 -0400 (0:00:00.064)       0:00:29.605 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55
Monday 19 August 2024  15:30:19 -0400 (0:00:00.062)       0:00:29.668 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Configure firewall] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
Monday 19 August 2024  15:30:19 -0400 (0:00:00.066)       0:00:29.734 ********* 
changed: [managed_node1] => (item={'port': '8000/tcp', 'state': 'enabled'}) => {
    "__firewall_changed": true,
    "ansible_loop_var": "item",
    "changed": true,
    "item": {
        "port": "8000/tcp",
        "state": "enabled"
    }
}
changed: [managed_node1] => (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-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120
Monday 19 August 2024  15:30:21 -0400 (0:00:01.588)       0:00:31.323 ********* 
skipping: [managed_node1] => (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_node1] => (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-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130
Monday 19 August 2024  15:30:21 -0400 (0:00:00.070)       0:00:31.394 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139
Monday 19 August 2024  15:30:21 -0400 (0:00:00.049)       0:00:31.443 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] *******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144
Monday 19 August 2024  15:30:21 -0400 (0:00:00.069)       0:00:31.512 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153
Monday 19 August 2024  15:30:21 -0400 (0:00:00.046)       0:00:31.559 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Calculate what has changed] *********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163
Monday 19 August 2024  15:30:21 -0400 (0:00:00.044)       0:00:31.603 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Show diffs] *************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169
Monday 19 August 2024  15:30:21 -0400 (0:00:00.045)       0:00:31.649 ********* 
skipping: [managed_node1] => {}

TASK [Manage selinux for specified ports] **************************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:117
Monday 19 August 2024  15:30:21 -0400 (0:00:00.040)       0:00:31.690 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124
Monday 19 August 2024  15:30:21 -0400 (0:00:00.034)       0:00:31.725 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_cancel_user_linger": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] *******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:128
Monday 19 August 2024  15:30:21 -0400 (0:00:00.032)       0:00:31.758 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:137
Monday 19 August 2024  15:30:22 -0400 (0:00:00.036)       0:00:31.795 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146
Monday 19 August 2024  15:30:22 -0400 (0:00:00.037)       0:00:31.832 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed_node1
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed_node1
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Monday 19 August 2024  15:30:22 -0400 (0:00:00.232)       0:00:32.065 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_user": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Monday 19 August 2024  15:30:22 -0400 (0:00:00.044)       0:00:32.109 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Monday 19 August 2024  15:30:22 -0400 (0:00:00.054)       0:00:32.163 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:30:22 -0400 (0:00:00.113)       0:00:32.277 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:30:22 -0400 (0:00:00.052)       0:00:32.329 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:30:22 -0400 (0:00:00.049)       0:00:32.379 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Monday 19 August 2024  15:30:22 -0400 (0:00:00.045)       0:00:32.425 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Monday 19 August 2024  15:30:22 -0400 (0:00:00.063)       0:00:32.488 ********* 
[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_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Monday 19 August 2024  15:30:23 -0400 (0:00:00.717)       0:00:33.206 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_user": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Monday 19 August 2024  15:30:23 -0400 (0:00:00.084)       0:00:33.291 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Monday 19 August 2024  15:30:23 -0400 (0:00:00.080)       0:00:33.371 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:30:23 -0400 (0:00:00.067)       0:00:33.439 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:30:23 -0400 (0:00:00.037)       0:00:33.476 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:30:23 -0400 (0:00:00.046)       0:00:33.523 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Monday 19 August 2024  15:30:23 -0400 (0:00:00.040)       0:00:33.563 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Monday 19 August 2024  15:30:23 -0400 (0:00:00.034)       0:00:33.597 ********* 
[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_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Monday 19 August 2024  15:30:24 -0400 (0:00:00.522)       0:00:34.119 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_user": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Monday 19 August 2024  15:30:24 -0400 (0:00:00.061)       0:00:34.181 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Monday 19 August 2024  15:30:24 -0400 (0:00:00.124)       0:00:34.305 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:30:24 -0400 (0:00:00.087)       0:00:34.392 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:30:24 -0400 (0:00:00.050)       0:00:34.443 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:30:24 -0400 (0:00:00.042)       0:00:34.485 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Monday 19 August 2024  15:30:24 -0400 (0:00:00.040)       0:00:34.525 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Monday 19 August 2024  15:30:24 -0400 (0:00:00.038)       0:00:34.564 ********* 
[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_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153
Monday 19 August 2024  15:30:25 -0400 (0:00:00.546)       0:00:35.110 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:160
Monday 19 August 2024  15:30:25 -0400 (0:00:00.055)       0:00:35.166 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Monday 19 August 2024  15:30:25 -0400 (0:00:00.210)       0:00:35.377 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Monday 19 August 2024  15:30:25 -0400 (0:00:00.078)       0:00:35.455 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Monday 19 August 2024  15:30:25 -0400 (0:00:00.065)       0:00:35.520 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Monday 19 August 2024  15:30:25 -0400 (0:00:00.055)       0:00:35.576 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Monday 19 August 2024  15:30:25 -0400 (0:00:00.075)       0:00:35.652 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Monday 19 August 2024  15:30:26 -0400 (0:00:00.161)       0:00:35.813 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Monday 19 August 2024  15:30:26 -0400 (0:00:00.067)       0:00:35.880 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Monday 19 August 2024  15:30:26 -0400 (0:00:00.077)       0:00:35.958 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group": "0"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Monday 19 August 2024  15:30:26 -0400 (0:00:00.104)       0:00:36.062 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "getent_group": {
            "root": [
                "x",
                "0",
                ""
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Monday 19 August 2024  15:30:26 -0400 (0:00:00.650)       0:00:36.713 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group_name": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Monday 19 August 2024  15:30:27 -0400 (0:00:00.068)       0:00:36.781 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095500.1999965,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 32,
        "charset": "binary",
        "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
        "ctime": 1724095467.490749,
        "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": "1652982129",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": true,
        "xoth": true,
        "xusr": true
    }
}

TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Monday 19 August 2024  15:30:27 -0400 (0:00:00.432)       0:00:37.213 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Monday 19 August 2024  15:30:27 -0400 (0:00:00.066)       0:00:37.280 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Monday 19 August 2024  15:30:27 -0400 (0:00:00.067)       0:00:37.347 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Monday 19 August 2024  15:30:27 -0400 (0:00:00.057)       0:00:37.404 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Monday 19 August 2024  15:30:27 -0400 (0:00:00.048)       0:00:37.453 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Monday 19 August 2024  15:30:27 -0400 (0:00:00.040)       0:00:37.493 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Monday 19 August 2024  15:30:27 -0400 (0:00:00.044)       0:00:37.538 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Monday 19 August 2024  15:30:27 -0400 (0:00:00.054)       0:00:37.592 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Monday 19 August 2024  15:30:27 -0400 (0:00:00.051)       0:00:37.644 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Monday 19 August 2024  15:30:27 -0400 (0:00:00.107)       0:00:37.752 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_path": "/etc/containers/systemd"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Monday 19 August 2024  15:30:28 -0400 (0:00:00.046)       0:00:37.798 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Monday 19 August 2024  15:30:28 -0400 (0:00:00.106)       0:00:37.905 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Monday 19 August 2024  15:30:28 -0400 (0:00:00.133)       0:00:38.039 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Monday 19 August 2024  15:30:28 -0400 (0:00:00.063)       0:00:38.102 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Monday 19 August 2024  15:30:28 -0400 (0:00:00.042)       0:00:38.145 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Monday 19 August 2024  15:30:28 -0400 (0:00:00.091)       0:00:38.236 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:30:28 -0400 (0:00:00.082)       0:00:38.319 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:30:28 -0400 (0:00:00.043)       0:00:38.362 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:30:28 -0400 (0:00:00.040)       0:00:38.403 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Monday 19 August 2024  15:30:28 -0400 (0:00:00.038)       0:00:38.441 ********* 

TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Monday 19 August 2024  15:30:28 -0400 (0:00:00.035)       0:00:38.477 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Monday 19 August 2024  15:30:28 -0400 (0:00:00.037)       0:00:38.514 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Monday 19 August 2024  15:30:29 -0400 (0:00:00.501)       0:00:39.016 ********* 
changed: [managed_node1] => {
    "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-1724095829.2991948-28253-254468128933053/source",
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Monday 19 August 2024  15:30:30 -0400 (0:00:00.994)       0:00:40.010 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Monday 19 August 2024  15:30:30 -0400 (0:00:00.067)       0:00:40.078 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Monday 19 August 2024  15:30:30 -0400 (0:00:00.159)       0:00:40.237 ********* 
ok: [managed_node1] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Monday 19 August 2024  15:30:31 -0400 (0:00:00.907)       0:00:41.144 ********* 
changed: [managed_node1] => {
    "changed": true,
    "name": "quadlet-demo-network.service",
    "state": "started",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "-.mount systemd-journald.socket sysinit.target basic.target 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": "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": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "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": "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]",
        "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": "22406",
        "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Monday 19 August 2024  15:30:32 -0400 (0:00:00.643)       0:00:41.788 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Monday 19 August 2024  15:30:32 -0400 (0:00:00.038)       0:00:41.827 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Monday 19 August 2024  15:30:32 -0400 (0:00:00.047)       0:00:41.874 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Monday 19 August 2024  15:30:32 -0400 (0:00:00.041)       0:00:41.916 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Monday 19 August 2024  15:30:32 -0400 (0:00:00.042)       0:00:41.958 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Monday 19 August 2024  15:30:32 -0400 (0:00:00.073)       0:00:42.032 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Monday 19 August 2024  15:30:32 -0400 (0:00:00.185)       0:00:42.217 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Monday 19 August 2024  15:30:32 -0400 (0:00:00.130)       0:00:42.347 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Monday 19 August 2024  15:30:32 -0400 (0:00:00.132)       0:00:42.480 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group": "0"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Monday 19 August 2024  15:30:32 -0400 (0:00:00.096)       0:00:42.577 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "getent_group": {
            "root": [
                "x",
                "0",
                ""
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Monday 19 August 2024  15:30:33 -0400 (0:00:00.497)       0:00:43.074 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group_name": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Monday 19 August 2024  15:30:33 -0400 (0:00:00.105)       0:00:43.180 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095500.1999965,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 32,
        "charset": "binary",
        "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
        "ctime": 1724095467.490749,
        "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": "1652982129",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": true,
        "xoth": true,
        "xusr": true
    }
}

TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Monday 19 August 2024  15:30:33 -0400 (0:00:00.522)       0:00:43.703 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Monday 19 August 2024  15:30:33 -0400 (0:00:00.045)       0:00:43.748 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Monday 19 August 2024  15:30:34 -0400 (0:00:00.048)       0:00:43.797 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Monday 19 August 2024  15:30:34 -0400 (0:00:00.053)       0:00:43.850 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Monday 19 August 2024  15:30:34 -0400 (0:00:00.051)       0:00:43.901 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Monday 19 August 2024  15:30:34 -0400 (0:00:00.040)       0:00:43.941 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Monday 19 August 2024  15:30:34 -0400 (0:00:00.036)       0:00:43.978 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Monday 19 August 2024  15:30:34 -0400 (0:00:00.034)       0:00:44.012 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Monday 19 August 2024  15:30:34 -0400 (0:00:00.040)       0:00:44.052 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Monday 19 August 2024  15:30:34 -0400 (0:00:00.093)       0:00:44.146 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_path": "/etc/containers/systemd"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Monday 19 August 2024  15:30:34 -0400 (0:00:00.055)       0:00:44.202 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Monday 19 August 2024  15:30:34 -0400 (0:00:00.056)       0:00:44.258 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Monday 19 August 2024  15:30:34 -0400 (0:00:00.136)       0:00:44.395 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Monday 19 August 2024  15:30:34 -0400 (0:00:00.064)       0:00:44.459 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Monday 19 August 2024  15:30:34 -0400 (0:00:00.057)       0:00:44.517 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Monday 19 August 2024  15:30:34 -0400 (0:00:00.086)       0:00:44.604 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:30:34 -0400 (0:00:00.116)       0:00:44.720 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:30:35 -0400 (0:00:00.053)       0:00:44.773 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:30:35 -0400 (0:00:00.052)       0:00:44.826 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Monday 19 August 2024  15:30:35 -0400 (0:00:00.058)       0:00:44.885 ********* 

TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Monday 19 August 2024  15:30:35 -0400 (0:00:00.061)       0:00:44.946 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Monday 19 August 2024  15:30:35 -0400 (0:00:00.067)       0:00:45.014 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Monday 19 August 2024  15:30:35 -0400 (0:00:00.480)       0:00:45.495 ********* 
changed: [managed_node1] => {
    "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-1724095835.7875087-28644-30685174021554/source",
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Monday 19 August 2024  15:30:36 -0400 (0:00:00.782)       0:00:46.277 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Monday 19 August 2024  15:30:36 -0400 (0:00:00.068)       0:00:46.345 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Monday 19 August 2024  15:30:36 -0400 (0:00:00.049)       0:00:46.395 ********* 
ok: [managed_node1] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Monday 19 August 2024  15:30:37 -0400 (0:00:00.622)       0:00:47.017 ********* 
changed: [managed_node1] => {
    "changed": true,
    "name": "quadlet-demo-mysql-volume.service",
    "state": "started",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "system.slice -.mount sysinit.target systemd-journald.socket basic.target",
        "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": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "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": "-.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-mysql-volume",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22406",
        "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Monday 19 August 2024  15:30:37 -0400 (0:00:00.624)       0:00:47.641 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Monday 19 August 2024  15:30:37 -0400 (0:00:00.078)       0:00:47.720 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Monday 19 August 2024  15:30:38 -0400 (0:00:00.133)       0:00:47.854 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Monday 19 August 2024  15:30:38 -0400 (0:00:00.075)       0:00:47.929 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Monday 19 August 2024  15:30:38 -0400 (0:00:00.095)       0:00:48.024 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Monday 19 August 2024  15:30:38 -0400 (0:00:00.076)       0:00:48.100 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Monday 19 August 2024  15:30:38 -0400 (0:00:00.112)       0:00:48.213 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Monday 19 August 2024  15:30:38 -0400 (0:00:00.064)       0:00:48.277 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Monday 19 August 2024  15:30:38 -0400 (0:00:00.077)       0:00:48.355 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group": "0"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Monday 19 August 2024  15:30:38 -0400 (0:00:00.078)       0:00:48.433 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "getent_group": {
            "root": [
                "x",
                "0",
                ""
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Monday 19 August 2024  15:30:39 -0400 (0:00:00.510)       0:00:48.944 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group_name": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Monday 19 August 2024  15:30:39 -0400 (0:00:00.141)       0:00:49.086 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095500.1999965,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 32,
        "charset": "binary",
        "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
        "ctime": 1724095467.490749,
        "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": "1652982129",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": true,
        "xoth": true,
        "xusr": true
    }
}

TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Monday 19 August 2024  15:30:39 -0400 (0:00:00.507)       0:00:49.594 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Monday 19 August 2024  15:30:39 -0400 (0:00:00.142)       0:00:49.736 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Monday 19 August 2024  15:30:40 -0400 (0:00:00.119)       0:00:49.855 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Monday 19 August 2024  15:30:40 -0400 (0:00:00.059)       0:00:49.915 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Monday 19 August 2024  15:30:40 -0400 (0:00:00.051)       0:00:49.966 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Monday 19 August 2024  15:30:40 -0400 (0:00:00.124)       0:00:50.091 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Monday 19 August 2024  15:30:40 -0400 (0:00:00.065)       0:00:50.156 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Monday 19 August 2024  15:30:40 -0400 (0:00:00.062)       0:00:50.218 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Monday 19 August 2024  15:30:40 -0400 (0:00:00.054)       0:00:50.273 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Monday 19 August 2024  15:30:40 -0400 (0:00:00.085)       0:00:50.359 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_path": "/etc/containers/systemd"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Monday 19 August 2024  15:30:40 -0400 (0:00:00.052)       0:00:50.411 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Monday 19 August 2024  15:30:40 -0400 (0:00:00.073)       0:00:50.485 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Monday 19 August 2024  15:30:40 -0400 (0:00:00.122)       0:00:50.608 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Monday 19 August 2024  15:30:40 -0400 (0:00:00.045)       0:00:50.653 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Monday 19 August 2024  15:30:40 -0400 (0:00:00.041)       0:00:50.695 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Monday 19 August 2024  15:30:41 -0400 (0:00:00.085)       0:00:50.780 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:30:41 -0400 (0:00:00.087)       0:00:50.868 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:30:41 -0400 (0:00:00.034)       0:00:50.902 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:30:41 -0400 (0:00:00.038)       0:00:50.940 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Monday 19 August 2024  15:30:41 -0400 (0:00:00.035)       0:00:50.975 ********* 
[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_node1] => (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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Monday 19 August 2024  15:30:41 -0400 (0:00:00.494)       0:00:51.470 ********* 
changed: [managed_node1] => (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_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Monday 19 August 2024  15:30:48 -0400 (0:00:07.026)       0:00:58.496 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Monday 19 August 2024  15:30:49 -0400 (0:00:00.448)       0:00:58.945 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Monday 19 August 2024  15:30:49 -0400 (0:00:00.063)       0:00:59.009 ********* 
changed: [managed_node1] => {
    "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-1724095849.2953877-29264-240346265276343/source",
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Monday 19 August 2024  15:30:49 -0400 (0:00:00.737)       0:00:59.746 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Monday 19 August 2024  15:30:50 -0400 (0:00:00.066)       0:00:59.812 ********* 
ok: [managed_node1] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Monday 19 August 2024  15:30:50 -0400 (0:00:00.728)       0:01:00.541 ********* 
changed: [managed_node1] => {
    "changed": true,
    "name": "quadlet-demo-mysql.service",
    "state": "started",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "quadlet-demo-network.service sysinit.target systemd-journald.socket basic.target -.mount quadlet-demo-mysql-volume.service system.slice tmp.mount",
        "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": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "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": "sysinit.target system.slice quadlet-demo-network.service -.mount quadlet-demo-mysql-volume.service",
        "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": "22406",
        "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Monday 19 August 2024  15:30:51 -0400 (0:00:00.947)       0:01:01.488 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Monday 19 August 2024  15:30:51 -0400 (0:00:00.040)       0:01:01.528 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Monday 19 August 2024  15:30:51 -0400 (0:00:00.056)       0:01:01.584 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Monday 19 August 2024  15:30:51 -0400 (0:00:00.042)       0:01:01.626 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Monday 19 August 2024  15:30:51 -0400 (0:00:00.047)       0:01:01.673 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Monday 19 August 2024  15:30:51 -0400 (0:00:00.054)       0:01:01.728 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Monday 19 August 2024  15:30:52 -0400 (0:00:00.058)       0:01:01.787 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Monday 19 August 2024  15:30:52 -0400 (0:00:00.038)       0:01:01.826 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Monday 19 August 2024  15:30:52 -0400 (0:00:00.037)       0:01:01.863 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group": "0"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Monday 19 August 2024  15:30:52 -0400 (0:00:00.048)       0:01:01.911 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "getent_group": {
            "root": [
                "x",
                "0",
                ""
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Monday 19 August 2024  15:30:52 -0400 (0:00:00.372)       0:01:02.284 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group_name": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Monday 19 August 2024  15:30:52 -0400 (0:00:00.063)       0:01:02.348 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095500.1999965,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 32,
        "charset": "binary",
        "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
        "ctime": 1724095467.490749,
        "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": "1652982129",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": true,
        "xoth": true,
        "xusr": true
    }
}

TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Monday 19 August 2024  15:30:52 -0400 (0:00:00.406)       0:01:02.754 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Monday 19 August 2024  15:30:53 -0400 (0:00:00.031)       0:01:02.786 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Monday 19 August 2024  15:30:53 -0400 (0:00:00.031)       0:01:02.817 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Monday 19 August 2024  15:30:53 -0400 (0:00:00.092)       0:01:02.910 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Monday 19 August 2024  15:30:53 -0400 (0:00:00.054)       0:01:02.964 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Monday 19 August 2024  15:30:53 -0400 (0:00:00.051)       0:01:03.016 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Monday 19 August 2024  15:30:53 -0400 (0:00:00.051)       0:01:03.068 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Monday 19 August 2024  15:30:53 -0400 (0:00:00.049)       0:01:03.118 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Monday 19 August 2024  15:30:53 -0400 (0:00:00.052)       0:01:03.171 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Monday 19 August 2024  15:30:53 -0400 (0:00:00.090)       0:01:03.262 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_path": "/etc/containers/systemd"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Monday 19 August 2024  15:30:53 -0400 (0:00:00.054)       0:01:03.316 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Monday 19 August 2024  15:30:53 -0400 (0:00:00.053)       0:01:03.370 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Monday 19 August 2024  15:30:53 -0400 (0:00:00.110)       0:01:03.480 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Monday 19 August 2024  15:30:53 -0400 (0:00:00.060)       0:01:03.541 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Monday 19 August 2024  15:30:53 -0400 (0:00:00.047)       0:01:03.589 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Monday 19 August 2024  15:30:53 -0400 (0:00:00.093)       0:01:03.682 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:30:53 -0400 (0:00:00.072)       0:01:03.755 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:30:54 -0400 (0:00:00.036)       0:01:03.791 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:30:54 -0400 (0:00:00.031)       0:01:03.822 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Monday 19 August 2024  15:30:54 -0400 (0:00:00.069)       0:01:03.892 ********* 

TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Monday 19 August 2024  15:30:54 -0400 (0:00:00.030)       0:01:03.923 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Monday 19 August 2024  15:30:54 -0400 (0:00:00.031)       0:01:03.954 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Monday 19 August 2024  15:30:54 -0400 (0:00:00.365)       0:01:04.320 ********* 
changed: [managed_node1] => {
    "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-1724095854.59215-29584-240771429405356/source",
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Monday 19 August 2024  15:30:55 -0400 (0:00:00.739)       0:01:05.060 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Monday 19 August 2024  15:30:55 -0400 (0:00:00.059)       0:01:05.119 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Monday 19 August 2024  15:30:55 -0400 (0:00:00.055)       0:01:05.175 ********* 
ok: [managed_node1] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Monday 19 August 2024  15:30:56 -0400 (0:00:00.636)       0:01:05.811 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Monday 19 August 2024  15:30:56 -0400 (0:00:00.056)       0:01:05.868 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Monday 19 August 2024  15:30:56 -0400 (0:00:00.066)       0:01:05.934 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Monday 19 August 2024  15:30:56 -0400 (0:00:00.206)       0:01:06.141 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Monday 19 August 2024  15:30:56 -0400 (0:00:00.063)       0:01:06.205 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Monday 19 August 2024  15:30:56 -0400 (0:00:00.101)       0:01:06.307 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Monday 19 August 2024  15:30:56 -0400 (0:00:00.058)       0:01:06.365 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Monday 19 August 2024  15:30:56 -0400 (0:00:00.069)       0:01:06.435 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Monday 19 August 2024  15:30:56 -0400 (0:00:00.040)       0:01:06.475 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Monday 19 August 2024  15:30:56 -0400 (0:00:00.039)       0:01:06.515 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group": "0"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Monday 19 August 2024  15:30:56 -0400 (0:00:00.046)       0:01:06.562 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "getent_group": {
            "root": [
                "x",
                "0",
                ""
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Monday 19 August 2024  15:30:57 -0400 (0:00:00.520)       0:01:07.082 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group_name": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Monday 19 August 2024  15:30:57 -0400 (0:00:00.040)       0:01:07.122 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095500.1999965,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 32,
        "charset": "binary",
        "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
        "ctime": 1724095467.490749,
        "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": "1652982129",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": true,
        "xoth": true,
        "xusr": true
    }
}

TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Monday 19 August 2024  15:30:57 -0400 (0:00:00.361)       0:01:07.483 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Monday 19 August 2024  15:30:57 -0400 (0:00:00.034)       0:01:07.518 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Monday 19 August 2024  15:30:57 -0400 (0:00:00.036)       0:01:07.554 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Monday 19 August 2024  15:30:57 -0400 (0:00:00.033)       0:01:07.588 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Monday 19 August 2024  15:30:57 -0400 (0:00:00.031)       0:01:07.619 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Monday 19 August 2024  15:30:57 -0400 (0:00:00.031)       0:01:07.651 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Monday 19 August 2024  15:30:57 -0400 (0:00:00.031)       0:01:07.683 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Monday 19 August 2024  15:30:57 -0400 (0:00:00.071)       0:01:07.754 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Monday 19 August 2024  15:30:58 -0400 (0:00:00.034)       0:01:07.788 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Monday 19 August 2024  15:30:58 -0400 (0:00:00.077)       0:01:07.866 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_path": "/etc/containers/systemd"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Monday 19 August 2024  15:30:58 -0400 (0:00:00.051)       0:01:07.918 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Monday 19 August 2024  15:30:58 -0400 (0:00:00.038)       0:01:07.956 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Monday 19 August 2024  15:30:58 -0400 (0:00:00.080)       0:01:08.037 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Monday 19 August 2024  15:30:58 -0400 (0:00:00.047)       0:01:08.085 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Monday 19 August 2024  15:30:58 -0400 (0:00:00.036)       0:01:08.121 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Monday 19 August 2024  15:30:58 -0400 (0:00:00.068)       0:01:08.190 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:30:58 -0400 (0:00:00.053)       0:01:08.244 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:30:58 -0400 (0:00:00.031)       0:01:08.275 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:30:58 -0400 (0:00:00.032)       0:01:08.307 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Monday 19 August 2024  15:30:58 -0400 (0:00:00.030)       0:01:08.338 ********* 

TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Monday 19 August 2024  15:30:58 -0400 (0:00:00.035)       0:01:08.373 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Monday 19 August 2024  15:30:58 -0400 (0:00:00.033)       0:01:08.407 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Monday 19 August 2024  15:30:59 -0400 (0:00:00.546)       0:01:08.953 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Monday 19 August 2024  15:30:59 -0400 (0:00:00.053)       0:01:09.006 ********* 
changed: [managed_node1] => {
    "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-1724095859.3038664-29807-66976218235398/source",
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Monday 19 August 2024  15:30:59 -0400 (0:00:00.765)       0:01:09.771 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Monday 19 August 2024  15:31:00 -0400 (0:00:00.053)       0:01:09.825 ********* 
ok: [managed_node1] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Monday 19 August 2024  15:31:00 -0400 (0:00:00.640)       0:01:10.465 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Monday 19 August 2024  15:31:00 -0400 (0:00:00.056)       0:01:10.522 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Monday 19 August 2024  15:31:00 -0400 (0:00:00.056)       0:01:10.578 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Monday 19 August 2024  15:31:00 -0400 (0:00:00.067)       0:01:10.645 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Monday 19 August 2024  15:31:00 -0400 (0:00:00.059)       0:01:10.705 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Monday 19 August 2024  15:31:00 -0400 (0:00:00.044)       0:01:10.750 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Monday 19 August 2024  15:31:01 -0400 (0:00:00.051)       0:01:10.802 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Monday 19 August 2024  15:31:01 -0400 (0:00:00.076)       0:01:10.878 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Monday 19 August 2024  15:31:01 -0400 (0:00:00.043)       0:01:10.921 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Monday 19 August 2024  15:31:01 -0400 (0:00:00.122)       0:01:11.044 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group": "0"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Monday 19 August 2024  15:31:01 -0400 (0:00:00.050)       0:01:11.094 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "getent_group": {
            "root": [
                "x",
                "0",
                ""
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Monday 19 August 2024  15:31:01 -0400 (0:00:00.493)       0:01:11.587 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group_name": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Monday 19 August 2024  15:31:01 -0400 (0:00:00.048)       0:01:11.636 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095500.1999965,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 32,
        "charset": "binary",
        "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
        "ctime": 1724095467.490749,
        "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": "1652982129",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": true,
        "xoth": true,
        "xusr": true
    }
}

TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Monday 19 August 2024  15:31:02 -0400 (0:00:00.378)       0:01:12.014 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Monday 19 August 2024  15:31:02 -0400 (0:00:00.051)       0:01:12.066 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Monday 19 August 2024  15:31:02 -0400 (0:00:00.050)       0:01:12.116 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Monday 19 August 2024  15:31:02 -0400 (0:00:00.049)       0:01:12.166 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Monday 19 August 2024  15:31:02 -0400 (0:00:00.050)       0:01:12.216 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Monday 19 August 2024  15:31:02 -0400 (0:00:00.049)       0:01:12.265 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Monday 19 August 2024  15:31:02 -0400 (0:00:00.050)       0:01:12.316 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Monday 19 August 2024  15:31:02 -0400 (0:00:00.048)       0:01:12.364 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Monday 19 August 2024  15:31:02 -0400 (0:00:00.051)       0:01:12.415 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Monday 19 August 2024  15:31:02 -0400 (0:00:00.089)       0:01:12.505 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_path": "/etc/containers/systemd"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Monday 19 August 2024  15:31:02 -0400 (0:00:00.053)       0:01:12.558 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Monday 19 August 2024  15:31:03 -0400 (0:00:00.381)       0:01:12.939 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Monday 19 August 2024  15:31:03 -0400 (0:00:00.153)       0:01:13.093 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Monday 19 August 2024  15:31:03 -0400 (0:00:00.063)       0:01:13.156 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Monday 19 August 2024  15:31:03 -0400 (0:00:00.048)       0:01:13.205 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Monday 19 August 2024  15:31:03 -0400 (0:00:00.084)       0:01:13.289 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:31:03 -0400 (0:00:00.065)       0:01:13.354 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:31:03 -0400 (0:00:00.033)       0:01:13.388 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:31:03 -0400 (0:00:00.031)       0:01:13.420 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Monday 19 August 2024  15:31:03 -0400 (0:00:00.029)       0:01:13.449 ********* 
[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_node1] => (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_node1] => (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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Monday 19 August 2024  15:31:04 -0400 (0:00:00.722)       0:01:14.171 ********* 
changed: [managed_node1] => (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_node1] => (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_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Monday 19 August 2024  15:31:22 -0400 (0:00:17.780)       0:01:31.952 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Monday 19 August 2024  15:31:22 -0400 (0:00:00.408)       0:01:32.361 ********* 
changed: [managed_node1] => {
    "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-1724095882.640904-30779-86571971469417/source",
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Monday 19 August 2024  15:31:23 -0400 (0:00:00.689)       0:01:33.050 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Monday 19 August 2024  15:31:23 -0400 (0:00:00.033)       0:01:33.083 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Monday 19 August 2024  15:31:23 -0400 (0:00:00.037)       0:01:33.121 ********* 
ok: [managed_node1] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Monday 19 August 2024  15:31:23 -0400 (0:00:00.628)       0:01:33.750 ********* 
changed: [managed_node1] => {
    "changed": true,
    "name": "quadlet-demo.service",
    "state": "started",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "basic.target system.slice sysinit.target systemd-journald.socket quadlet-demo-mysql.service -.mount quadlet-demo-network.service",
        "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": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "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": "quadlet-demo-mysql.service quadlet-demo-network.service system.slice 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]",
        "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": "22406",
        "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Monday 19 August 2024  15:31:25 -0400 (0:00:01.474)       0:01:35.225 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Cancel linger] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:167
Monday 19 August 2024  15:31:25 -0400 (0:00:00.033)       0:01:35.258 ********* 

TASK [fedora.linux_system_roles.podman : Handle credential files - absent] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:173
Monday 19 August 2024  15:31:25 -0400 (0:00:00.029)       0:01:35.288 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182
Monday 19 August 2024  15:31:25 -0400 (0:00:00.034)       0:01:35.322 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:96
Monday 19 August 2024  15:31:25 -0400 (0:00:00.035)       0:01:35.358 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "ls",
        "-alrtF",
        "/etc/containers/systemd"
    ],
    "delta": "0:00:00.003603",
    "end": "2024-08-19 15:31:25.955233",
    "rc": 0,
    "start": "2024-08-19 15:31:25.951630"
}

STDOUT:

total 24
drwxr-xr-x. 8 root root  182 Aug 19 15:26 ../
-rw-r--r--. 1 root root   74 Aug 19 15:30 quadlet-demo.network
-rw-r--r--. 1 root root    9 Aug 19 15:30 quadlet-demo-mysql.volume
-rw-r--r--. 1 root root  363 Aug 19 15:30 quadlet-demo-mysql.container
-rw-r--r--. 1 root root 2102 Aug 19 15:30 envoy-proxy-configmap.yml
-rw-r--r--. 1 root root 1605 Aug 19 15:30 quadlet-demo.yml
-rw-r--r--. 1 root root  456 Aug 19 15:31 quadlet-demo.kube
drwxr-xr-x. 2 root root  185 Aug 19 15:31 ./

TASK [Check containers] ********************************************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:100
Monday 19 August 2024  15:31:26 -0400 (0:00:00.465)       0:01:35.823 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "ps",
        "-a"
    ],
    "delta": "0:00:00.051242",
    "end": "2024-08-19 15:31:26.456305",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-08-19 15:31:26.405063"
}

STDOUT:

CONTAINER ID  IMAGE                                            COMMAND               CREATED         STATUS                   PORTS                                           NAMES
e107bd6df723  quay.io/linux-system-roles/mysql:5.6             mysqld                35 seconds ago  Up 35 seconds (healthy)                                                  quadlet-demo-mysql
cd1d79bdea09  localhost/podman-pause:4.9.4-dev-1708535009                            1 second ago    Up 2 seconds                                                             a96f3a51b8d1-service
efe40b77dc8f  localhost/podman-pause:4.9.4-dev-1708535009                            1 second ago    Up 1 second              0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp  cef89d859f2f-infra
74d64087bbd7  quay.io/linux-system-roles/wordpress:4.8-apache  apache2-foregroun...  1 second ago    Up 1 second              0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp  quadlet-demo-wordpress
de945373189d  quay.io/linux-system-roles/envoyproxy:v1.25.0    envoy -c /etc/env...  1 second ago    Up 1 second              0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp  quadlet-demo-envoy

TASK [Check volumes] ***********************************************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:105
Monday 19 August 2024  15:31:26 -0400 (0:00:00.475)       0:01:36.299 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "volume",
        "ls"
    ],
    "delta": "0:00:00.037565",
    "end": "2024-08-19 15:31:26.865313",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-08-19 15:31:26.827748"
}

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-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:110
Monday 19 August 2024  15:31:26 -0400 (0:00:00.410)       0:01:36.709 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "pod",
        "ps",
        "--ctr-ids",
        "--ctr-names",
        "--ctr-status"
    ],
    "delta": "0:00:00.037171",
    "end": "2024-08-19 15:31:27.270572",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-08-19 15:31:27.233401"
}

STDOUT:

POD ID        NAME          STATUS      CREATED        INFRA ID      IDS                                     NAMES                                                         STATUS
cef89d859f2f  quadlet-demo  Running     2 seconds ago  efe40b77dc8f  efe40b77dc8f,74d64087bbd7,de945373189d  cef89d859f2f-infra,quadlet-demo-wordpress,quadlet-demo-envoy  running,running,running

TASK [Check systemd] ***********************************************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:115
Monday 19 August 2024  15:31:27 -0400 (0:00:00.398)       0:01:37.108 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": "set -euo pipefail; systemctl list-units | grep quadlet",
    "delta": "0:00:00.010421",
    "end": "2024-08-19 15:31:27.658729",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-08-19 15:31:27.648308"
}

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-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:121
Monday 19 August 2024  15:31:27 -0400 (0:00:00.404)       0:01:37.512 ********* 
changed: [managed_node1] => {
    "attempts": 1,
    "changed": true,
    "checksum_dest": null,
    "checksum_src": "9dbc8c154daaed74c52aa781ab9994c0246a012f",
    "dest": "/run/out",
    "elapsed": 0,
    "gid": 0,
    "group": "root",
    "md5sum": "f59bccb13786ba6aa549360a06d6b1b4",
    "mode": "0600",
    "owner": "root",
    "secontext": "system_u:object_r:var_run_t:s0",
    "size": 11666,
    "src": "/root/.ansible/tmp/ansible-tmp-1724095887.782028-31018-54439318122402/tmp7dv4yi6_",
    "state": "file",
    "status_code": 200,
    "uid": 0,
    "url": "https://localhost:8000"
}

MSG:

OK (unknown bytes)

TASK [Show web] ****************************************************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:132
Monday 19 August 2024  15:31:28 -0400 (0:00:01.149)       0:01:38.662 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "cat",
        "/run/out"
    ],
    "delta": "0:00:00.002355",
    "end": "2024-08-19 15:31:29.183552",
    "rc": 0,
    "start": "2024-08-19 15:31:29.181197"
}

STDOUT:

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
	<meta name="viewport" content="width=device-width" />
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<meta name="robots" content="noindex,nofollow" />
	<title>WordPress &rsaquo; Installation</title>
	<link rel='stylesheet' id='buttons-css'  href='https://localhost:8000/wp-includes/css/buttons.min.css?ver=4.8.3' type='text/css' media='all' />
<link rel='stylesheet' id='install-css'  href='https://localhost:8000/wp-admin/css/install.min.css?ver=4.8.3' type='text/css' media='all' />
<link rel='stylesheet' id='dashicons-css'  href='https://localhost:8000/wp-includes/css/dashicons.min.css?ver=4.8.3' type='text/css' media='all' />
</head>
<body class="wp-core-ui language-chooser">
<p id="logo"><a href="https://wordpress.org/" tabindex="-1">WordPress</a></p>

<form id="setup" method="post" action="?step=1"><label class='screen-reader-text' for='language'>Select a default language</label>
<select size='14' name='language' id='language'>
<option value="" lang="en" selected="selected" data-continue="Continue" data-installed="1">English (United States)</option>
<option value="af" lang="af" data-continue="Gaan voort">Afrikaans</option>
<option value="ar" lang="ar" data-continue="متابعة">العربية</option>
<option value="ary" lang="ar" data-continue="المتابعة">العربية المغربية</option>
<option value="as" lang="as" data-continue="Continue">অসমীয়া</option>
<option value="azb" lang="az" data-continue="Continue">گؤنئی آذربایجان</option>
<option value="az" lang="az" data-continue="Davam">Azərbaycan dili</option>
<option value="bel" lang="be" data-continue="Працягнуць">Беларуская мова</option>
<option value="bg_BG" lang="bg" data-continue="Напред">Български</option>
<option value="bn_BD" lang="bn" data-continue="চালিয়ে যান">বাংলা</option>
<option value="bo" lang="bo" data-continue="མུ་མཐུད་དུ།">བོད་ཡིག</option>
<option value="bs_BA" lang="bs" data-continue="Nastavi">Bosanski</option>
<option value="ca" lang="ca" data-continue="Continua">Català</option>
<option value="ceb" lang="ceb" data-continue="Padayun">Cebuano</option>
<option value="cs_CZ" lang="cs" data-continue="Pokračovat">Čeština</option>
<option value="cy" lang="cy" data-continue="Parhau">Cymraeg</option>
<option value="da_DK" lang="da" data-continue="Fortsæt">Dansk</option>
<option value="de_DE" lang="de" data-continue="Weiter">Deutsch</option>
<option value="de_CH" lang="de" data-continue="Weiter">Deutsch (Schweiz)</option>
<option value="de_DE_formal" lang="de" data-continue="Weiter">Deutsch (Sie)</option>
<option value="de_CH_informal" lang="de" data-continue="Weiter">Deutsch (Schweiz, Du)</option>
<option value="dzo" lang="dz" data-continue="Continue">རྫོང་ཁ</option>
<option value="el" lang="el" data-continue="Συνέχεια">Ελληνικά</option>
<option value="en_CA" lang="en" data-continue="Continue">English (Canada)</option>
<option value="en_NZ" lang="en" data-continue="Continue">English (New Zealand)</option>
<option value="en_ZA" lang="en" data-continue="Continue">English (South Africa)</option>
<option value="en_GB" lang="en" data-continue="Continue">English (UK)</option>
<option value="en_AU" lang="en" data-continue="Continue">English (Australia)</option>
<option value="eo" lang="eo" data-continue="Daŭrigi">Esperanto</option>
<option value="es_AR" lang="es" data-continue="Continuar">Español de Argentina</option>
<option value="es_GT" lang="es" data-continue="Continuar">Español de Guatemala</option>
<option value="es_CO" lang="es" data-continue="Continuar">Español de Colombia</option>
<option value="es_VE" lang="es" data-continue="Continuar">Español de Venezuela</option>
<option value="es_ES" lang="es" data-continue="Continuar">Español</option>
<option value="es_MX" lang="es" data-continue="Continuar">Español de México</option>
<option value="es_CR" lang="es" data-continue="Continuar">Español de Costa Rica</option>
<option value="es_CL" lang="es" data-continue="Continuar">Español de Chile</option>
<option value="es_PE" lang="es" data-continue="Continuar">Español de Perú</option>
<option value="et" lang="et" data-continue="Jätka">Eesti</option>
<option value="eu" lang="eu" data-continue="Jarraitu">Euskara</option>
<option value="fa_IR" lang="fa" data-continue="ادامه">فارسی</option>
<option value="fi" lang="fi" data-continue="Jatka">Suomi</option>
<option value="fr_BE" lang="fr" data-continue="Continuer">Français de Belgique</option>
<option value="fr_FR" lang="fr" data-continue="Continuer">Français</option>
<option value="fr_CA" lang="fr" data-continue="Continuer">Français du Canada</option>
<option value="gd" lang="gd" data-continue="Lean air adhart">Gàidhlig</option>
<option value="gl_ES" lang="gl" data-continue="Continuar">Galego</option>
<option value="gu" lang="gu" data-continue="ચાલુ રાખો">ગુજરાતી</option>
<option value="haz" lang="haz" data-continue="ادامه">هزاره گی</option>
<option value="he_IL" lang="he" data-continue="המשך">עִבְרִית</option>
<option value="hi_IN" lang="hi" data-continue="जारी रखें">हिन्दी</option>
<option value="hr" lang="hr" data-continue="Nastavi">Hrvatski</option>
<option value="hu_HU" lang="hu" data-continue="Folytatás">Magyar</option>
<option value="hy" lang="hy" data-continue="Շարունակել">Հայերեն</option>
<option value="id_ID" lang="id" data-continue="Lanjutkan">Bahasa Indonesia</option>
<option value="is_IS" lang="is" data-continue="Áfram">Íslenska</option>
<option value="it_IT" lang="it" data-continue="Continua">Italiano</option>
<option value="ja" lang="ja" data-continue="次へ">日本語</option>
<option value="jv_ID" lang="jv" data-continue="Nerusaké">Basa Jawa</option>
<option value="ka_GE" lang="ka" data-continue="გაგრძელება">ქართული</option>
<option value="kab" lang="kab" data-continue="Kemmel">Taqbaylit</option>
<option value="kk" lang="kk" data-continue="Жалғастыру">Қазақ тілі</option>
<option value="km" lang="km" data-continue="បន្ត">ភាសាខ្មែរ</option>
<option value="ko_KR" lang="ko" data-continue="계속">한국어</option>
<option value="ckb" lang="ku" data-continue="به‌رده‌وام به‌">كوردی‎</option>
<option value="lo" lang="lo" data-continue="ຕໍ່​ໄປ">ພາສາລາວ</option>
<option value="lt_LT" lang="lt" data-continue="Tęsti">Lietuvių kalba</option>
<option value="lv" lang="lv" data-continue="Turpināt">Latviešu valoda</option>
<option value="mk_MK" lang="mk" data-continue="Продолжи">Македонски јазик</option>
<option value="ml_IN" lang="ml" data-continue="തുടരുക">മലയാളം</option>
<option value="mn" lang="mn" data-continue="Continue">Монгол</option>
<option value="mr" lang="mr" data-continue="सुरु ठेवा">मराठी</option>
<option value="ms_MY" lang="ms" data-continue="Teruskan">Bahasa Melayu</option>
<option value="my_MM" lang="my" data-continue="ဆက်လက်လုပ်ဆောင်ပါ။">ဗမာစာ</option>
<option value="nb_NO" lang="nb" data-continue="Fortsett">Norsk bokmål</option>
<option value="ne_NP" lang="ne" data-continue="जारी राख्नुहोस्">नेपाली</option>
<option value="nl_BE" lang="nl" data-continue="Doorgaan">Nederlands (België)</option>
<option value="nl_NL" lang="nl" data-continue="Doorgaan">Nederlands</option>
<option value="nl_NL_formal" lang="nl" data-continue="Doorgaan">Nederlands (Formeel)</option>
<option value="nn_NO" lang="nn" data-continue="Hald fram">Norsk nynorsk</option>
<option value="oci" lang="oc" data-continue="Contunhar">Occitan</option>
<option value="pa_IN" lang="pa" data-continue="ਜਾਰੀ ਰੱਖੋ">ਪੰਜਾਬੀ</option>
<option value="pl_PL" lang="pl" data-continue="Kontynuuj">Polski</option>
<option value="ps" lang="ps" data-continue="دوام ورکړه">پښتو</option>
<option value="pt_BR" lang="pt" data-continue="Continuar">Português do Brasil</option>
<option value="pt_PT_ao90" lang="pt" data-continue="Continuar">Português (AO90)</option>
<option value="pt_PT" lang="pt" data-continue="Continuar">Português</option>
<option value="rhg" lang="rhg" data-continue="Continue">Ruáinga</option>
<option value="ro_RO" lang="ro" data-continue="Continuă">Română</option>
<option value="ru_RU" lang="ru" data-continue="Продолжить">Русский</option>
<option value="sah" lang="sah" data-continue="Салҕаа">Сахалыы</option>
<option value="si_LK" lang="si" data-continue="දිගටම කරගෙන යන්න">සිංහල</option>
<option value="sk_SK" lang="sk" data-continue="Pokračovať">Slovenčina</option>
<option value="sl_SI" lang="sl" data-continue="Nadaljuj">Slovenščina</option>
<option value="sq" lang="sq" data-continue="Vazhdo">Shqip</option>
<option value="sr_RS" lang="sr" data-continue="Настави">Српски језик</option>
<option value="sv_SE" lang="sv" data-continue="Fortsätt">Svenska</option>
<option value="sw" lang="sw" data-continue="Endelea">Kiswahili</option>
<option value="szl" lang="szl" data-continue="Kōntynuować">Ślōnskŏ gŏdka</option>
<option value="ta_IN" lang="ta" data-continue="தொடரவும்">தமிழ்</option>
<option value="ta_LK" lang="ta" data-continue="தொடர்க">தமிழ்</option>
<option value="te" lang="te" data-continue="కొనసాగించు">తెలుగు</option>
<option value="th" lang="th" data-continue="ต่อไป">ไทย</option>
<option value="tl" lang="tl" data-continue="Magpatuloy">Tagalog</option>
<option value="tr_TR" lang="tr" data-continue="Devam">Türkçe</option>
<option value="tt_RU" lang="tt" data-continue="дәвам итү">Татар теле</option>
<option value="tah" lang="ty" data-continue="Continue">Reo Tahiti</option>
<option value="ug_CN" lang="ug" data-continue="داۋاملاشتۇرۇش">ئۇيغۇرچە</option>
<option value="uk" lang="uk" data-continue="Продовжити">Українська</option>
<option value="ur" lang="ur" data-continue="جاری رکھیں">اردو</option>
<option value="uz_UZ" lang="uz" data-continue="Davom etish">O‘zbekcha</option>
<option value="vi" lang="vi" data-continue="Tiếp tục">Tiếng Việt</option>
<option value="zh_HK" lang="zh" data-continue="繼續">香港中文</option>
<option value="zh_CN" lang="zh" data-continue="继续">简体中文</option>
<option value="zh_TW" lang="zh" data-continue="繼續">繁體中文</option>
</select>
<p class="step"><span class="spinner"></span><input id="language-continue" type="submit" class="button button-primary button-large" value="Continue" /></p></form><script type="text/javascript">var t = document.getElementById('weblog_title'); if (t){ t.focus(); }</script>
	<script type='text/javascript' src='https://localhost:8000/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
<script type='text/javascript' src='https://localhost:8000/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<script type='text/javascript' src='https://localhost:8000/wp-admin/js/language-chooser.min.js?ver=4.8.3'></script>
<script type="text/javascript">
jQuery( function( $ ) {
	$( '.hide-if-no-js' ).removeClass( 'hide-if-no-js' );
} );
</script>
</body>
</html>

TASK [Error] *******************************************************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:137
Monday 19 August 2024  15:31:29 -0400 (0:00:00.372)       0:01:39.035 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check] *******************************************************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:148
Monday 19 August 2024  15:31:29 -0400 (0:00:00.054)       0:01:39.089 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "ps",
        "-a"
    ],
    "delta": "0:00:00.035639",
    "end": "2024-08-19 15:31:29.645523",
    "rc": 0,
    "start": "2024-08-19 15:31:29.609884"
}

STDOUT:

CONTAINER ID  IMAGE                                            COMMAND               CREATED         STATUS                   PORTS                                           NAMES
e107bd6df723  quay.io/linux-system-roles/mysql:5.6             mysqld                38 seconds ago  Up 38 seconds (healthy)                                                  quadlet-demo-mysql
cd1d79bdea09  localhost/podman-pause:4.9.4-dev-1708535009                            5 seconds ago   Up 5 seconds                                                             a96f3a51b8d1-service
efe40b77dc8f  localhost/podman-pause:4.9.4-dev-1708535009                            5 seconds ago   Up 4 seconds             0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp  cef89d859f2f-infra
74d64087bbd7  quay.io/linux-system-roles/wordpress:4.8-apache  apache2-foregroun...  5 seconds ago   Up 4 seconds             0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp  quadlet-demo-wordpress
de945373189d  quay.io/linux-system-roles/envoyproxy:v1.25.0    envoy -c /etc/env...  5 seconds ago   Up 4 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-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:152
Monday 19 August 2024  15:31:29 -0400 (0:00:00.407)       0:01:39.497 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "pod",
        "ps",
        "--ctr-ids",
        "--ctr-names",
        "--ctr-status"
    ],
    "delta": "0:00:00.036859",
    "end": "2024-08-19 15:31:30.077224",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-08-19 15:31:30.040365"
}

STDOUT:

POD ID        NAME          STATUS      CREATED        INFRA ID      IDS                                     NAMES                                                         STATUS
cef89d859f2f  quadlet-demo  Running     5 seconds ago  efe40b77dc8f  efe40b77dc8f,74d64087bbd7,de945373189d  cef89d859f2f-infra,quadlet-demo-wordpress,quadlet-demo-envoy  running,running,running

TASK [Check systemd] ***********************************************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:157
Monday 19 August 2024  15:31:30 -0400 (0:00:00.433)       0:01:39.930 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": "set -euo pipefail; systemctl list-units --all | grep quadlet",
    "delta": "0:00:00.010125",
    "end": "2024-08-19 15:31:30.481517",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-08-19 15:31:30.471392"
}

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-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:165
Monday 19 August 2024  15:31:30 -0400 (0:00:00.445)       0:01:40.376 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "ls",
        "-alrtF",
        "/etc/systemd/system"
    ],
    "delta": "0:00:00.003330",
    "end": "2024-08-19 15:31:30.910001",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-08-19 15:31:30.906671"
}

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 03:45 ../
lrwxrwxrwx.  1 root root   39 May 29 03:45 syslog.service -> /usr/lib/systemd/system/rsyslog.service
drwxr-xr-x.  2 root root   32 May 29 03:45 getty.target.wants/
lrwxrwxrwx.  1 root root   37 May 29 03:45 ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target
lrwxrwxrwx.  1 root root   57 May 29 03:45 dbus-org.freedesktop.nm-dispatcher.service -> /usr/lib/systemd/system/NetworkManager-dispatcher.service
drwxr-xr-x.  2 root root   48 May 29 03:45 network-online.target.wants/
lrwxrwxrwx.  1 root root   41 May 29 03:45 dbus-org.freedesktop.timedate1.service -> /usr/lib/systemd/system/timedatex.service
drwxr-xr-x.  2 root root   61 May 29 03:45 timers.target.wants/
drwxr-xr-x.  2 root root   31 May 29 03:45 basic.target.wants/
drwxr-xr-x.  2 root root   38 May 29 03:45 dev-virtio\x2dports-org.qemu.guest_agent.0.device.wants/
lrwxrwxrwx.  1 root root   41 May 29 03:47 default.target -> /usr/lib/systemd/system/multi-user.target
drwxr-xr-x.  2 root root   51 May 29 03:55 sockets.target.wants/
drwxr-xr-x.  2 root root   31 May 29 03:55 remote-fs.target.wants/
drwxr-xr-x.  2 root root   59 May 29 03:55 sshd-keygen@.service.d/
drwxr-xr-x.  2 root root  119 May 29 03:55 cloud-init.target.wants/
drwxr-xr-x.  2 root root  181 May 29 03:56 sysinit.target.wants/
drwxr-xr-x.  2 root root 4096 Aug 19 15:30 multi-user.target.wants/
lrwxrwxrwx.  1 root root   41 Aug 19 15:30 dbus-org.fedoraproject.FirewallD1.service -> /usr/lib/systemd/system/firewalld.service
drwxr-xr-x. 13 root root 4096 Aug 19 15:30 ./

TASK [Cleanup] *****************************************************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:172
Monday 19 August 2024  15:31:30 -0400 (0:00:00.390)       0:01:40.767 ********* 

TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3
Monday 19 August 2024  15:31:31 -0400 (0:00:00.113)       0:01:40.881 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] ****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3
Monday 19 August 2024  15:31:31 -0400 (0:00:00.093)       0:01:40.974 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11
Monday 19 August 2024  15:31:31 -0400 (0:00:00.062)       0:01:41.037 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16
Monday 19 August 2024  15:31:31 -0400 (0:00:00.058)       0:01:41.095 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23
Monday 19 August 2024  15:31:31 -0400 (0:00:00.050)       0:01:41.146 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28
Monday 19 August 2024  15:31:31 -0400 (0:00:00.051)       0:01:41.198 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32
Monday 19 August 2024  15:31:31 -0400 (0:00:00.051)       0:01:41.250 ********* 
ok: [managed_node1] => (item=RedHat.yml) => {
    "ansible_facts": {
        "__podman_packages": [
            "podman",
            "shadow-utils-subid"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml"
}
skipping: [managed_node1] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed_node1] => (item=CentOS_8.yml) => {
    "ansible_facts": {
        "__podman_packages": [
            "crun",
            "podman",
            "podman-plugins",
            "shadow-utils-subid"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_8.yml"
}
ok: [managed_node1] => (item=CentOS_8.yml) => {
    "ansible_facts": {
        "__podman_packages": [
            "crun",
            "podman",
            "podman-plugins",
            "shadow-utils-subid"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-IBZ/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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6
Monday 19 August 2024  15:31:31 -0400 (0:00:00.123)       0:01:41.374 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10
Monday 19 August 2024  15:31:33 -0400 (0:00:01.497)       0:01:42.872 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14
Monday 19 August 2024  15:31:33 -0400 (0:00:00.045)       0:01:42.917 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28
Monday 19 August 2024  15:31:33 -0400 (0:00:00.064)       0:01:42.982 ********* 
skipping: [managed_node1] => {}

TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33
Monday 19 August 2024  15:31:33 -0400 (0:00:00.050)       0:01:43.033 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38
Monday 19 August 2024  15:31:33 -0400 (0:00:00.050)       0:01:43.083 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get podman version] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46
Monday 19 August 2024  15:31:33 -0400 (0:00:00.057)       0:01:43.141 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "--version"
    ],
    "delta": "0:00:00.025317",
    "end": "2024-08-19 15:31:33.708038",
    "rc": 0,
    "start": "2024-08-19 15:31:33.682721"
}

STDOUT:

podman version 4.9.4-dev

TASK [fedora.linux_system_roles.podman : Set podman version] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52
Monday 19 August 2024  15:31:33 -0400 (0:00:00.400)       0:01:43.542 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56
Monday 19 August 2024  15:31:33 -0400 (0:00:00.032)       0:01:43.574 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63
Monday 19 August 2024  15:31:33 -0400 (0:00:00.030)       0:01:43.605 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}
META: end_host conditional evaluated to false, continuing execution for managed_node1

TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80
Monday 19 August 2024  15:31:33 -0400 (0:00:00.080)       0:01:43.685 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Monday 19 August 2024  15:31:34 -0400 (0:00:00.106)       0:01:43.791 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Monday 19 August 2024  15:31:34 -0400 (0:00:00.059)       0:01:43.850 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Monday 19 August 2024  15:31:34 -0400 (0:00:00.087)       0:01:43.937 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group": "0"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Monday 19 August 2024  15:31:34 -0400 (0:00:00.049)       0:01:43.987 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "getent_group": {
            "root": [
                "x",
                "0",
                ""
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Monday 19 August 2024  15:31:34 -0400 (0:00:00.376)       0:01:44.364 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group_name": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Monday 19 August 2024  15:31:34 -0400 (0:00:00.062)       0:01:44.426 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095500.1999965,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 32,
        "charset": "binary",
        "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
        "ctime": 1724095467.490749,
        "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": "1652982129",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": true,
        "xoth": true,
        "xusr": true
    }
}

TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Monday 19 August 2024  15:31:35 -0400 (0:00:00.399)       0:01:44.825 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Monday 19 August 2024  15:31:35 -0400 (0:00:00.052)       0:01:44.878 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Monday 19 August 2024  15:31:35 -0400 (0:00:00.053)       0:01:44.932 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Monday 19 August 2024  15:31:35 -0400 (0:00:00.053)       0:01:44.985 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Monday 19 August 2024  15:31:35 -0400 (0:00:00.052)       0:01:45.038 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Monday 19 August 2024  15:31:35 -0400 (0:00:00.051)       0:01:45.089 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Monday 19 August 2024  15:31:35 -0400 (0:00:00.040)       0:01:45.130 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Monday 19 August 2024  15:31:35 -0400 (0:00:00.036)       0:01:45.166 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set config file paths] ****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86
Monday 19 August 2024  15:31:35 -0400 (0:00:00.046)       0:01:45.213 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:95
Monday 19 August 2024  15:31:35 -0400 (0:00:00.051)       0:01:45.264 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5
Monday 19 August 2024  15:31:35 -0400 (0:00:00.062)       0:01:45.327 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Update container config file] *********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13
Monday 19 August 2024  15:31:35 -0400 (0:00:00.031)       0:01:45.359 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] *************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:98
Monday 19 August 2024  15:31:35 -0400 (0:00:00.066)       0:01:45.425 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5
Monday 19 August 2024  15:31:35 -0400 (0:00:00.061)       0:01:45.487 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Update registries config file] ********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13
Monday 19 August 2024  15:31:35 -0400 (0:00:00.033)       0:01:45.520 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Handle storage.conf] ******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:101
Monday 19 August 2024  15:31:35 -0400 (0:00:00.031)       0:01:45.551 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5
Monday 19 August 2024  15:31:35 -0400 (0:00:00.062)       0:01:45.614 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Update storage config file] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13
Monday 19 August 2024  15:31:35 -0400 (0:00:00.031)       0:01:45.645 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Handle policy.json] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104
Monday 19 August 2024  15:31:35 -0400 (0:00:00.032)       0:01:45.678 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6
Monday 19 August 2024  15:31:35 -0400 (0:00:00.064)       0:01:45.742 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14
Monday 19 August 2024  15:31:36 -0400 (0:00:00.032)       0:01:45.775 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get the existing policy.json] *********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19
Monday 19 August 2024  15:31:36 -0400 (0:00:00.030)       0:01:45.806 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Write new policy.json file] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25
Monday 19 August 2024  15:31:36 -0400 (0:00:00.030)       0:01:45.837 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Manage firewall for specified ports] *************************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110
Monday 19 August 2024  15:31:36 -0400 (0:00:00.031)       0:01:45.868 ********* 

TASK [fedora.linux_system_roles.firewall : Setup firewalld] ********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2
Monday 19 August 2024  15:31:36 -0400 (0:00:00.087)       0:01:45.955 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed_node1

TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2
Monday 19 August 2024  15:31:36 -0400 (0:00:00.093)       0:01:46.049 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Check if system is ostree] **********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10
Monday 19 August 2024  15:31:36 -0400 (0:00:00.040)       0:01:46.089 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15
Monday 19 August 2024  15:31:36 -0400 (0:00:00.031)       0:01:46.121 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22
Monday 19 August 2024  15:31:36 -0400 (0:00:00.029)       0:01:46.151 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27
Monday 19 August 2024  15:31:36 -0400 (0:00:00.030)       0:01:46.181 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Install firewalld] ******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31
Monday 19 August 2024  15:31:36 -0400 (0:00:00.034)       0:01:46.215 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43
Monday 19 August 2024  15:31:39 -0400 (0:00:02.954)       0:01:49.170 ********* 
skipping: [managed_node1] => {}

TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48
Monday 19 August 2024  15:31:39 -0400 (0:00:00.030)       0:01:49.200 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53
Monday 19 August 2024  15:31:39 -0400 (0:00:00.038)       0:01:49.239 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Collect service facts] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5
Monday 19 August 2024  15:31:39 -0400 (0:00:00.037)       0:01:49.276 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9
Monday 19 August 2024  15:31:39 -0400 (0:00:00.050)       0:01:49.327 ********* 
skipping: [managed_node1] => (item=nftables)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "nftables",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=iptables)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "iptables",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=ufw)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "ufw",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22
Monday 19 August 2024  15:31:39 -0400 (0:00:00.064)       0:01:49.391 ********* 
ok: [managed_node1] => {
    "changed": false,
    "name": "firewalld",
    "status": {
        "ActiveEnterTimestamp": "Mon 2024-08-19 15:30:19 EDT",
        "ActiveEnterTimestampMonotonic": "712650563",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "dbus.socket polkit.service dbus.service system.slice basic.target sysinit.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Mon 2024-08-19 15:30:19 EDT",
        "AssertTimestampMonotonic": "712045541",
        "Before": "multi-user.target network-pre.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": "Mon 2024-08-19 15:30:19 EDT",
        "ConditionTimestampMonotonic": "712045540",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "ipset.service nftables.service ip6tables.service ebtables.service iptables.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": "80257",
        "ExecMainStartTimestamp": "Mon 2024-08-19 15:30:19 EDT",
        "ExecMainStartTimestampMonotonic": "712047121",
        "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": "Mon 2024-08-19 15:30:19 EDT",
        "InactiveExitTimestampMonotonic": "712047163",
        "InvocationID": "089f3632333f4a3289d262b6bce32f2a",
        "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": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "80257",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "43356160",
        "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": "Mon 2024-08-19 15:30:19 EDT",
        "StateChangeTimestampMonotonic": "712650563",
        "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": "22406",
        "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": "Mon 2024-08-19 15:30:19 EDT",
        "WatchdogTimestampMonotonic": "712650560",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28
Monday 19 August 2024  15:31:40 -0400 (0:00:00.498)       0:01:49.890 ********* 
ok: [managed_node1] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Mon 2024-08-19 15:30:19 EDT",
        "ActiveEnterTimestampMonotonic": "712650563",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "dbus.socket polkit.service dbus.service system.slice basic.target sysinit.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Mon 2024-08-19 15:30:19 EDT",
        "AssertTimestampMonotonic": "712045541",
        "Before": "multi-user.target network-pre.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": "Mon 2024-08-19 15:30:19 EDT",
        "ConditionTimestampMonotonic": "712045540",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "ipset.service nftables.service ip6tables.service ebtables.service iptables.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": "80257",
        "ExecMainStartTimestamp": "Mon 2024-08-19 15:30:19 EDT",
        "ExecMainStartTimestampMonotonic": "712047121",
        "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": "Mon 2024-08-19 15:30:19 EDT",
        "InactiveExitTimestampMonotonic": "712047163",
        "InvocationID": "089f3632333f4a3289d262b6bce32f2a",
        "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": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "80257",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "43356160",
        "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": "Mon 2024-08-19 15:30:19 EDT",
        "StateChangeTimestampMonotonic": "712650563",
        "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": "22406",
        "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": "Mon 2024-08-19 15:30:19 EDT",
        "WatchdogTimestampMonotonic": "712650560",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34
Monday 19 August 2024  15:31:40 -0400 (0:00:00.488)       0:01:50.378 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43
Monday 19 August 2024  15:31:40 -0400 (0:00:00.044)       0:01:50.423 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55
Monday 19 August 2024  15:31:40 -0400 (0:00:00.032)       0:01:50.455 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Configure firewall] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
Monday 19 August 2024  15:31:40 -0400 (0:00:00.031)       0:01:50.486 ********* 
ok: [managed_node1] => (item={'port': '8000/tcp', 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "port": "8000/tcp",
        "state": "enabled"
    }
}
ok: [managed_node1] => (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-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120
Monday 19 August 2024  15:31:41 -0400 (0:00:01.113)       0:01:51.600 ********* 
skipping: [managed_node1] => (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_node1] => (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-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130
Monday 19 August 2024  15:31:41 -0400 (0:00:00.056)       0:01:51.656 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139
Monday 19 August 2024  15:31:41 -0400 (0:00:00.037)       0:01:51.694 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] *******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144
Monday 19 August 2024  15:31:41 -0400 (0:00:00.034)       0:01:51.729 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153
Monday 19 August 2024  15:31:41 -0400 (0:00:00.033)       0:01:51.763 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Calculate what has changed] *********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163
Monday 19 August 2024  15:31:42 -0400 (0:00:00.034)       0:01:51.797 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Show diffs] *************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169
Monday 19 August 2024  15:31:42 -0400 (0:00:00.033)       0:01:51.830 ********* 
skipping: [managed_node1] => {}

TASK [Manage selinux for specified ports] **************************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:117
Monday 19 August 2024  15:31:42 -0400 (0:00:00.039)       0:01:51.869 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124
Monday 19 August 2024  15:31:42 -0400 (0:00:00.050)       0:01:51.920 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_cancel_user_linger": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] *******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:128
Monday 19 August 2024  15:31:42 -0400 (0:00:00.046)       0:01:51.967 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:137
Monday 19 August 2024  15:31:42 -0400 (0:00:00.034)       0:01:52.002 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146
Monday 19 August 2024  15:31:42 -0400 (0:00:00.035)       0:01:52.037 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed_node1
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed_node1
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Monday 19 August 2024  15:31:42 -0400 (0:00:00.105)       0:01:52.143 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_user": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Monday 19 August 2024  15:31:42 -0400 (0:00:00.032)       0:01:52.176 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Monday 19 August 2024  15:31:42 -0400 (0:00:00.041)       0:01:52.217 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:31:42 -0400 (0:00:00.053)       0:01:52.271 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:31:42 -0400 (0:00:00.084)       0:01:52.355 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:31:42 -0400 (0:00:00.049)       0:01:52.404 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Monday 19 August 2024  15:31:42 -0400 (0:00:00.036)       0:01:52.441 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Monday 19 August 2024  15:31:42 -0400 (0:00:00.037)       0:01:52.478 ********* 
[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_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Monday 19 August 2024  15:31:43 -0400 (0:00:00.393)       0:01:52.871 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_user": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Monday 19 August 2024  15:31:43 -0400 (0:00:00.033)       0:01:52.905 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Monday 19 August 2024  15:31:43 -0400 (0:00:00.039)       0:01:52.944 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:31:43 -0400 (0:00:00.050)       0:01:52.995 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:31:43 -0400 (0:00:00.031)       0:01:53.027 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:31:43 -0400 (0:00:00.031)       0:01:53.059 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Monday 19 August 2024  15:31:43 -0400 (0:00:00.030)       0:01:53.089 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Monday 19 August 2024  15:31:43 -0400 (0:00:00.031)       0:01:53.120 ********* 
[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_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Monday 19 August 2024  15:31:43 -0400 (0:00:00.383)       0:01:53.503 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_user": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Monday 19 August 2024  15:31:43 -0400 (0:00:00.033)       0:01:53.537 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Monday 19 August 2024  15:31:43 -0400 (0:00:00.039)       0:01:53.576 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:31:43 -0400 (0:00:00.086)       0:01:53.662 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:31:43 -0400 (0:00:00.030)       0:01:53.693 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:31:43 -0400 (0:00:00.031)       0:01:53.724 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Monday 19 August 2024  15:31:43 -0400 (0:00:00.030)       0:01:53.754 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Monday 19 August 2024  15:31:44 -0400 (0:00:00.031)       0:01:53.786 ********* 
[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_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153
Monday 19 August 2024  15:31:44 -0400 (0:00:00.412)       0:01:54.198 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:160
Monday 19 August 2024  15:31:44 -0400 (0:00:00.047)       0:01:54.245 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Monday 19 August 2024  15:31:44 -0400 (0:00:00.219)       0:01:54.465 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Monday 19 August 2024  15:31:44 -0400 (0:00:00.066)       0:01:54.532 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Monday 19 August 2024  15:31:44 -0400 (0:00:00.058)       0:01:54.590 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Monday 19 August 2024  15:31:44 -0400 (0:00:00.039)       0:01:54.630 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Monday 19 August 2024  15:31:44 -0400 (0:00:00.059)       0:01:54.690 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Monday 19 August 2024  15:31:45 -0400 (0:00:00.121)       0:01:54.811 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Monday 19 August 2024  15:31:45 -0400 (0:00:00.038)       0:01:54.850 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Monday 19 August 2024  15:31:45 -0400 (0:00:00.038)       0:01:54.889 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group": "0"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Monday 19 August 2024  15:31:45 -0400 (0:00:00.047)       0:01:54.936 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "getent_group": {
            "root": [
                "x",
                "0",
                ""
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Monday 19 August 2024  15:31:45 -0400 (0:00:00.377)       0:01:55.314 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group_name": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Monday 19 August 2024  15:31:45 -0400 (0:00:00.045)       0:01:55.359 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095500.1999965,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 32,
        "charset": "binary",
        "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
        "ctime": 1724095467.490749,
        "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": "1652982129",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": true,
        "xoth": true,
        "xusr": true
    }
}

TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Monday 19 August 2024  15:31:45 -0400 (0:00:00.392)       0:01:55.752 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Monday 19 August 2024  15:31:46 -0400 (0:00:00.050)       0:01:55.802 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Monday 19 August 2024  15:31:46 -0400 (0:00:00.051)       0:01:55.853 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Monday 19 August 2024  15:31:46 -0400 (0:00:00.050)       0:01:55.903 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Monday 19 August 2024  15:31:46 -0400 (0:00:00.050)       0:01:55.954 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Monday 19 August 2024  15:31:46 -0400 (0:00:00.050)       0:01:56.004 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Monday 19 August 2024  15:31:46 -0400 (0:00:00.048)       0:01:56.052 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Monday 19 August 2024  15:31:46 -0400 (0:00:00.052)       0:01:56.105 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Monday 19 August 2024  15:31:46 -0400 (0:00:00.052)       0:01:56.158 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Monday 19 August 2024  15:31:46 -0400 (0:00:00.091)       0:01:56.249 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_path": "/etc/containers/systemd"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Monday 19 August 2024  15:31:46 -0400 (0:00:00.051)       0:01:56.301 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Monday 19 August 2024  15:31:46 -0400 (0:00:00.098)       0:01:56.399 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Monday 19 August 2024  15:31:46 -0400 (0:00:00.084)       0:01:56.484 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Monday 19 August 2024  15:31:46 -0400 (0:00:00.047)       0:01:56.531 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Monday 19 August 2024  15:31:46 -0400 (0:00:00.080)       0:01:56.611 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Monday 19 August 2024  15:31:46 -0400 (0:00:00.030)       0:01:56.642 ********* 
changed: [managed_node1] => {
    "changed": true,
    "enabled": false,
    "failed_when_result": false,
    "name": "quadlet-demo.service",
    "state": "stopped",
    "status": {
        "ActiveEnterTimestamp": "Mon 2024-08-19 15:31:25 EDT",
        "ActiveEnterTimestampMonotonic": "778371206",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "-.mount quadlet-demo-mysql.service quadlet-demo-network.service system.slice systemd-journald.socket basic.target sysinit.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Mon 2024-08-19 15:31:24 EDT",
        "AssertTimestampMonotonic": "777449824",
        "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": "Mon 2024-08-19 15:31:24 EDT",
        "ConditionTimestampMonotonic": "777449823",
        "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": "87709",
        "ExecMainStartTimestamp": "Mon 2024-08-19 15:31:25 EDT",
        "ExecMainStartTimestampMonotonic": "778371183",
        "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=[Mon 2024-08-19 15:31:24 EDT] ; stop_time=[n/a] ; pid=87650 ; 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": "Mon 2024-08-19 15:31:24 EDT",
        "InactiveExitTimestampMonotonic": "777451129",
        "InvocationID": "9ff9f084465640259c2dc637c78811d0",
        "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": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "87709",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "5259264",
        "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": "quadlet-demo-network.service system.slice sysinit.target -.mount quadlet-demo-mysql.service",
        "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": "Mon 2024-08-19 15:31:25 EDT",
        "StateChangeTimestampMonotonic": "778371206",
        "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": "22406",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "generated",
        "UtmpMode": "init",
        "WatchdogTimestamp": "Mon 2024-08-19 15:31:25 EDT",
        "WatchdogTimestampMonotonic": "778371203",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.podman : See if quadlet file exists] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Monday 19 August 2024  15:31:48 -0400 (0:00:01.319)       0:01:57.961 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095883.8172455,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "7a5c73a5d935a42431c87bcdbeb8a04ed0909dc7",
        "ctime": 1724095883.2112424,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 440402586,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1724095882.942241,
        "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": "1757723810",
        "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Monday 19 August 2024  15:31:48 -0400 (0:00:00.387)       0:01:58.349 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Monday 19 August 2024  15:31:48 -0400 (0:00:00.086)       0:01:58.435 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Monday 19 August 2024  15:31:49 -0400 (0:00:00.343)       0:01:58.779 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Monday 19 August 2024  15:31:49 -0400 (0:00:00.047)       0:01:58.826 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Monday 19 August 2024  15:31:49 -0400 (0:00:00.031)       0:01:58.857 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_raw": null
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Monday 19 August 2024  15:31:49 -0400 (0:00:00.029)       0:01:58.887 ********* 
changed: [managed_node1] => {
    "changed": true,
    "path": "/etc/containers/systemd/quadlet-demo.kube",
    "state": "absent"
}

TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Monday 19 August 2024  15:31:49 -0400 (0:00:00.355)       0:01:59.242 ********* 
ok: [managed_node1] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Monday 19 August 2024  15:31:50 -0400 (0:00:00.601)       0:01:59.843 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95
Monday 19 August 2024  15:31:50 -0400 (0:00:00.055)       0:01:59.898 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Monday 19 August 2024  15:31:50 -0400 (0:00:00.074)       0:01:59.973 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_parsed": null
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Monday 19 August 2024  15:31:50 -0400 (0:00:00.051)       0:02:00.024 ********* 
changed: [managed_node1] => {
    "changed": true,
    "cmd": [
        "podman",
        "image",
        "prune",
        "--all",
        "-f"
    ],
    "delta": "0:00:00.706588",
    "end": "2024-08-19 15:31:51.287518",
    "rc": 0,
    "start": "2024-08-19 15:31:50.580930"
}

STDOUT:

0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5
9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f
fff8caa8709b96a84d5a4741917c8af8460f1d15c9c041f600e8fd299f3de0fa
fcf3e41b8864a14d75a6d0627d3d02154e28a153aa57e8baa392cd744ffa0d0b
5af2585e22ed1562885d9407efab74010090427be79048c2cd6a226517cc1e1d

TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127
Monday 19 August 2024  15:31:51 -0400 (0:00:01.101)       0:02:01.126 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:31:51 -0400 (0:00:00.091)       0:02:01.217 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:31:51 -0400 (0:00:00.031)       0:02:01.249 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:31:51 -0400 (0:00:00.031)       0:02:01.280 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137
Monday 19 August 2024  15:31:51 -0400 (0:00:00.029)       0:02:01.310 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "images",
        "-n"
    ],
    "delta": "0:00:00.029048",
    "end": "2024-08-19 15:31:51.878925",
    "rc": 0,
    "start": "2024-08-19 15:31:51.849877"
}

STDOUT:

quay.io/linux-system-roles/mysql  5.6         dd3b2a5dcb48  2 years ago  308 MB

TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146
Monday 19 August 2024  15:31:51 -0400 (0:00:00.403)       0:02:01.714 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "volume",
        "ls",
        "-n"
    ],
    "delta": "0:00:00.059470",
    "end": "2024-08-19 15:31:52.303227",
    "rc": 0,
    "start": "2024-08-19 15:31:52.243757"
}

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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155
Monday 19 August 2024  15:31:52 -0400 (0:00:00.435)       0:02:02.149 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "ps",
        "--noheading"
    ],
    "delta": "0:00:00.035222",
    "end": "2024-08-19 15:31:52.723837",
    "rc": 0,
    "start": "2024-08-19 15:31:52.688615"
}

STDOUT:

e107bd6df723  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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164
Monday 19 August 2024  15:31:52 -0400 (0:00:00.411)       0:02:02.561 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "network",
        "ls",
        "-n",
        "-q"
    ],
    "delta": "0:00:00.051113",
    "end": "2024-08-19 15:31:53.121999",
    "rc": 0,
    "start": "2024-08-19 15:31:53.070886"
}

STDOUT:

podman
podman-default-kube-network
systemd-quadlet-demo

TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173
Monday 19 August 2024  15:31:53 -0400 (0:00:00.396)       0:02:02.958 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
Monday 19 August 2024  15:31:53 -0400 (0:00:00.372)       0:02:03.330 ********* 
ok: [managed_node1] => {
    "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": "inactive",
                "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"
            },
            "e107bd6df723da09fc7d09...1f1ba3526389dbc5f05b833f9be687c3a26b7.service": {
                "name": "e107bd6df723da09fc7d09...1f1ba3526389dbc5f05b833f9be687c3a26b7.service",
                "source": "systemd",
                "state": "inactive",
                "status": "transient"
            },
            "e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service": {
                "name": "e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service",
                "source": "systemd",
                "state": "stopped",
                "status": "unknown"
            },
            "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": "stopped",
                "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Monday 19 August 2024  15:31:55 -0400 (0:00:01.906)       0:02:05.236 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Monday 19 August 2024  15:31:55 -0400 (0:00:00.054)       0:02:05.291 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Monday 19 August 2024  15:31:55 -0400 (0:00:00.184)       0:02:05.476 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Monday 19 August 2024  15:31:55 -0400 (0:00:00.065)       0:02:05.541 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Monday 19 August 2024  15:31:55 -0400 (0:00:00.061)       0:02:05.603 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Monday 19 August 2024  15:31:55 -0400 (0:00:00.077)       0:02:05.680 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Monday 19 August 2024  15:31:56 -0400 (0:00:00.109)       0:02:05.789 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Monday 19 August 2024  15:31:56 -0400 (0:00:00.068)       0:02:05.858 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Monday 19 August 2024  15:31:56 -0400 (0:00:00.098)       0:02:05.957 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group": "0"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Monday 19 August 2024  15:31:56 -0400 (0:00:00.064)       0:02:06.022 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "getent_group": {
            "root": [
                "x",
                "0",
                ""
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Monday 19 August 2024  15:31:56 -0400 (0:00:00.382)       0:02:06.405 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group_name": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Monday 19 August 2024  15:31:56 -0400 (0:00:00.042)       0:02:06.447 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095500.1999965,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 32,
        "charset": "binary",
        "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
        "ctime": 1724095467.490749,
        "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": "1652982129",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": true,
        "xoth": true,
        "xusr": true
    }
}

TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Monday 19 August 2024  15:31:57 -0400 (0:00:00.354)       0:02:06.802 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Monday 19 August 2024  15:31:57 -0400 (0:00:00.036)       0:02:06.839 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Monday 19 August 2024  15:31:57 -0400 (0:00:00.044)       0:02:06.883 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Monday 19 August 2024  15:31:57 -0400 (0:00:00.057)       0:02:06.941 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Monday 19 August 2024  15:31:57 -0400 (0:00:00.058)       0:02:06.999 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Monday 19 August 2024  15:31:57 -0400 (0:00:00.047)       0:02:07.046 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Monday 19 August 2024  15:31:57 -0400 (0:00:00.039)       0:02:07.086 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Monday 19 August 2024  15:31:57 -0400 (0:00:00.041)       0:02:07.127 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Monday 19 August 2024  15:31:57 -0400 (0:00:00.039)       0:02:07.167 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Monday 19 August 2024  15:31:57 -0400 (0:00:00.063)       0:02:07.230 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_path": "/etc/containers/systemd"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Monday 19 August 2024  15:31:57 -0400 (0:00:00.074)       0:02:07.305 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Monday 19 August 2024  15:31:57 -0400 (0:00:00.039)       0:02:07.345 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Monday 19 August 2024  15:31:57 -0400 (0:00:00.112)       0:02:07.457 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Monday 19 August 2024  15:31:57 -0400 (0:00:00.068)       0:02:07.525 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Monday 19 August 2024  15:31:57 -0400 (0:00:00.118)       0:02:07.644 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Monday 19 August 2024  15:31:57 -0400 (0:00:00.043)       0:02:07.688 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : See if quadlet file exists] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Monday 19 August 2024  15:31:57 -0400 (0:00:00.045)       0:02:07.734 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095863.1031356,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "998dccde0483b1654327a46ddd89cbaa47650370",
        "ctime": 1724095859.9061182,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 417333573,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1724095859.6351166,
        "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": "2414014570",
        "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Monday 19 August 2024  15:31:58 -0400 (0:00:00.367)       0:02:08.101 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Monday 19 August 2024  15:31:58 -0400 (0:00:00.076)       0:02:08.177 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Monday 19 August 2024  15:31:58 -0400 (0:00:00.348)       0:02:08.525 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Monday 19 August 2024  15:31:58 -0400 (0:00:00.045)       0:02:08.571 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Monday 19 August 2024  15:31:58 -0400 (0:00:00.065)       0:02:08.637 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_raw": null
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Monday 19 August 2024  15:31:58 -0400 (0:00:00.102)       0:02:08.740 ********* 
changed: [managed_node1] => {
    "changed": true,
    "path": "/etc/containers/systemd/quadlet-demo.yml",
    "state": "absent"
}

TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Monday 19 August 2024  15:31:59 -0400 (0:00:00.378)       0:02:09.118 ********* 
ok: [managed_node1] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Monday 19 August 2024  15:31:59 -0400 (0:00:00.645)       0:02:09.764 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95
Monday 19 August 2024  15:32:00 -0400 (0:00:00.062)       0:02:09.826 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Monday 19 August 2024  15:32:00 -0400 (0:00:00.076)       0:02:09.903 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_parsed": null
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Monday 19 August 2024  15:32:00 -0400 (0:00:00.043)       0:02:09.946 ********* 
changed: [managed_node1] => {
    "changed": true,
    "cmd": [
        "podman",
        "image",
        "prune",
        "--all",
        "-f"
    ],
    "delta": "0:00:00.030542",
    "end": "2024-08-19 15:32:00.497730",
    "rc": 0,
    "start": "2024-08-19 15:32:00.467188"
}

TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127
Monday 19 August 2024  15:32:00 -0400 (0:00:00.407)       0:02:10.353 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:32:00 -0400 (0:00:00.080)       0:02:10.434 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:32:00 -0400 (0:00:00.041)       0:02:10.476 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:32:00 -0400 (0:00:00.035)       0:02:10.511 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137
Monday 19 August 2024  15:32:00 -0400 (0:00:00.038)       0:02:10.550 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "images",
        "-n"
    ],
    "delta": "0:00:00.032927",
    "end": "2024-08-19 15:32:01.159555",
    "rc": 0,
    "start": "2024-08-19 15:32:01.126628"
}

STDOUT:

quay.io/linux-system-roles/mysql  5.6         dd3b2a5dcb48  2 years ago  308 MB

TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146
Monday 19 August 2024  15:32:01 -0400 (0:00:00.451)       0:02:11.001 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "volume",
        "ls",
        "-n"
    ],
    "delta": "0:00:00.029625",
    "end": "2024-08-19 15:32:01.556441",
    "rc": 0,
    "start": "2024-08-19 15:32:01.526816"
}

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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155
Monday 19 August 2024  15:32:01 -0400 (0:00:00.398)       0:02:11.399 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "ps",
        "--noheading"
    ],
    "delta": "0:00:00.032828",
    "end": "2024-08-19 15:32:01.954990",
    "rc": 0,
    "start": "2024-08-19 15:32:01.922162"
}

STDOUT:

e107bd6df723  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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164
Monday 19 August 2024  15:32:02 -0400 (0:00:00.402)       0:02:11.801 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "network",
        "ls",
        "-n",
        "-q"
    ],
    "delta": "0:00:00.054774",
    "end": "2024-08-19 15:32:02.382408",
    "rc": 0,
    "start": "2024-08-19 15:32:02.327634"
}

STDOUT:

podman
podman-default-kube-network
systemd-quadlet-demo

TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173
Monday 19 August 2024  15:32:02 -0400 (0:00:00.420)       0:02:12.222 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
Monday 19 August 2024  15:32:02 -0400 (0:00:00.388)       0:02:12.610 ********* 
ok: [managed_node1] => {
    "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": "inactive",
                "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"
            },
            "e107bd6df723da09fc7d09...1f1ba3526389dbc5f05b833f9be687c3a26b7.service": {
                "name": "e107bd6df723da09fc7d09...1f1ba3526389dbc5f05b833f9be687c3a26b7.service",
                "source": "systemd",
                "state": "inactive",
                "status": "transient"
            },
            "e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service": {
                "name": "e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service",
                "source": "systemd",
                "state": "stopped",
                "status": "unknown"
            },
            "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": "stopped",
                "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Monday 19 August 2024  15:32:04 -0400 (0:00:01.594)       0:02:14.205 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Monday 19 August 2024  15:32:04 -0400 (0:00:00.047)       0:02:14.253 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Monday 19 August 2024  15:32:04 -0400 (0:00:00.051)       0:02:14.304 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Monday 19 August 2024  15:32:04 -0400 (0:00:00.045)       0:02:14.349 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Monday 19 August 2024  15:32:04 -0400 (0:00:00.038)       0:02:14.387 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Monday 19 August 2024  15:32:04 -0400 (0:00:00.054)       0:02:14.441 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Monday 19 August 2024  15:32:04 -0400 (0:00:00.102)       0:02:14.543 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Monday 19 August 2024  15:32:04 -0400 (0:00:00.072)       0:02:14.616 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Monday 19 August 2024  15:32:04 -0400 (0:00:00.049)       0:02:14.666 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group": "0"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Monday 19 August 2024  15:32:04 -0400 (0:00:00.061)       0:02:14.728 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "getent_group": {
            "root": [
                "x",
                "0",
                ""
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Monday 19 August 2024  15:32:05 -0400 (0:00:00.396)       0:02:15.124 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group_name": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Monday 19 August 2024  15:32:05 -0400 (0:00:00.074)       0:02:15.198 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095500.1999965,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 32,
        "charset": "binary",
        "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
        "ctime": 1724095467.490749,
        "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": "1652982129",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": true,
        "xoth": true,
        "xusr": true
    }
}

TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Monday 19 August 2024  15:32:05 -0400 (0:00:00.425)       0:02:15.624 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Monday 19 August 2024  15:32:05 -0400 (0:00:00.120)       0:02:15.744 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Monday 19 August 2024  15:32:06 -0400 (0:00:00.059)       0:02:15.803 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Monday 19 August 2024  15:32:06 -0400 (0:00:00.057)       0:02:15.860 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Monday 19 August 2024  15:32:06 -0400 (0:00:00.058)       0:02:15.919 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Monday 19 August 2024  15:32:06 -0400 (0:00:00.058)       0:02:15.977 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Monday 19 August 2024  15:32:06 -0400 (0:00:00.041)       0:02:16.018 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Monday 19 August 2024  15:32:06 -0400 (0:00:00.044)       0:02:16.063 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Monday 19 August 2024  15:32:06 -0400 (0:00:00.051)       0:02:16.115 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Monday 19 August 2024  15:32:06 -0400 (0:00:00.067)       0:02:16.183 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_path": "/etc/containers/systemd"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Monday 19 August 2024  15:32:06 -0400 (0:00:00.038)       0:02:16.221 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Monday 19 August 2024  15:32:06 -0400 (0:00:00.036)       0:02:16.258 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Monday 19 August 2024  15:32:06 -0400 (0:00:00.078)       0:02:16.336 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Monday 19 August 2024  15:32:06 -0400 (0:00:00.041)       0:02:16.378 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Monday 19 August 2024  15:32:06 -0400 (0:00:00.082)       0:02:16.460 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Monday 19 August 2024  15:32:06 -0400 (0:00:00.036)       0:02:16.496 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : See if quadlet file exists] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Monday 19 August 2024  15:32:06 -0400 (0:00:00.097)       0:02:16.594 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095884.527249,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "d681c7d56f912150d041873e880818b22a90c188",
        "ctime": 1724095855.1970923,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 392167594,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1724095854.8970907,
        "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": "2510797760",
        "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Monday 19 August 2024  15:32:07 -0400 (0:00:00.388)       0:02:16.982 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Monday 19 August 2024  15:32:07 -0400 (0:00:00.106)       0:02:17.089 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Monday 19 August 2024  15:32:07 -0400 (0:00:00.376)       0:02:17.466 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Monday 19 August 2024  15:32:07 -0400 (0:00:00.040)       0:02:17.506 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Monday 19 August 2024  15:32:07 -0400 (0:00:00.062)       0:02:17.568 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_raw": null
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Monday 19 August 2024  15:32:07 -0400 (0:00:00.057)       0:02:17.626 ********* 
changed: [managed_node1] => {
    "changed": true,
    "path": "/etc/containers/systemd/envoy-proxy-configmap.yml",
    "state": "absent"
}

TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Monday 19 August 2024  15:32:08 -0400 (0:00:00.387)       0:02:18.014 ********* 
ok: [managed_node1] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Monday 19 August 2024  15:32:08 -0400 (0:00:00.605)       0:02:18.620 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95
Monday 19 August 2024  15:32:08 -0400 (0:00:00.103)       0:02:18.723 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Monday 19 August 2024  15:32:09 -0400 (0:00:00.069)       0:02:18.792 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_parsed": null
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Monday 19 August 2024  15:32:09 -0400 (0:00:00.044)       0:02:18.837 ********* 
changed: [managed_node1] => {
    "changed": true,
    "cmd": [
        "podman",
        "image",
        "prune",
        "--all",
        "-f"
    ],
    "delta": "0:00:00.030282",
    "end": "2024-08-19 15:32:09.388996",
    "rc": 0,
    "start": "2024-08-19 15:32:09.358714"
}

TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127
Monday 19 August 2024  15:32:09 -0400 (0:00:00.416)       0:02:19.253 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:32:09 -0400 (0:00:00.113)       0:02:19.366 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:32:09 -0400 (0:00:00.051)       0:02:19.418 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:32:09 -0400 (0:00:00.039)       0:02:19.458 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137
Monday 19 August 2024  15:32:09 -0400 (0:00:00.045)       0:02:19.503 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "images",
        "-n"
    ],
    "delta": "0:00:00.031318",
    "end": "2024-08-19 15:32:10.061476",
    "rc": 0,
    "start": "2024-08-19 15:32:10.030158"
}

STDOUT:

quay.io/linux-system-roles/mysql  5.6         dd3b2a5dcb48  2 years ago  308 MB

TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146
Monday 19 August 2024  15:32:10 -0400 (0:00:00.423)       0:02:19.926 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "volume",
        "ls",
        "-n"
    ],
    "delta": "0:00:00.028574",
    "end": "2024-08-19 15:32:10.496237",
    "rc": 0,
    "start": "2024-08-19 15:32:10.467663"
}

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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155
Monday 19 August 2024  15:32:10 -0400 (0:00:00.408)       0:02:20.335 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "ps",
        "--noheading"
    ],
    "delta": "0:00:00.033789",
    "end": "2024-08-19 15:32:10.890813",
    "rc": 0,
    "start": "2024-08-19 15:32:10.857024"
}

STDOUT:

e107bd6df723  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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164
Monday 19 August 2024  15:32:11 -0400 (0:00:00.442)       0:02:20.777 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "network",
        "ls",
        "-n",
        "-q"
    ],
    "delta": "0:00:00.052085",
    "end": "2024-08-19 15:32:11.357879",
    "rc": 0,
    "start": "2024-08-19 15:32:11.305794"
}

STDOUT:

podman
podman-default-kube-network
systemd-quadlet-demo

TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173
Monday 19 August 2024  15:32:11 -0400 (0:00:00.424)       0:02:21.201 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
Monday 19 August 2024  15:32:11 -0400 (0:00:00.428)       0:02:21.630 ********* 
ok: [managed_node1] => {
    "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": "inactive",
                "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"
            },
            "e107bd6df723da09fc7d09...1f1ba3526389dbc5f05b833f9be687c3a26b7.service": {
                "name": "e107bd6df723da09fc7d09...1f1ba3526389dbc5f05b833f9be687c3a26b7.service",
                "source": "systemd",
                "state": "inactive",
                "status": "transient"
            },
            "e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service": {
                "name": "e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service",
                "source": "systemd",
                "state": "stopped",
                "status": "unknown"
            },
            "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": "stopped",
                "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Monday 19 August 2024  15:32:13 -0400 (0:00:01.516)       0:02:23.146 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Monday 19 August 2024  15:32:13 -0400 (0:00:00.034)       0:02:23.180 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Monday 19 August 2024  15:32:13 -0400 (0:00:00.114)       0:02:23.295 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Monday 19 August 2024  15:32:13 -0400 (0:00:00.043)       0:02:23.338 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Monday 19 August 2024  15:32:13 -0400 (0:00:00.077)       0:02:23.415 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Monday 19 August 2024  15:32:13 -0400 (0:00:00.048)       0:02:23.463 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Monday 19 August 2024  15:32:13 -0400 (0:00:00.066)       0:02:23.530 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Monday 19 August 2024  15:32:13 -0400 (0:00:00.046)       0:02:23.576 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Monday 19 August 2024  15:32:13 -0400 (0:00:00.060)       0:02:23.637 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group": "0"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Monday 19 August 2024  15:32:13 -0400 (0:00:00.075)       0:02:23.712 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "getent_group": {
            "root": [
                "x",
                "0",
                ""
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Monday 19 August 2024  15:32:14 -0400 (0:00:00.431)       0:02:24.144 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group_name": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Monday 19 August 2024  15:32:14 -0400 (0:00:00.071)       0:02:24.215 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095500.1999965,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 32,
        "charset": "binary",
        "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
        "ctime": 1724095467.490749,
        "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": "1652982129",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": true,
        "xoth": true,
        "xusr": true
    }
}

TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Monday 19 August 2024  15:32:14 -0400 (0:00:00.379)       0:02:24.595 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Monday 19 August 2024  15:32:14 -0400 (0:00:00.057)       0:02:24.652 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Monday 19 August 2024  15:32:14 -0400 (0:00:00.058)       0:02:24.711 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Monday 19 August 2024  15:32:14 -0400 (0:00:00.045)       0:02:24.756 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Monday 19 August 2024  15:32:15 -0400 (0:00:00.053)       0:02:24.810 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Monday 19 August 2024  15:32:15 -0400 (0:00:00.095)       0:02:24.905 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Monday 19 August 2024  15:32:15 -0400 (0:00:00.036)       0:02:24.941 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Monday 19 August 2024  15:32:15 -0400 (0:00:00.037)       0:02:24.979 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Monday 19 August 2024  15:32:15 -0400 (0:00:00.036)       0:02:25.015 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Monday 19 August 2024  15:32:15 -0400 (0:00:00.070)       0:02:25.085 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_path": "/etc/containers/systemd"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Monday 19 August 2024  15:32:15 -0400 (0:00:00.062)       0:02:25.148 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Monday 19 August 2024  15:32:15 -0400 (0:00:00.056)       0:02:25.205 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Monday 19 August 2024  15:32:15 -0400 (0:00:00.117)       0:02:25.322 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Monday 19 August 2024  15:32:15 -0400 (0:00:00.065)       0:02:25.387 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Monday 19 August 2024  15:32:15 -0400 (0:00:00.132)       0:02:25.519 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Monday 19 August 2024  15:32:15 -0400 (0:00:00.056)       0:02:25.576 ********* 
changed: [managed_node1] => {
    "changed": true,
    "enabled": false,
    "failed_when_result": false,
    "name": "quadlet-demo-mysql.service",
    "state": "stopped",
    "status": {
        "ActiveEnterTimestamp": "Mon 2024-08-19 15:30:51 EDT",
        "ActiveEnterTimestampMonotonic": "744577199",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "systemd-journald.socket quadlet-demo-mysql-volume.service tmp.mount sysinit.target -.mount system.slice quadlet-demo-network.service basic.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Mon 2024-08-19 15:30:51 EDT",
        "AssertTimestampMonotonic": "744214240",
        "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": "Mon 2024-08-19 15:30:51 EDT",
        "ConditionTimestampMonotonic": "744214238",
        "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": "84195",
        "ExecMainStartTimestamp": "Mon 2024-08-19 15:30:51 EDT",
        "ExecMainStartTimestampMonotonic": "744577184",
        "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": "Mon 2024-08-19 15:30:51 EDT",
        "InactiveExitTimestampMonotonic": "744215528",
        "InvocationID": "fdab4795c7414ac9bd98d964d27c5ba8",
        "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": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "84195",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "601485312",
        "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": "system.slice quadlet-demo-network.service quadlet-demo-mysql-volume.service sysinit.target -.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": "Mon 2024-08-19 15:30:51 EDT",
        "StateChangeTimestampMonotonic": "744577199",
        "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": "22406",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "generated",
        "UtmpMode": "init",
        "WatchdogTimestamp": "Mon 2024-08-19 15:30:51 EDT",
        "WatchdogTimestampMonotonic": "744577197",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.podman : See if quadlet file exists] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Monday 19 August 2024  15:32:17 -0400 (0:00:02.190)       0:02:27.766 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095850.6370676,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "ca62b2ad3cc9afb5b5371ebbf797b9bc4fd7edd4",
        "ctime": 1724095849.8850634,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 312475873,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1724095849.5990617,
        "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": "2971728945",
        "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Monday 19 August 2024  15:32:18 -0400 (0:00:00.371)       0:02:28.138 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Monday 19 August 2024  15:32:18 -0400 (0:00:00.063)       0:02:28.201 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Monday 19 August 2024  15:32:18 -0400 (0:00:00.363)       0:02:28.564 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Monday 19 August 2024  15:32:18 -0400 (0:00:00.069)       0:02:28.633 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Monday 19 August 2024  15:32:18 -0400 (0:00:00.041)       0:02:28.675 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_raw": null
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Monday 19 August 2024  15:32:18 -0400 (0:00:00.041)       0:02:28.717 ********* 
changed: [managed_node1] => {
    "changed": true,
    "path": "/etc/containers/systemd/quadlet-demo-mysql.container",
    "state": "absent"
}

TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Monday 19 August 2024  15:32:19 -0400 (0:00:00.380)       0:02:29.097 ********* 
ok: [managed_node1] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Monday 19 August 2024  15:32:19 -0400 (0:00:00.638)       0:02:29.735 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95
Monday 19 August 2024  15:32:20 -0400 (0:00:00.444)       0:02:30.180 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Monday 19 August 2024  15:32:20 -0400 (0:00:00.068)       0:02:30.249 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_parsed": null
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Monday 19 August 2024  15:32:20 -0400 (0:00:00.042)       0:02:30.291 ********* 
changed: [managed_node1] => {
    "changed": true,
    "cmd": [
        "podman",
        "image",
        "prune",
        "--all",
        "-f"
    ],
    "delta": "0:00:00.234269",
    "end": "2024-08-19 15:32:21.048907",
    "rc": 0,
    "start": "2024-08-19 15:32:20.814638"
}

STDOUT:

dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5

TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127
Monday 19 August 2024  15:32:21 -0400 (0:00:00.597)       0:02:30.888 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:32:21 -0400 (0:00:00.065)       0:02:30.954 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:32:21 -0400 (0:00:00.047)       0:02:31.002 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:32:21 -0400 (0:00:00.059)       0:02:31.061 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137
Monday 19 August 2024  15:32:21 -0400 (0:00:00.040)       0:02:31.101 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "images",
        "-n"
    ],
    "delta": "0:00:00.031050",
    "end": "2024-08-19 15:32:21.659517",
    "rc": 0,
    "start": "2024-08-19 15:32:21.628467"
}

TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146
Monday 19 August 2024  15:32:21 -0400 (0:00:00.447)       0:02:31.549 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "volume",
        "ls",
        "-n"
    ],
    "delta": "0:00:00.031670",
    "end": "2024-08-19 15:32:22.104511",
    "rc": 0,
    "start": "2024-08-19 15:32:22.072841"
}

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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155
Monday 19 August 2024  15:32:22 -0400 (0:00:00.397)       0:02:31.947 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "ps",
        "--noheading"
    ],
    "delta": "0:00:00.032176",
    "end": "2024-08-19 15:32:22.498686",
    "rc": 0,
    "start": "2024-08-19 15:32:22.466510"
}

TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164
Monday 19 August 2024  15:32:22 -0400 (0:00:00.392)       0:02:32.339 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "network",
        "ls",
        "-n",
        "-q"
    ],
    "delta": "0:00:00.058008",
    "end": "2024-08-19 15:32:22.911547",
    "rc": 0,
    "start": "2024-08-19 15:32:22.853539"
}

STDOUT:

podman
podman-default-kube-network
systemd-quadlet-demo

TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173
Monday 19 August 2024  15:32:22 -0400 (0:00:00.411)       0:02:32.751 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
Monday 19 August 2024  15:32:23 -0400 (0:00:00.383)       0:02:33.134 ********* 
ok: [managed_node1] => {
    "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": "inactive",
                "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": "stopped",
                "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Monday 19 August 2024  15:32:24 -0400 (0:00:01.489)       0:02:34.624 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Monday 19 August 2024  15:32:24 -0400 (0:00:00.068)       0:02:34.693 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Monday 19 August 2024  15:32:24 -0400 (0:00:00.052)       0:02:34.746 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Monday 19 August 2024  15:32:25 -0400 (0:00:00.042)       0:02:34.788 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Monday 19 August 2024  15:32:25 -0400 (0:00:00.036)       0:02:34.824 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Monday 19 August 2024  15:32:25 -0400 (0:00:00.049)       0:02:34.874 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Monday 19 August 2024  15:32:25 -0400 (0:00:00.063)       0:02:34.937 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Monday 19 August 2024  15:32:25 -0400 (0:00:00.058)       0:02:34.996 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Monday 19 August 2024  15:32:25 -0400 (0:00:00.045)       0:02:35.041 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group": "0"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Monday 19 August 2024  15:32:25 -0400 (0:00:00.044)       0:02:35.086 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "getent_group": {
            "root": [
                "x",
                "0",
                ""
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Monday 19 August 2024  15:32:25 -0400 (0:00:00.356)       0:02:35.442 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group_name": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Monday 19 August 2024  15:32:25 -0400 (0:00:00.042)       0:02:35.484 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095500.1999965,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 32,
        "charset": "binary",
        "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
        "ctime": 1724095467.490749,
        "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": "1652982129",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": true,
        "xoth": true,
        "xusr": true
    }
}

TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Monday 19 August 2024  15:32:26 -0400 (0:00:00.345)       0:02:35.830 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Monday 19 August 2024  15:32:26 -0400 (0:00:00.032)       0:02:35.863 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Monday 19 August 2024  15:32:26 -0400 (0:00:00.074)       0:02:35.937 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Monday 19 August 2024  15:32:26 -0400 (0:00:00.034)       0:02:35.972 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Monday 19 August 2024  15:32:26 -0400 (0:00:00.033)       0:02:36.005 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Monday 19 August 2024  15:32:26 -0400 (0:00:00.033)       0:02:36.039 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Monday 19 August 2024  15:32:26 -0400 (0:00:00.034)       0:02:36.073 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Monday 19 August 2024  15:32:26 -0400 (0:00:00.033)       0:02:36.106 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Monday 19 August 2024  15:32:26 -0400 (0:00:00.033)       0:02:36.140 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Monday 19 August 2024  15:32:26 -0400 (0:00:00.058)       0:02:36.199 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_path": "/etc/containers/systemd"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Monday 19 August 2024  15:32:26 -0400 (0:00:00.034)       0:02:36.234 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Monday 19 August 2024  15:32:26 -0400 (0:00:00.033)       0:02:36.267 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Monday 19 August 2024  15:32:26 -0400 (0:00:00.072)       0:02:36.340 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Monday 19 August 2024  15:32:26 -0400 (0:00:00.038)       0:02:36.379 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Monday 19 August 2024  15:32:26 -0400 (0:00:00.075)       0:02:36.455 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Monday 19 August 2024  15:32:26 -0400 (0:00:00.033)       0:02:36.488 ********* 
changed: [managed_node1] => {
    "changed": true,
    "enabled": false,
    "failed_when_result": false,
    "name": "quadlet-demo-mysql-volume.service",
    "state": "stopped",
    "status": {
        "ActiveEnterTimestamp": "Mon 2024-08-19 15:30:37 EDT",
        "ActiveEnterTimestampMonotonic": "730791489",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "system.slice basic.target sysinit.target systemd-journald.socket -.mount",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Mon 2024-08-19 15:30:37 EDT",
        "AssertTimestampMonotonic": "730748329",
        "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": "Mon 2024-08-19 15:30:37 EDT",
        "ConditionTimestampMonotonic": "730748327",
        "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": "Mon 2024-08-19 15:30:37 EDT",
        "ExecMainExitTimestampMonotonic": "730791164",
        "ExecMainPID": "82801",
        "ExecMainStartTimestamp": "Mon 2024-08-19 15:30:37 EDT",
        "ExecMainStartTimestampMonotonic": "730749233",
        "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": "Mon 2024-08-19 15:30:37 EDT",
        "InactiveExitTimestampMonotonic": "730749280",
        "InvocationID": "eeb755736aa94ce49e828e2d5c75fb13",
        "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": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "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": "system.slice 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",
        "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": "Mon 2024-08-19 15:30:37 EDT",
        "StateChangeTimestampMonotonic": "730791489",
        "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": "22406",
        "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Monday 19 August 2024  15:32:27 -0400 (0:00:00.606)       0:02:37.094 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095837.0869935,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "585f8cbdf0ec73000f9227dcffbef71e9552ea4a",
        "ctime": 1724095836.3899896,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 157287010,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1724095836.1369882,
        "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": "3827420328",
        "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Monday 19 August 2024  15:32:27 -0400 (0:00:00.352)       0:02:37.447 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Monday 19 August 2024  15:32:27 -0400 (0:00:00.062)       0:02:37.509 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Monday 19 August 2024  15:32:28 -0400 (0:00:00.337)       0:02:37.846 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Monday 19 August 2024  15:32:28 -0400 (0:00:00.051)       0:02:37.898 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Monday 19 August 2024  15:32:28 -0400 (0:00:00.034)       0:02:37.932 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_raw": null
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Monday 19 August 2024  15:32:28 -0400 (0:00:00.032)       0:02:37.965 ********* 
changed: [managed_node1] => {
    "changed": true,
    "path": "/etc/containers/systemd/quadlet-demo-mysql.volume",
    "state": "absent"
}

TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Monday 19 August 2024  15:32:28 -0400 (0:00:00.344)       0:02:38.309 ********* 
ok: [managed_node1] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Monday 19 August 2024  15:32:29 -0400 (0:00:00.607)       0:02:38.916 ********* 
changed: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95
Monday 19 August 2024  15:32:29 -0400 (0:00:00.413)       0:02:39.330 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Monday 19 August 2024  15:32:29 -0400 (0:00:00.046)       0:02:39.377 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_parsed": null
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Monday 19 August 2024  15:32:29 -0400 (0:00:00.032)       0:02:39.409 ********* 
changed: [managed_node1] => {
    "changed": true,
    "cmd": [
        "podman",
        "image",
        "prune",
        "--all",
        "-f"
    ],
    "delta": "0:00:00.033284",
    "end": "2024-08-19 15:32:29.955608",
    "rc": 0,
    "start": "2024-08-19 15:32:29.922324"
}

TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127
Monday 19 August 2024  15:32:30 -0400 (0:00:00.383)       0:02:39.793 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:32:30 -0400 (0:00:00.059)       0:02:39.852 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:32:30 -0400 (0:00:00.033)       0:02:39.886 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:32:30 -0400 (0:00:00.036)       0:02:39.922 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137
Monday 19 August 2024  15:32:30 -0400 (0:00:00.033)       0:02:39.956 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "images",
        "-n"
    ],
    "delta": "0:00:00.037106",
    "end": "2024-08-19 15:32:30.505554",
    "rc": 0,
    "start": "2024-08-19 15:32:30.468448"
}

TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146
Monday 19 August 2024  15:32:30 -0400 (0:00:00.387)       0:02:40.343 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "volume",
        "ls",
        "-n"
    ],
    "delta": "0:00:00.032427",
    "end": "2024-08-19 15:32:30.888767",
    "rc": 0,
    "start": "2024-08-19 15:32:30.856340"
}

STDOUT:

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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155
Monday 19 August 2024  15:32:30 -0400 (0:00:00.384)       0:02:40.728 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "ps",
        "--noheading"
    ],
    "delta": "0:00:00.034041",
    "end": "2024-08-19 15:32:31.276640",
    "rc": 0,
    "start": "2024-08-19 15:32:31.242599"
}

TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164
Monday 19 August 2024  15:32:31 -0400 (0:00:00.386)       0:02:41.114 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "network",
        "ls",
        "-n",
        "-q"
    ],
    "delta": "0:00:00.057286",
    "end": "2024-08-19 15:32:31.685572",
    "rc": 0,
    "start": "2024-08-19 15:32:31.628286"
}

STDOUT:

podman
podman-default-kube-network
systemd-quadlet-demo

TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173
Monday 19 August 2024  15:32:31 -0400 (0:00:00.409)       0:02:41.524 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
Monday 19 August 2024  15:32:32 -0400 (0:00:00.379)       0:02:41.904 ********* 
ok: [managed_node1] => {
    "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": "inactive",
                "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": "stopped",
                "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Monday 19 August 2024  15:32:33 -0400 (0:00:01.488)       0:02:43.392 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Monday 19 August 2024  15:32:33 -0400 (0:00:00.067)       0:02:43.460 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Monday 19 August 2024  15:32:33 -0400 (0:00:00.047)       0:02:43.507 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Monday 19 August 2024  15:32:33 -0400 (0:00:00.041)       0:02:43.548 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Monday 19 August 2024  15:32:33 -0400 (0:00:00.035)       0:02:43.584 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Monday 19 August 2024  15:32:33 -0400 (0:00:00.047)       0:02:43.631 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Monday 19 August 2024  15:32:33 -0400 (0:00:00.061)       0:02:43.693 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Monday 19 August 2024  15:32:33 -0400 (0:00:00.041)       0:02:43.734 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Monday 19 August 2024  15:32:34 -0400 (0:00:00.040)       0:02:43.775 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group": "0"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Monday 19 August 2024  15:32:34 -0400 (0:00:00.047)       0:02:43.822 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "getent_group": {
            "root": [
                "x",
                "0",
                ""
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Monday 19 August 2024  15:32:34 -0400 (0:00:00.360)       0:02:44.183 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_group_name": "root"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Monday 19 August 2024  15:32:34 -0400 (0:00:00.042)       0:02:44.225 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095500.1999965,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 32,
        "charset": "binary",
        "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
        "ctime": 1724095467.490749,
        "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": "1652982129",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": true,
        "xoth": true,
        "xusr": true
    }
}

TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Monday 19 August 2024  15:32:34 -0400 (0:00:00.346)       0:02:44.571 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Monday 19 August 2024  15:32:34 -0400 (0:00:00.033)       0:02:44.604 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Monday 19 August 2024  15:32:34 -0400 (0:00:00.071)       0:02:44.676 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Monday 19 August 2024  15:32:34 -0400 (0:00:00.033)       0:02:44.710 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Monday 19 August 2024  15:32:34 -0400 (0:00:00.032)       0:02:44.742 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Monday 19 August 2024  15:32:35 -0400 (0:00:00.032)       0:02:44.775 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Monday 19 August 2024  15:32:35 -0400 (0:00:00.033)       0:02:44.808 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Monday 19 August 2024  15:32:35 -0400 (0:00:00.031)       0:02:44.840 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Monday 19 August 2024  15:32:35 -0400 (0:00:00.032)       0:02:44.872 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Monday 19 August 2024  15:32:35 -0400 (0:00:00.058)       0:02:44.931 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_path": "/etc/containers/systemd"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Monday 19 August 2024  15:32:35 -0400 (0:00:00.041)       0:02:44.973 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Monday 19 August 2024  15:32:35 -0400 (0:00:00.033)       0:02:45.007 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Monday 19 August 2024  15:32:35 -0400 (0:00:00.073)       0:02:45.081 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Monday 19 August 2024  15:32:35 -0400 (0:00:00.040)       0:02:45.121 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Monday 19 August 2024  15:32:35 -0400 (0:00:00.076)       0:02:45.197 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Monday 19 August 2024  15:32:35 -0400 (0:00:00.033)       0:02:45.231 ********* 
changed: [managed_node1] => {
    "changed": true,
    "enabled": false,
    "failed_when_result": false,
    "name": "quadlet-demo-network.service",
    "state": "stopped",
    "status": {
        "ActiveEnterTimestamp": "Mon 2024-08-19 15:30:31 EDT",
        "ActiveEnterTimestampMonotonic": "724937071",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "system.slice systemd-journald.socket sysinit.target basic.target -.mount",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Mon 2024-08-19 15:30:31 EDT",
        "AssertTimestampMonotonic": "724881597",
        "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": "Mon 2024-08-19 15:30:31 EDT",
        "ConditionTimestampMonotonic": "724881596",
        "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": "Mon 2024-08-19 15:30:31 EDT",
        "ExecMainExitTimestampMonotonic": "724936679",
        "ExecMainPID": "81891",
        "ExecMainStartTimestamp": "Mon 2024-08-19 15:30:31 EDT",
        "ExecMainStartTimestampMonotonic": "724882520",
        "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": "Mon 2024-08-19 15:30:31 EDT",
        "InactiveExitTimestampMonotonic": "724882565",
        "InvocationID": "d412fec46150497daaab2c7acc667fe4",
        "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": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "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": "Mon 2024-08-19 15:30:31 EDT",
        "StateChangeTimestampMonotonic": "724937071",
        "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": "22406",
        "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Monday 19 August 2024  15:32:36 -0400 (0:00:00.609)       0:02:45.840 ********* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1724095831.1979613,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "e57c08d49aff4bae8daab138d913aeddaa8682a0",
        "ctime": 1724095830.1479557,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 130023690,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1724095829.6519527,
        "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": "1789217765",
        "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Monday 19 August 2024  15:32:36 -0400 (0:00:00.358)       0:02:46.199 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Monday 19 August 2024  15:32:36 -0400 (0:00:00.060)       0:02:46.260 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Monday 19 August 2024  15:32:36 -0400 (0:00:00.338)       0:02:46.599 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Monday 19 August 2024  15:32:36 -0400 (0:00:00.047)       0:02:46.646 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Monday 19 August 2024  15:32:36 -0400 (0:00:00.033)       0:02:46.680 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_raw": null
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Monday 19 August 2024  15:32:36 -0400 (0:00:00.033)       0:02:46.713 ********* 
changed: [managed_node1] => {
    "changed": true,
    "path": "/etc/containers/systemd/quadlet-demo.network",
    "state": "absent"
}

TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Monday 19 August 2024  15:32:37 -0400 (0:00:00.348)       0:02:47.061 ********* 
ok: [managed_node1] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Monday 19 August 2024  15:32:37 -0400 (0:00:00.613)       0:02:47.674 ********* 
changed: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95
Monday 19 August 2024  15:32:38 -0400 (0:00:00.600)       0:02:48.274 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Monday 19 August 2024  15:32:38 -0400 (0:00:00.047)       0:02:48.322 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__podman_quadlet_parsed": null
    },
    "changed": false
}

TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Monday 19 August 2024  15:32:38 -0400 (0:00:00.033)       0:02:48.355 ********* 
changed: [managed_node1] => {
    "changed": true,
    "cmd": [
        "podman",
        "image",
        "prune",
        "--all",
        "-f"
    ],
    "delta": "0:00:00.039720",
    "end": "2024-08-19 15:32:38.928096",
    "rc": 0,
    "start": "2024-08-19 15:32:38.888376"
}

TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127
Monday 19 August 2024  15:32:39 -0400 (0:00:00.417)       0:02:48.772 ********* 
included: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1

TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Monday 19 August 2024  15:32:39 -0400 (0:00:00.059)       0:02:48.832 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Monday 19 August 2024  15:32:39 -0400 (0:00:00.033)       0:02:48.865 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Monday 19 August 2024  15:32:39 -0400 (0:00:00.032)       0:02:48.898 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137
Monday 19 August 2024  15:32:39 -0400 (0:00:00.033)       0:02:48.931 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "images",
        "-n"
    ],
    "delta": "0:00:00.051236",
    "end": "2024-08-19 15:32:39.525339",
    "rc": 0,
    "start": "2024-08-19 15:32:39.474103"
}

TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146
Monday 19 August 2024  15:32:39 -0400 (0:00:00.484)       0:02:49.416 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "volume",
        "ls",
        "-n"
    ],
    "delta": "0:00:00.043127",
    "end": "2024-08-19 15:32:40.055995",
    "rc": 0,
    "start": "2024-08-19 15:32:40.012868"
}

STDOUT:

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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155
Monday 19 August 2024  15:32:40 -0400 (0:00:00.490)       0:02:49.906 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "ps",
        "--noheading"
    ],
    "delta": "0:00:00.050458",
    "end": "2024-08-19 15:32:40.576418",
    "rc": 0,
    "start": "2024-08-19 15:32:40.525960"
}

TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164
Monday 19 August 2024  15:32:40 -0400 (0:00:00.520)       0:02:50.426 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "podman",
        "network",
        "ls",
        "-n",
        "-q"
    ],
    "delta": "0:00:00.064490",
    "end": "2024-08-19 15:32:41.104249",
    "rc": 0,
    "start": "2024-08-19 15:32:41.039759"
}

STDOUT:

podman
podman-default-kube-network

TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173
Monday 19 August 2024  15:32:41 -0400 (0:00:00.529)       0:02:50.955 ********* 
ok: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
Monday 19 August 2024  15:32:41 -0400 (0:00:00.507)       0:02:51.462 ********* 
ok: [managed_node1] => {
    "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": "inactive",
                "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": "stopped",
                "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Monday 19 August 2024  15:32:43 -0400 (0:00:01.631)       0:02:53.094 ********* 
skipping: [managed_node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.podman : Cancel linger] ************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:167
Monday 19 August 2024  15:32:43 -0400 (0:00:00.033)       0:02:53.127 ********* 

TASK [fedora.linux_system_roles.podman : Handle credential files - absent] *****
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:173
Monday 19 August 2024  15:32:43 -0400 (0:00:00.030)       0:02:53.157 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182
Monday 19 August 2024  15:32:43 -0400 (0:00:00.032)       0:02:53.190 ********* 
skipping: [managed_node1] => {
    "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-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:188
Monday 19 August 2024  15:32:43 -0400 (0:00:00.032)       0:02:53.222 ********* 
fatal: [managed_node1]: FAILED! => {
    "assertion": "__podman_test_debug_volumes.stdout == \"\"",
    "changed": false,
    "evaluated_to": false
}

MSG:

Assertion failed

TASK [Debug] *******************************************************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:199
Monday 19 August 2024  15:32:43 -0400 (0:00:00.040)       0:02:53.263 ********* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": "exec 1>&2\nset -x\nset -o pipefail\nsystemctl list-units --plain -l --all | grep quadlet || :\nsystemctl list-unit-files --all | grep quadlet || :\nsystemctl list-units --plain --failed -l --all | grep quadlet || :\n",
    "delta": "0:00:00.317054",
    "end": "2024-08-19 15:32:44.085842",
    "rc": 0,
    "start": "2024-08-19 15:32:43.768788"
}

STDERR:

+ set -o pipefail
+ systemctl list-units --plain -l --all
+ grep quadlet
+ :
+ systemctl list-unit-files --all
+ grep quadlet
+ :
+ systemctl list-units --plain --failed -l --all
+ grep quadlet
+ :

TASK [Get journald] ************************************************************
task path: /tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:209
Monday 19 August 2024  15:32:44 -0400 (0:00:00.658)       0:02:53.921 ********* 
fatal: [managed_node1]: FAILED! => {
    "changed": false,
    "cmd": [
        "journalctl",
        "-ex"
    ],
    "delta": "0:00:00.110917",
    "end": "2024-08-19 15:32:44.533316",
    "failed_when_result": true,
    "rc": 0,
    "start": "2024-08-19 15:32:44.422399"
}

STDOUT:

-- Logs begin at Mon 2024-08-19 15:18:27 EDT, end at Mon 2024-08-19 15:32:44 EDT. --
Aug 19 15:27:13 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:13 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:13 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:13 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:13 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:13 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:13 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:13 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:14 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:14 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:14 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 29ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:14 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:14 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:14 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 36ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:14 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:14 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:14 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 36ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:14 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: run-runc-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3-runc.0f6PJK.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-runc-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3-runc.0f6PJK.mount has successfully entered the 'dead' state.
Aug 19 15:27:14 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:14 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:14 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 36ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:15 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:15 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:15 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 38ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:15 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:15 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:15 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 35ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:15 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:15 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:15 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 36ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:15 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:15 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:15 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 36ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 33ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:16 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[38862]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:27:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 36ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 37ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:18 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[39195]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:27:18 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:18 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:18 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:18 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:18 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:18 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:18 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:18 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[39409]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:27:18 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:18 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 37ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:18 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:18 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:18 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:18 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 29ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 29ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 29ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:21 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:21 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:21 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 33ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:21 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:21 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:21 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 39ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:21 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[40032]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:27:21 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:21 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:21 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 34ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:21 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:21 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:21 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 36ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:21 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[40241]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:27:21 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:23 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:23 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:23 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:23 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:23 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:23 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:23 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:23 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:23 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:23 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:23 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[40700]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:27:23 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:23 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 38ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:23 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:24 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[40926]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:27:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 38ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 29ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:26 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:26 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:26 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 35ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:26 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:26 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[41403]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:27:26 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:26 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 36ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:26 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:26 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: run-runc-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3-runc.Gb1KWT.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-runc-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3-runc.Gb1KWT.mount has successfully entered the 'dead' state.
Aug 19 15:27:26 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:26 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:26 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:26 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:26 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 36ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:26 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[41622]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:27:26 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 35ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:27 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[41935]: ansible-command Invoked with _raw_params= warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:27:28 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:28 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 39ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:28 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:28 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:28 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:28 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:28 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:28 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 36ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:28 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:28 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[42153]: ansible-systemd Invoked with name= scope=system state=stopped enabled=False daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None
Aug 19 15:27:28 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:27:28 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:28 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 39ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:28 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Stopping A template for running K8s workloads via podman-kube-play...
-- Subject: Unit podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service has begun shutting down.
Aug 19 15:27:28 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.
-- Subject: Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-51fc328fee5fd330eaa4d42b862c30f59d4fdd1c1cdea23db65b7145894cbfe5.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-51fc328fee5fd330eaa4d42b862c30f59d4fdd1c1cdea23db65b7145894cbfe5.scope has successfully entered the 'dead' state.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-51fc328fee5fd330eaa4d42b862c30f59d4fdd1c1cdea23db65b7145894cbfe5.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-51fc328fee5fd330eaa4d42b862c30f59d4fdd1c1cdea23db65b7145894cbfe5.scope completed and consumed the indicated resources.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope has successfully entered the 'dead' state.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope: Consumed 35ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-335b2cd594c91fc88a63f82c270d1d98efe6049a063ab3b38511348eea3d9df3.scope completed and consumed the indicated resources.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman1: port 1(veth06ef63e4) entered disabled state
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: device veth06ef63e4 left promiscuous mode
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman1: port 1(veth06ef63e4) entered disabled state
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: run-netns-netns\x2dee6ec3ed\x2d8412\x2d3668\x2d3933\x2da8fe8f5f5dde.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-netns-netns\x2dee6ec3ed\x2d8412\x2d3668\x2d3933\x2da8fe8f5f5dde.mount has successfully entered the 'dead' state.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-21ba106204a6e84759131108c38a323f77e66c67c692134fe6dea1a670d8ca85-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay-21ba106204a6e84759131108c38a323f77e66c67c692134fe6dea1a670d8ca85-merged.mount has successfully entered the 'dead' state.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-51fc328fee5fd330eaa4d42b862c30f59d4fdd1c1cdea23db65b7145894cbfe5-userdata-shm.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay\x2dcontainers-51fc328fee5fd330eaa4d42b862c30f59d4fdd1c1cdea23db65b7145894cbfe5-userdata-shm.mount has successfully entered the 'dead' state.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Removed slice cgroup machine-libpod_pod_4f264b4f21c095c2c0e004d19a9f3667ea581659b423c6cf2686415239cf1e7e.slice.
-- Subject: Unit machine-libpod_pod_4f264b4f21c095c2c0e004d19a9f3667ea581659b423c6cf2686415239cf1e7e.slice has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit machine-libpod_pod_4f264b4f21c095c2c0e004d19a9f3667ea581659b423c6cf2686415239cf1e7e.slice has finished shutting down.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: machine-libpod_pod_4f264b4f21c095c2c0e004d19a9f3667ea581659b423c6cf2686415239cf1e7e.slice: Consumed 12.067s CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit machine-libpod_pod_4f264b4f21c095c2c0e004d19a9f3667ea581659b423c6cf2686415239cf1e7e.slice completed and consumed the indicated resources.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com podman[42243]: Pods stopped:
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com podman[42243]: 4f264b4f21c095c2c0e004d19a9f3667ea581659b423c6cf2686415239cf1e7e
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com podman[42243]: Pods removed:
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com podman[42243]: 4f264b4f21c095c2c0e004d19a9f3667ea581659b423c6cf2686415239cf1e7e
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com podman[42243]: Secrets removed:
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com podman[42243]: Volumes removed:
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-2f92565b4e62def89a9d0e303251a5089e8f9ded7c1d106bfa253627675d5440.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-2f92565b4e62def89a9d0e303251a5089e8f9ded7c1d106bfa253627675d5440.scope has successfully entered the 'dead' state.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-2f92565b4e62def89a9d0e303251a5089e8f9ded7c1d106bfa253627675d5440.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-2f92565b4e62def89a9d0e303251a5089e8f9ded7c1d106bfa253627675d5440.scope completed and consumed the indicated resources.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service has successfully entered the 'dead' state.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Stopped A template for running K8s workloads via podman-kube-play.
-- Subject: Unit podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service has finished shutting down.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-fa6efdc592406fd9c3ca1697891734077e3628d1e5440d163260843e8808909c-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay-fa6efdc592406fd9c3ca1697891734077e3628d1e5440d163260843e8808909c-merged.mount has successfully entered the 'dead' state.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-40725e6056d4ca61fe4338d08490bde0256dcebffbf63d31a5d6c2394128e33c-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay-40725e6056d4ca61fe4338d08490bde0256dcebffbf63d31a5d6c2394128e33c-merged.mount has successfully entered the 'dead' state.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-2f92565b4e62def89a9d0e303251a5089e8f9ded7c1d106bfa253627675d5440-userdata-shm.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay\x2dcontainers-2f92565b4e62def89a9d0e303251a5089e8f9ded7c1d106bfa253627675d5440-userdata-shm.mount has successfully entered the 'dead' state.
Aug 19 15:27:29 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[42515]: ansible-stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:27:30 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[42640]: ansible-containers.podman.podman_play Invoked with state=absent kube_file=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml executable=podman annotation=None authfile=None build=None cert_dir=None configmap=None context_dir=None seccomp_profile_root=None username=None password=NOT_LOGGING_PARAMETER log_driver=None log_opt=None network=None tls_verify=None debug=None quiet=None recreate=None userns=None log_level=None quadlet_dir=None quadlet_filename=None quadlet_options=None
Aug 19 15:27:30 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[42640]: ansible-containers.podman.podman_play version: 4.9.4-dev, kube file /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml
Aug 19 15:27:30 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[42776]: ansible-file Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:27:31 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[42899]: ansible-command Invoked with _raw_params=podman image prune -f warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:27:32 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[43029]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:27:32 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[43153]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:27:34 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[43278]: ansible-systemd Invoked with name=auth_test_1_quadlet.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None
Aug 19 15:27:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:27:34 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[43433]: ansible-stat Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:27:35 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[43681]: ansible-file Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:27:36 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[43804]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 19 15:27:36 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:27:38 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[44087]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:27:38 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[44211]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:27:40 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[44582]: ansible-file Invoked with path=/root/.config/containers state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:27:41 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[44705]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:27:42 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[44829]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:27:45 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[45569]: ansible-user Invoked with name=auth_test_user1 uid=2001 state=present non_unique=False force=False remove=False create_home=True system=False move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-9-198.us-east-1.aws.redhat.com update_password=always group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None
Aug 19 15:27:45 ip-10-31-9-198.us-east-1.aws.redhat.com useradd[45573]: new group: name=auth_test_user1, GID=2001
Aug 19 15:27:45 ip-10-31-9-198.us-east-1.aws.redhat.com useradd[45573]: new user: name=auth_test_user1, UID=2001, GID=2001, home=/home/auth_test_user1, shell=/bin/bash
Aug 19 15:27:48 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[45826]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:27:48 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[45955]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:27:49 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[46079]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:27:51 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[46204]: ansible-getent Invoked with database=passwd key=auth_test_user1 fail_key=False service=None split=None
Aug 19 15:27:52 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[46328]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 19 15:27:52 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[46452]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:27:53 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[46577]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:27:53 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[46701]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:27:54 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[46825]: ansible-file Invoked with path=/home/auth_test_user1/.config/containers/certs.d/localhost:5000 state=directory owner=auth_test_user1 group=2001 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:27:56 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[47172]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 19 15:27:57 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[47296]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:27:57 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[47421]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:27:57 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[47545]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:27:59 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[47669]: ansible-file Invoked with path=/home/auth_test_user1/.config/containers state=directory owner=auth_test_user1 group=2001 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:28:01 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[48016]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 19 15:28:02 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[48140]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:28:02 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[48265]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:28:03 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[48389]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:28:04 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[48513]: ansible-command Invoked with _raw_params= warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:28:04 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[48637]: ansible-command Invoked with creates=/var/lib/systemd/linger/auth_test_user1 _raw_params=loginctl enable-linger auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None
Aug 19 15:28:04 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 2001.
-- Subject: Unit user-2001.slice has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user-2001.slice has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:04 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Starting User runtime directory /run/user/2001...
-- Subject: Unit user-runtime-dir@2001.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user-runtime-dir@2001.service has begun starting up.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started User runtime directory /run/user/2001.
-- Subject: Unit user-runtime-dir@2001.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user-runtime-dir@2001.service has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 2001...
-- Subject: Unit user@2001.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user@2001.service has begun starting up.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: pam_unix(systemd-user:session): session opened for user auth_test_user1 by (uid=0)
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started Mark boot as successful after the user session has run 2 minutes.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Reached target Paths.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Reached target Timers.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Starting D-Bus User Message Bus Socket.
-- Subject: Unit UNIT has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has begun starting up.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Listening on D-Bus User Message Bus Socket.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Reached target Sockets.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Reached target Basic System.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Startup finished in 32ms.
-- Subject: User manager start-up is now complete
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The user manager instance for user 2001 has been started. All services queued
-- for starting have been started. Note that other services might still be starting
-- up or be started at any later time.
-- 
-- Startup of the manager took 32855 microseconds.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 2001.
-- Subject: Unit user@2001.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user@2001.service has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[48777]:     root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dnmgjygdpqjthtrnbvexfulgqpawkhkd ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1724095685.3732994-19868-171919093900387/AnsiballZ_podman_image.py'
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[48777]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started D-Bus User Message Bus.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Created slice user.slice.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started podman-48789.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started podman-pause-c03399c9.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started podman-48805.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:05 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started podman-48813.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:06 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started podman-48829.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:06 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[48777]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 19 15:28:06 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[48958]: ansible-stat Invoked with path=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:28:07 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[49081]: ansible-file Invoked with path=/home/auth_test_user1/.config/containers/ansible-kubernetes.d state=directory owner=auth_test_user1 group=2001 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:28:07 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[49204]: ansible-stat Invoked with path=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
Aug 19 15:28:08 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[49303]: ansible-copy Invoked with dest=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml owner=auth_test_user1 group=2001 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1724095687.3694608-19978-265352050072370/source _original_basename=tmpxd6vg10b follow=False checksum=fb0097683a2e5c8909a8037d64ddc1b350aed0be backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
Aug 19 15:28:08 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[49428]:     root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-falpraatuxckhwjbcdezeqtizovpbheo ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1724095688.263139-20045-134575359920551/AnsiballZ_podman_play.py'
Aug 19 15:28:08 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[49428]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 19 15:28:08 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[49431]: ansible-containers.podman.podman_play Invoked with state=started kube_file=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml executable=podman annotation=None authfile=None build=None cert_dir=None configmap=None context_dir=None seccomp_profile_root=None username=None password=NOT_LOGGING_PARAMETER log_driver=None log_opt=None network=None tls_verify=None debug=None quiet=None recreate=None userns=None log_level=None quadlet_dir=None quadlet_filename=None quadlet_options=None
Aug 19 15:28:08 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started podman-49439.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:08 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: tun: Universal TUN/TAP device driver, 1.6
Aug 19 15:28:08 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started rootless-netns-9b737611.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:08 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): veth8a1a587a: link is not ready
Aug 19 15:28:08 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth8a1a587a) entered blocking state
Aug 19 15:28:08 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth8a1a587a) entered disabled state
Aug 19 15:28:08 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: device veth8a1a587a entered promiscuous mode
Aug 19 15:28:08 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug 19 15:28:08 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Aug 19 15:28:08 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth8a1a587a: link becomes ready
Aug 19 15:28:08 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth8a1a587a) entered blocking state
Aug 19 15:28:08 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth8a1a587a) entered forwarding state
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[49573]: listening on cni-podman2(#3): 10.89.1.1
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[49575]: started, version 2.79 cachesize 150
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[49575]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN2 DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC loop-detect inotify
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[49575]: using local addresses only for domain dns.podman
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[49575]: reading /etc/resolv.conf
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[49575]: using local addresses only for domain dns.podman
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[49575]: using nameserver 10.0.2.3#53
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[49575]: using nameserver 10.29.169.13#53
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[49575]: using nameserver 10.29.170.12#53
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[49575]: using nameserver 10.2.32.1#53
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[49575]: read /run/user/2001/containers/cni/dnsname/podman-default-kube-network/addnhosts - 1 addresses
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[49428]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com conmon[49651]: conmon 64eafb7348e3b6ff84ad <error>: Failed to get working directory
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth8a1a587a) entered disabled state
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: device veth8a1a587a left promiscuous mode
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth8a1a587a) entered disabled state
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[49843]:     root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dysbyuqgslsfidnazzhkxvgcndrdalla ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1724095689.4590352-20112-121427656066805/AnsiballZ_systemd.py'
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[49843]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[49846]: ansible-systemd Invoked with daemon_reload=True scope=user daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Reloading.
Aug 19 15:28:09 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[49843]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 19 15:28:10 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[49980]:     root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qqaseaeagqywencneuunrhsgnxygrsey ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1724095690.0780847-20134-204918647939341/AnsiballZ_systemd.py'
Aug 19 15:28:10 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[49980]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 19 15:28:10 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[49983]: ansible-systemd Invoked with name= scope=user enabled=True daemon_reload=False daemon_reexec=False no_block=False state=None force=None masked=None user=None
Aug 19 15:28:10 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Reloading.
Aug 19 15:28:10 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[49980]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 19 15:28:10 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[50119]:     root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yaecikiqfthkccetwxoeoznuxrdygwhf ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1724095690.682968-20169-267055795743741/AnsiballZ_systemd.py'
Aug 19 15:28:10 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[50119]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[50122]: ansible-systemd Invoked with name= scope=user state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Created slice podman\x2dkube.slice.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Starting A template for running K8s workloads via podman-kube-play...
-- Subject: Unit UNIT has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has begun starting up.
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com podman[50128]: Pods stopped:
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com podman[50128]: fad18b5c9c5dc4f7e6c55ae3af3674bbccb7ea4a3838afd59afbcf2803aaa971
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com podman[50128]: Pods removed:
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com podman[50128]: fad18b5c9c5dc4f7e6c55ae3af3674bbccb7ea4a3838afd59afbcf2803aaa971
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com podman[50128]: Secrets removed:
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com podman[50128]: Volumes removed:
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started rootless-netns-5d710dac.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): veth4103133e: link is not ready
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth4103133e) entered blocking state
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth4103133e) entered disabled state
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: device veth4103133e entered promiscuous mode
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth4103133e: link becomes ready
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth4103133e) entered blocking state
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth4103133e) entered forwarding state
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[50248]: listening on cni-podman2(#3): 10.89.1.1
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[50250]: started, version 2.79 cachesize 150
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[50250]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN2 DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC loop-detect inotify
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[50250]: using local addresses only for domain dns.podman
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[50250]: reading /etc/resolv.conf
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[50250]: using local addresses only for domain dns.podman
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[50250]: using nameserver 10.0.2.3#53
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[50250]: using nameserver 10.29.169.13#53
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[50250]: using nameserver 10.29.170.12#53
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[50250]: using nameserver 10.2.32.1#53
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[50250]: read /run/user/2001/containers/cni/dnsname/podman-default-kube-network/addnhosts - 1 addresses
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com podman[50128]: Pod:
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com podman[50128]: e12e7a82964e3a78b297c56c2dd5efe8b5f619128d5f7bda04c6817cc90b91f6
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com podman[50128]: Container:
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com podman[50128]: 104357d448f88b37a5b3490cb46c9ee028d403a3249e61ce629f05c0b0b0e89d
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started A template for running K8s workloads via podman-kube-play.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:11 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[50119]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 19 15:28:12 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[50597]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 19 15:28:13 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[50250]: listening on cni-podman2(#3): fe80::88d2:3aff:fee3:e3d3%cni-podman2
Aug 19 15:28:13 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[50827]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:28:14 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[51059]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:28:14 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[51309]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:28:16 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[51762]: ansible-command Invoked with creates=/var/lib/systemd/linger/auth_test_user1 _raw_params=loginctl enable-linger auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None
Aug 19 15:28:17 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[52032]:     root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-peivsygbsfaquwmohqeyekaeqzscyfmw ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1724095697.2025313-20562-96039318668274/AnsiballZ_podman_image.py'
Aug 19 15:28:17 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[52032]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 19 15:28:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started podman-52064.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started podman-52079.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started podman-52104.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:18 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started podman-52147.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:28:18 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[52032]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 19 15:28:18 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[52346]: ansible-file Invoked with path=/home/auth_test_user1/.config/containers/systemd state=directory owner=auth_test_user1 group=2001 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:28:19 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[52574]: ansible-stat Invoked with path=/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
Aug 19 15:28:19 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[52743]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724095698.857008-20662-26741954974579/source dest=/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container owner=auth_test_user1 group=2001 mode=0644 follow=False _original_basename=systemd.j2 checksum=1127036af0ba22b83d33a5a35ab54db2c5855175 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
Aug 19 15:28:21 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[53091]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 19 15:28:21 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[53321]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:28:22 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[53521]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:28:22 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[53731]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:28:24 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[54185]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 19 15:28:24 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[54384]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:28:25 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[54596]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:28:26 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[54825]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:28:30 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[55861]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:28:31 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[56117]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None
Aug 19 15:28:32 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[56341]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:28:32 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[56541]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:28:34 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[57066]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:28:35 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[57281]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:28:36 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[57688]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:28:37 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[57917]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:28:39 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[58394]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:28:39 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[58600]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:28:41 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[58935]: ansible-command Invoked with _raw_params= warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:28:42 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[59200]: ansible-systemd Invoked with name= scope=system state=stopped enabled=False daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None
Aug 19 15:28:42 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[59434]: ansible-stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:28:43 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[59661]: ansible-file Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:28:44 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[60053]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:28:45 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[60295]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:28:47 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[60723]: ansible-systemd Invoked with name=auth_test_1_quadlet.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None
Aug 19 15:28:47 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[60956]: ansible-stat Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:28:48 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[61220]: ansible-file Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:28:51 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[61909]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:28:52 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[62131]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:28:54 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[62887]: ansible-file Invoked with path=/root/.config/containers state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:28:55 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[63227]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:28:56 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[63456]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:29:02 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[65388]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:03 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[65643]: ansible-getent Invoked with database=passwd key=auth_test_user1 fail_key=False service=None split=None
Aug 19 15:29:04 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[65868]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 19 15:29:04 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[66101]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:29:05 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[66296]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:05 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[66509]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:08 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[67089]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 19 15:29:08 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[67315]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:29:09 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[67531]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:09 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[67738]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:12 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[68270]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 19 15:29:12 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[68518]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:29:13 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[68743]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:13 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[68942]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:16 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[69474]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 19 15:29:16 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[69697]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:29:17 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[69905]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:17 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[70122]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:18 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[70433]: ansible-command Invoked with _raw_params= warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:19 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[70651]: ansible-stat Invoked with path=/run/user/2001 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:29:19 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[70860]:     root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kaoldujszzmrnadecjjmoiematavshfy ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1724095759.6583676-24168-232803647797164/AnsiballZ_systemd.py'
Aug 19 15:29:19 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[70860]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 19 15:29:20 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[70869]: ansible-systemd Invoked with name= scope=user state=stopped enabled=False daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None
Aug 19 15:29:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Reloading.
Aug 19 15:29:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Stopping A template for running K8s workloads via podman-kube-play...
-- Subject: Unit UNIT has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has begun shutting down.
Aug 19 15:29:20 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth4103133e) entered disabled state
Aug 19 15:29:20 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: device veth4103133e left promiscuous mode
Aug 19 15:29:20 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth4103133e) entered disabled state
Aug 19 15:29:20 ip-10-31-9-198.us-east-1.aws.redhat.com podman[70937]: Pods stopped:
Aug 19 15:29:20 ip-10-31-9-198.us-east-1.aws.redhat.com podman[70937]: e12e7a82964e3a78b297c56c2dd5efe8b5f619128d5f7bda04c6817cc90b91f6
Aug 19 15:29:20 ip-10-31-9-198.us-east-1.aws.redhat.com podman[70937]: Pods removed:
Aug 19 15:29:20 ip-10-31-9-198.us-east-1.aws.redhat.com podman[70937]: e12e7a82964e3a78b297c56c2dd5efe8b5f619128d5f7bda04c6817cc90b91f6
Aug 19 15:29:20 ip-10-31-9-198.us-east-1.aws.redhat.com podman[70937]: Secrets removed:
Aug 19 15:29:20 ip-10-31-9-198.us-east-1.aws.redhat.com podman[70937]: Volumes removed:
Aug 19 15:29:20 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Stopped A template for running K8s workloads via podman-kube-play.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished shutting down.
Aug 19 15:29:20 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[70860]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 19 15:29:21 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[71194]: ansible-stat Invoked with path=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:29:21 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[71319]:     root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nlwzcwpmaoddduppckhpssoslwmbiaaq ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1724095761.2353446-24260-250861943868800/AnsiballZ_podman_play.py'
Aug 19 15:29:21 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[71319]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 19 15:29:21 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[71322]: ansible-containers.podman.podman_play Invoked with state=absent kube_file=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml executable=podman annotation=None authfile=None build=None cert_dir=None configmap=None context_dir=None seccomp_profile_root=None username=None password=NOT_LOGGING_PARAMETER log_driver=None log_opt=None network=None tls_verify=None debug=None quiet=None recreate=None userns=None log_level=None quadlet_dir=None quadlet_filename=None quadlet_options=None
Aug 19 15:29:21 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[71322]: ansible-containers.podman.podman_play version: 4.9.4-dev, kube file /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml
Aug 19 15:29:21 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started podman-71330.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:29:21 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[71319]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 19 15:29:22 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[71459]: ansible-file Invoked with path=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:29:22 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[71582]:     root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-glohtucokzwhrzulgfnbieibtxovvucf ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1724095762.1793056-24325-8155084194145/AnsiballZ_command.py'
Aug 19 15:29:22 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[71582]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 19 15:29:22 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[71585]: ansible-command Invoked with _raw_params=podman image prune -f warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started podman-71587.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:29:22 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[71582]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 19 15:29:24 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[71716]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 19 15:29:24 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[71840]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:29:25 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[71965]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:25 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[72089]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:27 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[72213]: ansible-stat Invoked with path=/run/user/2001 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:29:27 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[72338]:     root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lzlurskqtnyyqjrruwujwvlcslojlvvz ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1724095767.1939101-24656-101207846689534/AnsiballZ_systemd.py'
Aug 19 15:29:27 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[72338]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 19 15:29:27 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[72341]: ansible-systemd Invoked with name=auth_test_1_quadlet.service scope=user state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None
Aug 19 15:29:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Reloading.
Aug 19 15:29:27 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[72338]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 19 15:29:28 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[72477]: ansible-stat Invoked with path=/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:29:29 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[72725]: ansible-file Invoked with path=/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:29:29 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[72848]:     root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gewtgivbglkljrijjekifipzcdrhgtux ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1724095769.2995691-24783-242441339025164/AnsiballZ_systemd.py'
Aug 19 15:29:29 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[72848]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 19 15:29:29 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[72851]: ansible-systemd Invoked with daemon_reload=True scope=user daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 19 15:29:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Reloading.
Aug 19 15:29:29 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[72848]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 19 15:29:30 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[72985]:     root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hxwilvamzvakfnnxykwdukvfiqshbome ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1724095769.926273-24825-40399882094015/AnsiballZ_command.py'
Aug 19 15:29:30 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[72985]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 19 15:29:30 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started podman-72990.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:29:30 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[72985]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 19 15:29:31 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[73119]: ansible-stat Invoked with path=/run/user/2001 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:29:32 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[73244]:     root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eygkopamemiuolknsmzyhixphxutjyqd ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1724095772.074783-24953-215830640860053/AnsiballZ_podman_container_info.py'
Aug 19 15:29:32 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[73244]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 19 15:29:32 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[73247]: ansible-containers.podman.podman_container_info Invoked with executable=podman name=None
Aug 19 15:29:32 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started podman-73249.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:29:32 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[73244]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 19 15:29:33 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[73378]:     root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zwkagowjitwyymgvyaekahwpmxpjhdhs ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1724095772.7742584-24990-134110125321484/AnsiballZ_command.py'
Aug 19 15:29:33 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[73378]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 19 15:29:33 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[73381]: ansible-command Invoked with _raw_params=podman network ls -q warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:33 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started podman-73383.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:29:33 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[73378]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 19 15:29:33 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[73537]:     root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tzgomsfyhqkrltzkekukmpftgakotxoj ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1724095773.4040112-25032-108541109403953/AnsiballZ_command.py'
Aug 19 15:29:33 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[73537]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 19 15:29:33 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[73540]: ansible-command Invoked with _raw_params=podman secret ls -n -q warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:33 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started podman-73542.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:29:33 ip-10-31-9-198.us-east-1.aws.redhat.com sudo[73537]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[73671]: ansible-command Invoked with removes=/var/lib/systemd/linger/auth_test_user1 _raw_params=loginctl disable-linger auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None stdin=None
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Stopping User Manager for UID 2001...
-- Subject: Unit user@2001.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user@2001.service has begun shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Stopping D-Bus User Message Bus...
-- Subject: Unit UNIT has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has begun shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Stopping podman-pause-c03399c9.scope.
-- Subject: Unit UNIT has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has begun shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Removed slice podman\x2dkube.slice.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Stopped target Default.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Stopped D-Bus User Message Bus.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Stopped target Basic System.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Stopped target Timers.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Stopped Mark boot as successful after the user session has run 2 minutes.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Stopped target Paths.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Stopped target Sockets.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Closed D-Bus User Message Bus Socket.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Stopped podman-pause-c03399c9.scope.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Removed slice user.slice.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48649]: pam_unix(systemd-user:session): session closed for user auth_test_user1
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Reached target Shutdown.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Started Exit the Session.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[48643]: Reached target Exit the Session.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: user@2001.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit user@2001.service has successfully entered the 'dead' state.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Stopped User Manager for UID 2001.
-- Subject: Unit user@2001.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user@2001.service has finished shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Stopping User runtime directory /run/user/2001...
-- Subject: Unit user-runtime-dir@2001.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user-runtime-dir@2001.service has begun shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: run-user-2001.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-user-2001.mount has successfully entered the 'dead' state.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: user-runtime-dir@2001.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit user-runtime-dir@2001.service has successfully entered the 'dead' state.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Stopped User runtime directory /run/user/2001.
-- Subject: Unit user-runtime-dir@2001.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user-runtime-dir@2001.service has finished shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of UID 2001.
-- Subject: Unit user-2001.slice has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user-2001.slice has finished shutting down.
Aug 19 15:29:34 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[73803]: ansible-command Invoked with _raw_params=loginctl show-user -P State auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:35 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[73927]: ansible-systemd Invoked with name=systemd-logind state=stopped daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None scope=None
Aug 19 15:29:35 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Stopping Login Service...
-- Subject: Unit systemd-logind.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-logind.service has begun shutting down.
Aug 19 15:29:35 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: systemd-logind.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-logind.service has successfully entered the 'dead' state.
Aug 19 15:29:35 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Stopped Login Service.
-- Subject: Unit systemd-logind.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-logind.service has finished shutting down.
Aug 19 15:29:35 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[74056]: ansible-command Invoked with _raw_params=loginctl show-user -P State auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:36 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[74180]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 19 15:29:37 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[74304]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:29:37 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[74429]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:38 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[74553]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:40 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[74923]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 19 15:29:41 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[75047]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:29:41 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[75172]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:42 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[75296]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:45 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[76035]: ansible-user Invoked with name=auth_test_user1 state=absent non_unique=False force=False remove=False create_home=True system=False move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-9-198.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None
Aug 19 15:29:45 ip-10-31-9-198.us-east-1.aws.redhat.com userdel[76039]: delete user 'auth_test_user1'
Aug 19 15:29:45 ip-10-31-9-198.us-east-1.aws.redhat.com userdel[76039]: removed group 'auth_test_user1' owned by 'auth_test_user1'
Aug 19 15:29:45 ip-10-31-9-198.us-east-1.aws.redhat.com userdel[76039]: removed shadow group 'auth_test_user1' owned by 'auth_test_user1'
Aug 19 15:29:45 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[76167]: ansible-file Invoked with path=/home/auth_test_user1 state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:29:46 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[76290]: ansible-command Invoked with _raw_params=podman inspect podman_registry --format '{{range .}}{{range .Mounts}}{{if eq .Type "volume"}}{{.Name}}{{end}}{{end}}{{end}}' warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:47 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[76420]: ansible-command Invoked with _raw_params=podman rm -f podman_registry warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-dd0c13b1dab9fbf856e4ef54aebfea3d3d016739d5b80e8e2b3f512194f3ecf2.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-dd0c13b1dab9fbf856e4ef54aebfea3d3d016739d5b80e8e2b3f512194f3ecf2.scope has successfully entered the 'dead' state.
Aug 19 15:29:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-dd0c13b1dab9fbf856e4ef54aebfea3d3d016739d5b80e8e2b3f512194f3ecf2.scope: Consumed 318ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-dd0c13b1dab9fbf856e4ef54aebfea3d3d016739d5b80e8e2b3f512194f3ecf2.scope completed and consumed the indicated resources.
Aug 19 15:29:47 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman0: port 1(veth88e3996e) entered disabled state
Aug 19 15:29:47 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: device veth88e3996e left promiscuous mode
Aug 19 15:29:47 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman0: port 1(veth88e3996e) entered disabled state
Aug 19 15:29:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: run-netns-netns\x2d3ffebd07\x2d1c82\x2dc06c\x2d52ba\x2d1e19da4e2362.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-netns-netns\x2d3ffebd07\x2d1c82\x2dc06c\x2d52ba\x2d1e19da4e2362.mount has successfully entered the 'dead' state.
Aug 19 15:29:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-dd0c13b1dab9fbf856e4ef54aebfea3d3d016739d5b80e8e2b3f512194f3ecf2-userdata-shm.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay\x2dcontainers-dd0c13b1dab9fbf856e4ef54aebfea3d3d016739d5b80e8e2b3f512194f3ecf2-userdata-shm.mount has successfully entered the 'dead' state.
Aug 19 15:29:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-6cdb7dccd2fc88ba6ff858bd8d0bb44b15711e9e129483d90f152a98bd8ae183-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay-6cdb7dccd2fc88ba6ff858bd8d0bb44b15711e9e129483d90f152a98bd8ae183-merged.mount has successfully entered the 'dead' state.
Aug 19 15:29:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:29:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-conmon-dd0c13b1dab9fbf856e4ef54aebfea3d3d016739d5b80e8e2b3f512194f3ecf2.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-conmon-dd0c13b1dab9fbf856e4ef54aebfea3d3d016739d5b80e8e2b3f512194f3ecf2.scope has successfully entered the 'dead' state.
Aug 19 15:29:48 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[76650]: ansible-command Invoked with _raw_params=podman volume rm 82f4b7195c44ac6ee996dd80c0e3ff70dcdc35aad7f6de8a086e493b8b06ed60 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:29:48 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[76780]: ansible-file Invoked with path=/tmp/lsr_i2nv_ebb_podman state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:29:51 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[76942]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d
Aug 19 15:29:52 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[77098]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:29:52 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[77221]: ansible-dnf Invoked with name=['python3-pyasn1', 'python3-cryptography', 'python3-dbus'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 19 15:29:56 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[77348]: ansible-dnf Invoked with name=['certmonger'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 19 15:29:59 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[77475]: ansible-file Invoked with name=/etc/certmonger//pre-scripts owner=root group=root mode=0700 state=directory path=/etc/certmonger//pre-scripts recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:29:59 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[77598]: ansible-file Invoked with name=/etc/certmonger//post-scripts owner=root group=root mode=0700 state=directory path=/etc/certmonger//post-scripts recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:30:00 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[77721]: ansible-systemd Invoked with name=certmonger state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[77848]: ansible-fedora.linux_system_roles.certificate_request Invoked with name=quadlet_demo dns=['localhost'] directory=/etc/pki/tls wait=True ca=self-sign __header=#
                                                                                # Ansible managed
                                                                                #
                                                                                # system_role:certificate
                                                                                 provider_config_directory=/etc/certmonger provider=certmonger key_usage=['digitalSignature', 'keyEncipherment'] extended_key_usage=['id-kp-serverAuth', 'id-kp-clientAuth'] auto_renew=True ip=None email=None common_name=None country=None state=None locality=None organization=None organizational_unit=None contact_email=None key_size=None owner=None group=None mode=None principal=None run_before=None run_after=None
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[77864]: Certificate in file "/etc/pki/tls/certs/quadlet_demo.crt" issued by CA and saved.
Aug 19 15:30:01 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:01 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:02 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[77986]: ansible-slurp Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt src=/etc/pki/tls/certs/quadlet_demo.crt
Aug 19 15:30:02 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[78109]: ansible-slurp Invoked with path=/etc/pki/tls/private/quadlet_demo.key src=/etc/pki/tls/private/quadlet_demo.key
Aug 19 15:30:02 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[78232]: ansible-slurp Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt src=/etc/pki/tls/certs/quadlet_demo.crt
Aug 19 15:30:03 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[78355]: ansible-command Invoked with _raw_params=getcert stop-tracking -f /etc/pki/tls/certs/quadlet_demo.crt warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:30:03 ip-10-31-9-198.us-east-1.aws.redhat.com certmonger[12122]: 2024-08-19 15:30:03 [12122] Wrote to /var/lib/certmonger/requests/20240819193001
Aug 19 15:30:03 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[78479]: ansible-file Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:30:04 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[78602]: ansible-file Invoked with path=/etc/pki/tls/private/quadlet_demo.key state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:30:04 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[78725]: ansible-file Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:30:05 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[78848]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:30:05 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[78971]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:30:09 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[79219]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:30:10 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[79348]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None
Aug 19 15:30:10 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[79472]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:30:11 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[79596]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:30:13 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[79721]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:30:14 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[79844]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:30:14 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[79967]: ansible-dnf Invoked with name=['firewalld'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 19 15:30:18 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[80094]: ansible-systemd Invoked with name=firewalld masked=False daemon_reload=False daemon_reexec=False no_block=False state=None enabled=None force=None user=None scope=None
Aug 19 15:30:18 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[80221]: ansible-systemd Invoked with name=firewalld state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None
Aug 19 15:30:18 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:30:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Starting firewalld - dynamic firewall daemon...
-- Subject: Unit firewalld.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit firewalld.service has begun starting up.
Aug 19 15:30:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started firewalld - dynamic firewall daemon.
-- Subject: Unit firewalld.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit firewalld.service has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:30:19 ip-10-31-9-198.us-east-1.aws.redhat.com firewalld[80257]: WARNING: AllowZoneDrifting is enabled. This is considered an insecure configuration option. It will be removed in a future release. Please consider disabling it now.
Aug 19 15:30:20 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[80391]: ansible-fedora.linux_system_roles.firewall_lib Invoked with port=['8000/tcp'] permanent=True runtime=True state=enabled __report_changed=True service=[] source_port=[] forward_port=[] rich_rule=[] source=[] interface=[] interface_pci_id=[] icmp_block=[] timeout=0 ipset_entries=[] protocol=[] helper_module=[] destination=[] firewalld_conf=None masquerade=None icmp_block_inversion=None target=None zone=None set_default_zone=None ipset=None ipset_type=None description=None short=None
Aug 19 15:30:21 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[80559]: ansible-fedora.linux_system_roles.firewall_lib Invoked with port=['9000/tcp'] permanent=True runtime=True state=enabled __report_changed=True service=[] source_port=[] forward_port=[] rich_rule=[] source=[] interface=[] interface_pci_id=[] icmp_block=[] timeout=0 ipset_entries=[] protocol=[] helper_module=[] destination=[] firewalld_conf=None masquerade=None icmp_block_inversion=None target=None zone=None set_default_zone=None ipset=None ipset_type=None description=None short=None
Aug 19 15:30:21 ip-10-31-9-198.us-east-1.aws.redhat.com rsyslogd[1021]: imjournal: journal files changed, reloading...  [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ]
Aug 19 15:30:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:30:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:30:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:30:26 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[81135]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:30:27 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[81259]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:30:29 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[81384]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:30:29 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[81507]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo.network follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
Aug 19 15:30:30 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[81606]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724095829.2991948-28253-254468128933053/source dest=/etc/containers/systemd/quadlet-demo.network owner=root group=0 mode=0644 _original_basename=quadlet-demo.network follow=False checksum=e57c08d49aff4bae8daab138d913aeddaa8682a0 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
Aug 19 15:30:31 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[81731]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 19 15:30:31 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:30:31 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[81884]: ansible-systemd Invoked with name=quadlet-demo-network.service scope=system state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None
Aug 19 15:30:31 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Starting quadlet-demo-network.service...
-- Subject: Unit quadlet-demo-network.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit quadlet-demo-network.service has begun starting up.
Aug 19 15:30:31 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo-network[81891]: systemd-quadlet-demo
Aug 19 15:30:31 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:30:31 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started quadlet-demo-network.service.
-- Subject: Unit quadlet-demo-network.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit quadlet-demo-network.service has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:30:33 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[82045]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:30:33 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[82169]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:30:35 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[82294]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:30:36 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[82417]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.volume follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
Aug 19 15:30:36 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[82516]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724095835.7875087-28644-30685174021554/source dest=/etc/containers/systemd/quadlet-demo-mysql.volume owner=root group=0 mode=0644 _original_basename=quadlet-demo-mysql.volume follow=False checksum=585f8cbdf0ec73000f9227dcffbef71e9552ea4a backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
Aug 19 15:30:37 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[82641]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 19 15:30:37 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:30:37 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[82794]: ansible-systemd Invoked with name=quadlet-demo-mysql-volume.service scope=system state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None
Aug 19 15:30:37 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Starting quadlet-demo-mysql-volume.service...
-- Subject: Unit quadlet-demo-mysql-volume.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit quadlet-demo-mysql-volume.service has begun starting up.
Aug 19 15:30:37 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo-mysql-volume[82801]: systemd-quadlet-demo-mysql
Aug 19 15:30:37 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:30:37 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started quadlet-demo-mysql-volume.service.
-- Subject: Unit quadlet-demo-mysql-volume.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit quadlet-demo-mysql-volume.service has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:30:39 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[82930]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:30:39 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[83054]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:30:41 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[83179]: ansible-file Invoked with path=/tmp/quadlet_demo state=directory owner=root group=root mode=0777 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:30:42 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:30:48 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:30:48 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:30:49 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[83522]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:30:49 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[83645]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.container follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
Aug 19 15:30:49 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[83744]: ansible-copy Invoked with dest=/etc/containers/systemd/quadlet-demo-mysql.container owner=root group=0 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1724095849.2953877-29264-240346265276343/source _original_basename=tmp9jp8j_u4 follow=False checksum=ca62b2ad3cc9afb5b5371ebbf797b9bc4fd7edd4 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
Aug 19 15:30:50 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[83869]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 19 15:30:50 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[84022]: ansible-systemd Invoked with name=quadlet-demo-mysql.service scope=system state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Starting quadlet-demo-mysql.service...
-- Subject: Unit quadlet-demo-mysql.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit quadlet-demo-mysql.service has begun starting up.
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): veth138e91f6: link is not ready
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth138e91f6) entered blocking state
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth138e91f6) entered disabled state
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: device veth138e91f6 entered promiscuous mode
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth138e91f6) entered blocking state
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth138e91f6) entered forwarding state
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth138e91f6: link becomes ready
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095851.3133] device (cni-podman2): carrier: link connected
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095851.3137] manager: (cni-podman2): new Bridge device (/org/freedesktop/NetworkManager/Devices/8)
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095851.3143] device (veth138e91f6): carrier: link connected
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095851.3146] manager: (veth138e91f6): new Veth device (/org/freedesktop/NetworkManager/Devices/9)
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com systemd-udevd[84101]: Using default interface naming scheme 'rhel-8.0'.
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com systemd-udevd[84101]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com systemd-udevd[84102]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com systemd-udevd[84102]: Could not generate persistent MAC address for veth138e91f6: No such file or directory
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095851.3405] device (cni-podman2): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095851.3410] device (cni-podman2): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095851.3418] device (cni-podman2): Activation: starting connection 'cni-podman2' (ea6c98da-fb13-4232-8ce2-866cf7bfc52d)
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095851.3419] device (cni-podman2): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095851.3422] device (cni-podman2): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095851.3423] device (cni-podman2): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095851.3425] device (cni-podman2): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com dbus-daemon[591]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=660 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0")
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service...
-- Subject: Unit NetworkManager-dispatcher.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager-dispatcher.service has begun starting up.
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com dbus-daemon[591]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service.
-- Subject: Unit NetworkManager-dispatcher.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager-dispatcher.service has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095851.3848] device (cni-podman2): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095851.3850] device (cni-podman2): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095851.3855] device (cni-podman2): Activation: successful, device activated.
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[84177]: listening on cni-podman2(#8): 192.168.30.1
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[84191]: started, version 2.79 cachesize 150
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[84191]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN2 DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC loop-detect inotify
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[84191]: using local addresses only for domain dns.podman
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[84191]: reading /etc/resolv.conf
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[84191]: using local addresses only for domain dns.podman
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[84191]: using nameserver 10.29.169.13#53
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[84191]: using nameserver 10.29.170.12#53
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[84191]: using nameserver 10.2.32.1#53
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[84191]: read /run/containers/cni/dnsname/systemd-quadlet-demo/addnhosts - 1 addresses
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/podman healthcheck run e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.
-- Subject: Unit e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.timer has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.timer has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started quadlet-demo-mysql.service.
-- Subject: Unit quadlet-demo-mysql.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit quadlet-demo-mysql.service has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/podman healthcheck run e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.
-- Subject: Unit e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo-mysql[84029]: e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7
Aug 19 15:30:51 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service has successfully entered the 'dead' state.
Aug 19 15:30:52 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[84415]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:30:52 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[84191]: listening on cni-podman2(#8): fe80::8b7:fff:fe9e:1139%cni-podman2
Aug 19 15:30:52 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[84550]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:30:54 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[84691]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:30:54 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[84814]: ansible-stat Invoked with path=/etc/containers/systemd/envoy-proxy-configmap.yml follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
Aug 19 15:30:55 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[84925]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724095854.59215-29584-240771429405356/source dest=/etc/containers/systemd/envoy-proxy-configmap.yml owner=root group=0 mode=0644 _original_basename=envoy-proxy-configmap.yml follow=False checksum=d681c7d56f912150d041873e880818b22a90c188 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
Aug 19 15:30:55 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[85062]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 19 15:30:55 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:30:57 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[85222]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:30:57 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[85367]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:30:59 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[85501]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:30:59 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[85631]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo.yml follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
Aug 19 15:30:59 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[85730]: ansible-copy Invoked with dest=/etc/containers/systemd/quadlet-demo.yml owner=root group=0 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1724095859.3038664-29807-66976218235398/source _original_basename=tmpd93kjsjf follow=False checksum=998dccde0483b1654327a46ddd89cbaa47650370 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
Aug 19 15:31:00 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[85855]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 19 15:31:00 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:31:01 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state.
Aug 19 15:31:01 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[86011]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:31:02 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[86156]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:31:03 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[86281]: ansible-slurp Invoked with path=/etc/containers/systemd/quadlet-demo.yml src=/etc/containers/systemd/quadlet-demo.yml
Aug 19 15:31:03 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[86404]: ansible-file Invoked with path=/tmp/httpd3-create state=directory owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:31:04 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[86527]: ansible-file Invoked with path=/tmp/httpd3 state=directory owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:31:21 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/podman healthcheck run e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.
-- Subject: Unit e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:31:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service has successfully entered the 'dead' state.
Aug 19 15:31:22 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[87143]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:31:22 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[87266]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo.kube follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
Aug 19 15:31:23 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[87365]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724095882.640904-30779-86571971469417/source dest=/etc/containers/systemd/quadlet-demo.kube owner=root group=0 mode=0644 _original_basename=quadlet-demo.kube follow=False checksum=7a5c73a5d935a42431c87bcdbeb8a04ed0909dc7 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
Aug 19 15:31:23 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[87490]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 19 15:31:23 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[87643]: ansible-systemd Invoked with name=quadlet-demo.service scope=system state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Starting quadlet-demo.service...
-- Subject: Unit quadlet-demo.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit quadlet-demo.service has begun starting up.
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[87650]: Pods stopped:
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[87650]: Pods removed:
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[87650]: Secrets removed:
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[87650]: Volumes removed:
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Created slice cgroup machine-libpod_pod_cef89d859f2f7ba74a54b8b8e6ed3257fc87347225492f5717b4ce2221e5a384.slice.
-- Subject: Unit machine-libpod_pod_cef89d859f2f7ba74a54b8b8e6ed3257fc87347225492f5717b4ce2221e5a384.slice has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit machine-libpod_pod_cef89d859f2f7ba74a54b8b8e6ed3257fc87347225492f5717b4ce2221e5a384.slice has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container cd1d79bdea09bd548e66005ee0c7a10f8eb011eccc59a66d1862e141808d6e9d.
-- Subject: Unit libpod-cd1d79bdea09bd548e66005ee0c7a10f8eb011eccc59a66d1862e141808d6e9d.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-cd1d79bdea09bd548e66005ee0c7a10f8eb011eccc59a66d1862e141808d6e9d.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095884.8097] manager: (veth692fc233): new Veth device (/org/freedesktop/NetworkManager/Devices/10)
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd-udevd[87735]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd-udevd[87735]: Could not generate persistent MAC address for veth692fc233: No such file or directory
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): veth692fc233: link is not ready
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 2(veth692fc233) entered blocking state
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 2(veth692fc233) entered disabled state
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: device veth692fc233 entered promiscuous mode
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth692fc233: link becomes ready
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 2(veth692fc233) entered blocking state
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 2(veth692fc233) entered forwarding state
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095884.8190] device (veth692fc233): carrier: link connected
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[84191]: read /run/containers/cni/dnsname/systemd-quadlet-demo/addnhosts - 2 addresses
Aug 19 15:31:24 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container efe40b77dc8f4c2b68b57feee8016a84e59cd02633dbc00c03db650b8507b01e.
-- Subject: Unit libpod-efe40b77dc8f4c2b68b57feee8016a84e59cd02633dbc00c03db650b8507b01e.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-efe40b77dc8f4c2b68b57feee8016a84e59cd02633dbc00c03db650b8507b01e.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:31:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 74d64087bbd75e993063e7237dd5c373581a2b5602bc89842bf856726aed4085.
-- Subject: Unit libpod-74d64087bbd75e993063e7237dd5c373581a2b5602bc89842bf856726aed4085.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-74d64087bbd75e993063e7237dd5c373581a2b5602bc89842bf856726aed4085.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:31:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container de945373189d6bb94193004acd0bbf049623c8f6d3261b694851652d1d174274.
-- Subject: Unit libpod-de945373189d6bb94193004acd0bbf049623c8f6d3261b694851652d1d174274.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit libpod-de945373189d6bb94193004acd0bbf049623c8f6d3261b694851652d1d174274.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:31:25 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[87650]: Volumes:
Aug 19 15:31:25 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[87650]: wp-pv-claim
Aug 19 15:31:25 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[87650]: Pod:
Aug 19 15:31:25 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[87650]: cef89d859f2f7ba74a54b8b8e6ed3257fc87347225492f5717b4ce2221e5a384
Aug 19 15:31:25 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[87650]: Containers:
Aug 19 15:31:25 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[87650]: 74d64087bbd75e993063e7237dd5c373581a2b5602bc89842bf856726aed4085
Aug 19 15:31:25 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[87650]: de945373189d6bb94193004acd0bbf049623c8f6d3261b694851652d1d174274
Aug 19 15:31:25 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started quadlet-demo.service.
-- Subject: Unit quadlet-demo.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit quadlet-demo.service has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:31:25 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[88108]: ansible-command Invoked with _raw_params=ls -alrtF /etc/containers/systemd warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:31:26 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[88304]: ansible-command Invoked with _raw_params=podman ps -a warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:31:26 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[88457]: ansible-command Invoked with _raw_params=podman volume ls warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:31:27 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[88595]: ansible-command Invoked with _raw_params=podman pod ps --ctr-ids --ctr-names --ctr-status warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:31:27 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[88726]: ansible-command Invoked with _raw_params=set -euo pipefail; systemctl list-units | grep quadlet _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:31:28 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[88852]: ansible-get_url Invoked with url=https://localhost:8000 dest=/run/out mode=0600 validate_certs=False force=False http_agent=ansible-httpget use_proxy=True force_basic_auth=False sha256sum= checksum= timeout=10 follow=False unsafe_writes=False url_username=None url_password=NOT_LOGGING_PARAMETER client_cert=None client_key=None backup=None headers=None tmp_dest=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None src=None content=NOT_LOGGING_PARAMETER remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:31:29 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[88977]: ansible-command Invoked with _raw_params=cat /run/out warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:31:29 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[89101]: ansible-command Invoked with _raw_params=podman ps -a warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:31:30 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[89233]: ansible-command Invoked with _raw_params=podman pod ps --ctr-ids --ctr-names --ctr-status warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:31:30 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[89364]: ansible-command Invoked with _raw_params=set -euo pipefail; systemctl list-units --all | grep quadlet _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:31:30 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[89490]: ansible-command Invoked with _raw_params=ls -alrtF /etc/systemd/system warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:31:33 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[89739]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:31:34 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[89868]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:31:34 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[89992]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:31:36 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[90117]: ansible-dnf Invoked with name=['firewalld'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 19 15:31:40 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[90244]: ansible-systemd Invoked with name=firewalld masked=False daemon_reload=False daemon_reexec=False no_block=False state=None enabled=None force=None user=None scope=None
Aug 19 15:31:40 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[90371]: ansible-systemd Invoked with name=firewalld state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None
Aug 19 15:31:41 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[90498]: ansible-fedora.linux_system_roles.firewall_lib Invoked with port=['8000/tcp'] permanent=True runtime=True state=enabled __report_changed=True service=[] source_port=[] forward_port=[] rich_rule=[] source=[] interface=[] interface_pci_id=[] icmp_block=[] timeout=0 ipset_entries=[] protocol=[] helper_module=[] destination=[] firewalld_conf=None masquerade=None icmp_block_inversion=None target=None zone=None set_default_zone=None ipset=None ipset_type=None description=None short=None
Aug 19 15:31:41 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[90621]: ansible-fedora.linux_system_roles.firewall_lib Invoked with port=['9000/tcp'] permanent=True runtime=True state=enabled __report_changed=True service=[] source_port=[] forward_port=[] rich_rule=[] source=[] interface=[] interface_pci_id=[] icmp_block=[] timeout=0 ipset_entries=[] protocol=[] helper_module=[] destination=[] firewalld_conf=None masquerade=None icmp_block_inversion=None target=None zone=None set_default_zone=None ipset=None ipset_type=None description=None short=None
Aug 19 15:31:45 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[91134]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:31:45 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[91258]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[91383]: ansible-systemd Invoked with name=quadlet-demo.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Stopping quadlet-demo.service...
-- Subject: Unit quadlet-demo.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit quadlet-demo.service has begun shutting down.
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-cd1d79bdea09bd548e66005ee0c7a10f8eb011eccc59a66d1862e141808d6e9d.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-cd1d79bdea09bd548e66005ee0c7a10f8eb011eccc59a66d1862e141808d6e9d.scope has successfully entered the 'dead' state.
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-cd1d79bdea09bd548e66005ee0c7a10f8eb011eccc59a66d1862e141808d6e9d.scope: Consumed 36ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-cd1d79bdea09bd548e66005ee0c7a10f8eb011eccc59a66d1862e141808d6e9d.scope completed and consumed the indicated resources.
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-cd1d79bdea09bd548e66005ee0c7a10f8eb011eccc59a66d1862e141808d6e9d-userdata-shm.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay\x2dcontainers-cd1d79bdea09bd548e66005ee0c7a10f8eb011eccc59a66d1862e141808d6e9d-userdata-shm.mount has successfully entered the 'dead' state.
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-0030e19b3e21da0cad0423cd5f36628b40eb81f87ca98489feb0333d47d6c3cc-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay-0030e19b3e21da0cad0423cd5f36628b40eb81f87ca98489feb0333d47d6c3cc-merged.mount has successfully entered the 'dead' state.
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-74d64087bbd75e993063e7237dd5c373581a2b5602bc89842bf856726aed4085.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-74d64087bbd75e993063e7237dd5c373581a2b5602bc89842bf856726aed4085.scope has successfully entered the 'dead' state.
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-74d64087bbd75e993063e7237dd5c373581a2b5602bc89842bf856726aed4085.scope: Consumed 1.037s CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-74d64087bbd75e993063e7237dd5c373581a2b5602bc89842bf856726aed4085.scope completed and consumed the indicated resources.
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-efe40b77dc8f4c2b68b57feee8016a84e59cd02633dbc00c03db650b8507b01e.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-efe40b77dc8f4c2b68b57feee8016a84e59cd02633dbc00c03db650b8507b01e.scope has successfully entered the 'dead' state.
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-efe40b77dc8f4c2b68b57feee8016a84e59cd02633dbc00c03db650b8507b01e.scope: Consumed 29ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-efe40b77dc8f4c2b68b57feee8016a84e59cd02633dbc00c03db650b8507b01e.scope completed and consumed the indicated resources.
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-78c0b9fc37df8791b8ceb167755177ad614e7adffd35ca01140e3f029177e48b-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay-78c0b9fc37df8791b8ceb167755177ad614e7adffd35ca01140e3f029177e48b-merged.mount has successfully entered the 'dead' state.
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com dnsmasq[84191]: read /run/containers/cni/dnsname/systemd-quadlet-demo/addnhosts - 1 addresses
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-de945373189d6bb94193004acd0bbf049623c8f6d3261b694851652d1d174274.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-de945373189d6bb94193004acd0bbf049623c8f6d3261b694851652d1d174274.scope has successfully entered the 'dead' state.
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: libpod-de945373189d6bb94193004acd0bbf049623c8f6d3261b694851652d1d174274.scope: Consumed 121ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit libpod-de945373189d6bb94193004acd0bbf049623c8f6d3261b694851652d1d174274.scope completed and consumed the indicated resources.
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 2(veth692fc233) entered disabled state
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: device veth692fc233 left promiscuous mode
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 2(veth692fc233) entered disabled state
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-04fa5615b40bd161172c2a72b678733678b0a4049a91976cf3f589345893aeff-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay-04fa5615b40bd161172c2a72b678733678b0a4049a91976cf3f589345893aeff-merged.mount has successfully entered the 'dead' state.
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: run-netns-netns\x2d40e034c4\x2d7b82\x2d56f9\x2db7c0\x2dc615c65efd09.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-netns-netns\x2d40e034c4\x2d7b82\x2d56f9\x2db7c0\x2dc615c65efd09.mount has successfully entered the 'dead' state.
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Removed slice cgroup machine-libpod_pod_cef89d859f2f7ba74a54b8b8e6ed3257fc87347225492f5717b4ce2221e5a384.slice.
-- Subject: Unit machine-libpod_pod_cef89d859f2f7ba74a54b8b8e6ed3257fc87347225492f5717b4ce2221e5a384.slice has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit machine-libpod_pod_cef89d859f2f7ba74a54b8b8e6ed3257fc87347225492f5717b4ce2221e5a384.slice has finished shutting down.
Aug 19 15:31:47 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: machine-libpod_pod_cef89d859f2f7ba74a54b8b8e6ed3257fc87347225492f5717b4ce2221e5a384.slice: Consumed 1.188s CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit machine-libpod_pod_cef89d859f2f7ba74a54b8b8e6ed3257fc87347225492f5717b4ce2221e5a384.slice completed and consumed the indicated resources.
Aug 19 15:31:48 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[91433]: Pods stopped:
Aug 19 15:31:48 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[91433]: cef89d859f2f7ba74a54b8b8e6ed3257fc87347225492f5717b4ce2221e5a384
Aug 19 15:31:48 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[91433]: Pods removed:
Aug 19 15:31:48 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[91433]: cef89d859f2f7ba74a54b8b8e6ed3257fc87347225492f5717b4ce2221e5a384
Aug 19 15:31:48 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[91433]: Secrets removed:
Aug 19 15:31:48 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo[91433]: Volumes removed:
Aug 19 15:31:48 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: quadlet-demo.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit quadlet-demo.service has successfully entered the 'dead' state.
Aug 19 15:31:48 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Stopped quadlet-demo.service.
-- Subject: Unit quadlet-demo.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit quadlet-demo.service has finished shutting down.
Aug 19 15:31:48 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[91739]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo.kube follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:31:48 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-489ad7819184e28d106caec65f985cb9f3a2c5d1bba43dfe01790f98ad95598a-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay-489ad7819184e28d106caec65f985cb9f3a2c5d1bba43dfe01790f98ad95598a-merged.mount has successfully entered the 'dead' state.
Aug 19 15:31:48 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-efe40b77dc8f4c2b68b57feee8016a84e59cd02633dbc00c03db650b8507b01e-userdata-shm.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay\x2dcontainers-efe40b77dc8f4c2b68b57feee8016a84e59cd02633dbc00c03db650b8507b01e-userdata-shm.mount has successfully entered the 'dead' state.
Aug 19 15:31:49 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[91987]: ansible-file Invoked with path=/etc/containers/systemd/quadlet-demo.kube state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:31:49 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[92110]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 19 15:31:49 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:31:50 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[92263]: ansible-command Invoked with _raw_params=podman image prune --all -f warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:31:51 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[92394]: ansible-command Invoked with _raw_params=podman images -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:31:52 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/podman healthcheck run e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.
-- Subject: Unit e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:31:52 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[92525]: ansible-command Invoked with _raw_params=podman volume ls -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:31:52 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service: Main process exited, code=exited, status=125/n/a
Aug 19 15:31:52 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.service has entered the 'failed' state with result 'exit-code'.
Aug 19 15:31:52 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[92664]: ansible-command Invoked with _raw_params=podman ps --noheading warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:31:53 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[92794]: ansible-command Invoked with _raw_params=podman network ls -n -q warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:31:53 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[93104]: ansible-service_facts Invoked
Aug 19 15:31:56 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[93316]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:31:56 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[93440]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:31:58 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[93565]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo.yml follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:31:59 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[93813]: ansible-file Invoked with path=/etc/containers/systemd/quadlet-demo.yml state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:31:59 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[93936]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 19 15:31:59 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:32:00 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[94089]: ansible-command Invoked with _raw_params=podman image prune --all -f warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:01 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[94219]: ansible-command Invoked with _raw_params=podman images -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:01 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[94349]: ansible-command Invoked with _raw_params=podman volume ls -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:01 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[94479]: ansible-command Invoked with _raw_params=podman ps --noheading warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:02 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[94610]: ansible-command Invoked with _raw_params=podman network ls -n -q warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:03 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[94922]: ansible-service_facts Invoked
Aug 19 15:32:05 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[95134]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:32:05 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[95258]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:32:07 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[95383]: ansible-stat Invoked with path=/etc/containers/systemd/envoy-proxy-configmap.yml follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:32:08 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[95631]: ansible-file Invoked with path=/etc/containers/systemd/envoy-proxy-configmap.yml state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:32:08 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[95754]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 19 15:32:08 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:32:09 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[95907]: ansible-command Invoked with _raw_params=podman image prune --all -f warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:10 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[96037]: ansible-command Invoked with _raw_params=podman images -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:10 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[96167]: ansible-command Invoked with _raw_params=podman volume ls -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:10 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[96297]: ansible-command Invoked with _raw_params=podman ps --noheading warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:11 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[96427]: ansible-command Invoked with _raw_params=podman network ls -n -q warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:12 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[96737]: ansible-service_facts Invoked
Aug 19 15:32:14 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[96949]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:32:14 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[97073]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:32:16 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[97198]: ansible-systemd Invoked with name=quadlet-demo-mysql.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None
Aug 19 15:32:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:32:16 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Stopping quadlet-demo-mysql.service...
-- Subject: Unit quadlet-demo-mysql.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit quadlet-demo-mysql.service has begun shutting down.
Aug 19 15:32:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.timer: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.timer has successfully entered the 'dead' state.
Aug 19 15:32:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Stopped /usr/bin/podman healthcheck run e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.
-- Subject: Unit e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.timer has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7.timer has finished shutting down.
Aug 19 15:32:17 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth138e91f6) entered disabled state
Aug 19 15:32:17 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: device veth138e91f6 left promiscuous mode
Aug 19 15:32:17 ip-10-31-9-198.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth138e91f6) entered disabled state
Aug 19 15:32:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: run-netns-netns\x2dcd63cce4\x2d834b\x2d2098\x2dc532\x2dababa77aed12.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-netns-netns\x2dcd63cce4\x2d834b\x2d2098\x2dc532\x2dababa77aed12.mount has successfully entered the 'dead' state.
Aug 19 15:32:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7-userdata-shm.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay\x2dcontainers-e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7-userdata-shm.mount has successfully entered the 'dead' state.
Aug 19 15:32:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-a34ac674bd2df3cbfd6e35fdde4e96040e6d9565b6b19aa31182d5089da7be84-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay-a34ac674bd2df3cbfd6e35fdde4e96040e6d9565b6b19aa31182d5089da7be84-merged.mount has successfully entered the 'dead' state.
Aug 19 15:32:17 ip-10-31-9-198.us-east-1.aws.redhat.com quadlet-demo-mysql[97234]: e107bd6df723da09fc7d09ddc211f1ba3526389dbc5f05b833f9be687c3a26b7
Aug 19 15:32:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:32:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: quadlet-demo-mysql.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit quadlet-demo-mysql.service has successfully entered the 'dead' state.
Aug 19 15:32:17 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Stopped quadlet-demo-mysql.service.
-- Subject: Unit quadlet-demo-mysql.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit quadlet-demo-mysql.service has finished shutting down.
Aug 19 15:32:18 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[97483]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.container follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:32:19 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[97731]: ansible-file Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.container state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:32:19 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[97854]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 19 15:32:19 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:32:20 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[98137]: ansible-command Invoked with _raw_params=podman image prune --all -f warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:21 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:32:21 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[98268]: ansible-command Invoked with _raw_params=podman images -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:22 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[98398]: ansible-command Invoked with _raw_params=podman volume ls -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:22 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[98528]: ansible-command Invoked with _raw_params=podman ps --noheading warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:22 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[98658]: ansible-command Invoked with _raw_params=podman network ls -n -q warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:22 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:32:23 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[98968]: ansible-service_facts Invoked
Aug 19 15:32:25 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[99179]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:32:25 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[99303]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:32:27 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[99428]: ansible-systemd Invoked with name=quadlet-demo-mysql-volume.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None
Aug 19 15:32:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:32:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: quadlet-demo-mysql-volume.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit quadlet-demo-mysql-volume.service has successfully entered the 'dead' state.
Aug 19 15:32:27 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Stopped quadlet-demo-mysql-volume.service.
-- Subject: Unit quadlet-demo-mysql-volume.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit quadlet-demo-mysql-volume.service has finished shutting down.
Aug 19 15:32:27 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[99585]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.volume follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:32:28 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[99833]: ansible-file Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.volume state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:32:28 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[99956]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 19 15:32:28 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:32:29 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:32:29 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[100239]: ansible-command Invoked with _raw_params=podman image prune --all -f warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:30 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[100369]: ansible-command Invoked with _raw_params=podman images -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:30 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:32:30 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[100499]: ansible-command Invoked with _raw_params=podman volume ls -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:31 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[100629]: ansible-command Invoked with _raw_params=podman ps --noheading warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:31 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[100760]: ansible-command Invoked with _raw_params=podman network ls -n -q warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:31 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:32:32 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:32:32 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[101070]: ansible-service_facts Invoked
Aug 19 15:32:34 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[101281]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 19 15:32:34 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[101405]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:32:35 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[101530]: ansible-systemd Invoked with name=quadlet-demo-network.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None
Aug 19 15:32:35 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:32:35 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: quadlet-demo-network.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit quadlet-demo-network.service has successfully entered the 'dead' state.
Aug 19 15:32:35 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Stopped quadlet-demo-network.service.
-- Subject: Unit quadlet-demo-network.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit quadlet-demo-network.service has finished shutting down.
Aug 19 15:32:36 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[101687]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo.network follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 19 15:32:37 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[101935]: ansible-file Invoked with path=/etc/containers/systemd/quadlet-demo.network state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 19 15:32:37 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[102058]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 19 15:32:37 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 19 15:32:37 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Starting dnf makecache...
-- Subject: Unit dnf-makecache.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dnf-makecache.service has begun starting up.
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: Failed determining last makecache time.
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: CentOS Stream 8 - AppStream                     121 kB/s | 4.4 kB     00:00
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: CentOS Stream 8 - BaseOS                         49 kB/s | 3.9 kB     00:00
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com NetworkManager[660]: <info>  [1724095958.3850] device (cni-podman2): state change: activated -> unmanaged (reason 'unmanaged', sys-iface-state: 'removed')
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com dbus-daemon[591]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=660 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0")
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service...
-- Subject: Unit NetworkManager-dispatcher.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager-dispatcher.service has begun starting up.
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com dbus-daemon[591]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service.
-- Subject: Unit NetworkManager-dispatcher.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager-dispatcher.service has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: CentOS Stream 8 - Extras                         84 kB/s | 2.9 kB     00:00
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: CentOS Stream 8 - Extras common packages         94 kB/s | 3.0 kB     00:00
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: CentOS Stream 8 - HighAvailability               17 kB/s | 3.9 kB     00:00
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: Beaker Client - RedHatEnterpriseLinux8          0.0  B/s |   0  B     00:00
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: Errors during downloading metadata for repository 'beaker-client':
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]:   - Curl error (6): Couldn't resolve host name for http://download.lab.bos.redhat.com/beakerrepos/client/RedHatEnterpriseLinux8/repodata/repomd.xml [Could not resolve host: download.lab.bos.redhat.com]
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: Error: Failed to download metadata for repo 'beaker-client': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for http://download.lab.bos.redhat.com/beakerrepos/client/RedHatEnterpriseLinux8/repodata/repomd.xml [Could not resolve host: download.lab.bos.redhat.com]
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: Beaker harness                                   25 kB/s | 1.3 kB     00:00
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[102414]: ansible-command Invoked with _raw_params=podman image prune --all -f warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: Copr repo for beakerlib-libraries owned by bgon  30 kB/s | 1.8 kB     00:00
Aug 19 15:32:38 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: Extra Packages for Enterprise Linux 8 - x86_64  687 kB/s |  33 kB     00:00
Aug 19 15:32:39 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: Extra Packages for Enterprise Linux 8 - x86_64  108 kB/s |  21 kB     00:00
Aug 19 15:32:39 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: Extra Packages for Enterprise Linux 8 - x86_64  214 kB/s |  25 kB     00:00
Aug 19 15:32:39 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[102549]: ansible-command Invoked with _raw_params=podman images -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:39 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:32:39 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: Copr repo for qa-tools owned by lpol             13 kB/s | 1.8 kB     00:00
Aug 19 15:32:39 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: Ignoring repositories: beaker-client
Aug 19 15:32:40 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[102681]: ansible-command Invoked with _raw_params=podman volume ls -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:40 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[102811]: ansible-command Invoked with _raw_params=podman ps --noheading warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:40 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:32:41 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[102941]: ansible-command Invoked with _raw_params=podman network ls -n -q warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:41 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 19 15:32:42 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[103226]: ansible-service_facts Invoked
Aug 19 15:32:42 ip-10-31-9-198.us-east-1.aws.redhat.com dnf[102090]: Metadata cache created.
Aug 19 15:32:42 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: dnf-makecache.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit dnf-makecache.service has successfully entered the 'dead' state.
Aug 19 15:32:42 ip-10-31-9-198.us-east-1.aws.redhat.com systemd[1]: Started dnf makecache.
-- Subject: Unit dnf-makecache.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dnf-makecache.service has finished starting up.
-- 
-- The start-up result is done.
Aug 19 15:32:43 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[103437]: ansible-command Invoked with _raw_params=exec 1>&2
                                                                                 set -x
                                                                                 set -o pipefail
                                                                                 systemctl list-units --plain -l --all | grep quadlet || :
                                                                                 systemctl list-unit-files --all | grep quadlet || :
                                                                                 systemctl list-units --plain --failed -l --all | grep quadlet || :
                                                                                  _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 19 15:32:44 ip-10-31-9-198.us-east-1.aws.redhat.com platform-python[103567]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None

PLAY RECAP *********************************************************************
managed_node1              : ok=414  changed=43   unreachable=0    failed=1    skipped=377  rescued=1    ignored=0   

Monday 19 August 2024  15:32:44 -0400 (0:00:00.461)       0:02:54.383 ********* 
=============================================================================== 
fedora.linux_system_roles.podman : Ensure container images are present -- 17.78s
/tmp/collections-IBZ/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.03s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 
fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 3.44s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 
fedora.linux_system_roles.firewall : Install firewalld ------------------ 3.13s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 
fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.07s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 
fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.95s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 
fedora.linux_system_roles.podman : Stop and disable service ------------- 2.19s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 
fedora.linux_system_roles.podman : Gather the package facts ------------- 1.98s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.91s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.63s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.59s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.52s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 
fedora.linux_system_roles.podman : Gather the package facts ------------- 1.50s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.49s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.49s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 
fedora.linux_system_roles.podman : Start service ------------------------ 1.47s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110 
fedora.linux_system_roles.certificate : Slurp the contents of the files --- 1.32s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 
fedora.linux_system_roles.podman : Stop and disable service ------------- 1.32s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 
Gathering Facts --------------------------------------------------------- 1.15s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:9 
Check web --------------------------------------------------------------- 1.15s
/tmp/collections-IBZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:121