ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback '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_facts.yml ****************************************************** 1 plays in /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/tests/systemd/tests_facts.yml PLAY [Ensure that basic features of role work correctly] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/tests/systemd/tests_facts.yml:3 Monday 11 November 2024 18:51:36 -0500 (0:00:00.050) 0:00:00.050 ******* ok: [managed-node2] META: ran handlers TASK [fedora.linux_system_roles.systemd : Ensure ansible_facts used by role] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:3 Monday 11 November 2024 18:51:38 -0500 (0:00:01.192) 0:00:01.243 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Support for user units only available in EL7 and later] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:13 Monday 11 November 2024 18:51:38 -0500 (0:00:00.059) 0:00:01.303 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.systemd : Check if system is ostree] *********** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:40 Monday 11 November 2024 18:51:38 -0500 (0:00:00.103) 0:00:01.407 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.systemd : Set flag to indicate system is ostree] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:45 Monday 11 November 2024 18:51:38 -0500 (0:00:00.645) 0:00:02.052 ******* ok: [managed-node2] => { "ansible_facts": { "__systemd_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.systemd : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:52 Monday 11 November 2024 18:51:38 -0500 (0:00:00.067) 0:00:02.120 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.systemd : Set flag if transactional-update exists] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:57 Monday 11 November 2024 18:51:39 -0500 (0:00:00.367) 0:00:02.487 ******* ok: [managed-node2] => { "ansible_facts": { "__systemd_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.systemd : Ensure required packages are installed] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:61 Monday 11 November 2024 18:51:39 -0500 (0:00:00.053) 0:00:02.541 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "systemd-219-78.el7_9.9.x86_64 providing systemd is already installed" ] } TASK [fedora.linux_system_roles.systemd : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:73 Monday 11 November 2024 18:51:40 -0500 (0:00:01.136) 0:00:03.677 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.systemd : Reboot transactional update systems] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:78 Monday 11 November 2024 18:51:40 -0500 (0:00:00.037) 0:00:03.714 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Fail if reboot is needed and not set] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:83 Monday 11 November 2024 18:51:40 -0500 (0:00:00.046) 0:00:03.761 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Reset __systemd_user_info] *********** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:90 Monday 11 November 2024 18:51:40 -0500 (0:00:00.034) 0:00:03.795 ******* ok: [managed-node2] => { "ansible_facts": { "__systemd_user_info": {} }, "changed": false } TASK [fedora.linux_system_roles.systemd : Manage files and templates and their directories] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:94 Monday 11 November 2024 18:51:40 -0500 (0:00:00.036) 0:00:03.832 ******* included: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml for managed-node2 included: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml for managed-node2 included: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml for managed-node2 TASK [fedora.linux_system_roles.systemd : Manage user info] ******************** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:17 Monday 11 November 2024 18:51:40 -0500 (0:00:00.098) 0:00:03.931 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure directories are present for users] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:29 Monday 11 November 2024 18:51:40 -0500 (0:00:00.087) 0:00:04.018 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure directories are present for dropins] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:37 Monday 11 November 2024 18:51:41 -0500 (0:00:00.149) 0:00:04.168 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure unit files are present] ******* task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:46 Monday 11 November 2024 18:51:41 -0500 (0:00:00.147) 0:00:04.316 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure unit file templates are present] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:57 Monday 11 November 2024 18:51:41 -0500 (0:00:00.056) 0:00:04.373 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure unit files are absent] ******** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:68 Monday 11 November 2024 18:51:41 -0500 (0:00:00.094) 0:00:04.468 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Find files in dropins directory] ***** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:76 Monday 11 November 2024 18:51:41 -0500 (0:00:00.090) 0:00:04.558 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Remove dropin directory if no more files] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:83 Monday 11 November 2024 18:51:41 -0500 (0:00:00.105) 0:00:04.663 ******* TASK [fedora.linux_system_roles.systemd : Manage user info] ******************** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:17 Monday 11 November 2024 18:51:41 -0500 (0:00:00.046) 0:00:04.710 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure directories are present for users] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:29 Monday 11 November 2024 18:51:41 -0500 (0:00:00.056) 0:00:04.767 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure directories are present for dropins] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:37 Monday 11 November 2024 18:51:41 -0500 (0:00:00.061) 0:00:04.828 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure unit files are present] ******* task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:46 Monday 11 November 2024 18:51:41 -0500 (0:00:00.061) 0:00:04.890 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure unit file templates are present] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:57 Monday 11 November 2024 18:51:41 -0500 (0:00:00.050) 0:00:04.941 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure unit files are absent] ******** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:68 Monday 11 November 2024 18:51:41 -0500 (0:00:00.082) 0:00:05.023 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Find files in dropins directory] ***** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:76 Monday 11 November 2024 18:51:41 -0500 (0:00:00.069) 0:00:05.093 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Remove dropin directory if no more files] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:83 Monday 11 November 2024 18:51:42 -0500 (0:00:00.060) 0:00:05.153 ******* TASK [fedora.linux_system_roles.systemd : Manage user info] ******************** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:17 Monday 11 November 2024 18:51:42 -0500 (0:00:00.040) 0:00:05.194 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure directories are present for users] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:29 Monday 11 November 2024 18:51:42 -0500 (0:00:00.044) 0:00:05.238 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure directories are present for dropins] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:37 Monday 11 November 2024 18:51:42 -0500 (0:00:00.061) 0:00:05.300 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure unit files are present] ******* task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:46 Monday 11 November 2024 18:51:42 -0500 (0:00:00.050) 0:00:05.350 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure unit file templates are present] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:57 Monday 11 November 2024 18:51:42 -0500 (0:00:00.049) 0:00:05.400 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure unit files are absent] ******** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:68 Monday 11 November 2024 18:51:42 -0500 (0:00:00.051) 0:00:05.451 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Find files in dropins directory] ***** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:76 Monday 11 November 2024 18:51:42 -0500 (0:00:00.069) 0:00:05.520 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Remove dropin directory if no more files] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:83 Monday 11 November 2024 18:51:42 -0500 (0:00:00.073) 0:00:05.594 ******* TASK [fedora.linux_system_roles.systemd : Reload systemd] ********************** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:106 Monday 11 November 2024 18:51:42 -0500 (0:00:00.065) 0:00:05.659 ******* TASK [fedora.linux_system_roles.systemd : Manage units] ************************ task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:119 Monday 11 November 2024 18:51:42 -0500 (0:00:00.082) 0:00:05.741 ******* included: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml for managed-node2 included: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml for managed-node2 included: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml for managed-node2 included: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml for managed-node2 included: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml for managed-node2 included: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml for managed-node2 included: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml for managed-node2 included: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml for managed-node2 TASK [fedora.linux_system_roles.systemd : Manage user info] ******************** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:25 Monday 11 November 2024 18:51:42 -0500 (0:00:00.286) 0:00:06.028 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure required units in correct state] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:28 Monday 11 November 2024 18:51:42 -0500 (0:00:00.106) 0:00:06.134 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Manage user info] ******************** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:25 Monday 11 November 2024 18:51:43 -0500 (0:00:00.054) 0:00:06.189 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure required units in correct state] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:28 Monday 11 November 2024 18:51:43 -0500 (0:00:00.048) 0:00:06.237 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Manage user info] ******************** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:25 Monday 11 November 2024 18:51:43 -0500 (0:00:00.065) 0:00:06.303 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure required units in correct state] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:28 Monday 11 November 2024 18:51:43 -0500 (0:00:00.057) 0:00:06.361 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Manage user info] ******************** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:25 Monday 11 November 2024 18:51:43 -0500 (0:00:00.067) 0:00:06.428 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure required units in correct state] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:28 Monday 11 November 2024 18:51:43 -0500 (0:00:00.043) 0:00:06.472 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Manage user info] ******************** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:25 Monday 11 November 2024 18:51:43 -0500 (0:00:00.043) 0:00:06.515 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure required units in correct state] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:28 Monday 11 November 2024 18:51:43 -0500 (0:00:00.055) 0:00:06.570 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Manage user info] ******************** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:25 Monday 11 November 2024 18:51:43 -0500 (0:00:00.052) 0:00:06.623 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure required units in correct state] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:28 Monday 11 November 2024 18:51:43 -0500 (0:00:00.043) 0:00:06.666 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Manage user info] ******************** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:25 Monday 11 November 2024 18:51:43 -0500 (0:00:00.052) 0:00:06.719 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure required units in correct state] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:28 Monday 11 November 2024 18:51:43 -0500 (0:00:00.048) 0:00:06.768 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Manage user info] ******************** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:25 Monday 11 November 2024 18:51:43 -0500 (0:00:00.041) 0:00:06.809 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure required units in correct state] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:28 Monday 11 November 2024 18:51:43 -0500 (0:00:00.042) 0:00:06.852 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : DebugBefore] ************************* task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:146 Monday 11 November 2024 18:51:43 -0500 (0:00:00.040) 0:00:06.893 ******* ok: [managed-node2] => {} MSG: facts {} TASK [fedora.linux_system_roles.systemd : Gather systemd units state for system and user units] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:150 Monday 11 November 2024 18:51:43 -0500 (0:00:00.025) 0:00:06.919 ******* included: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/get_systemd_units_info.yml for managed-node2 TASK [fedora.linux_system_roles.systemd : Gather systemd units state for system and user units] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/get_systemd_units_info.yml:7 Monday 11 November 2024 18:51:43 -0500 (0:00:00.064) 0:00:06.983 ******* ok: [managed-node2] => { "ansible_facts": { "systemd_units": { "-.mount": { "active_state": "active", "description": "/", "load_state": "loaded", "name": "-.mount", "sub_state": "mounted" }, "-.slice": { "active_state": "active", "description": "Root Slice", "load_state": "loaded", "name": "-.slice", "sub_state": "active" }, "NetworkManager-wait-online.service": { "active_state": "active", "description": "Network Manager Wait Online", "load_state": "loaded", "name": "NetworkManager-wait-online.service", "sub_state": "exited" }, "NetworkManager.service": { "active_state": "active", "description": "Network Manager", "load_state": "loaded", "name": "NetworkManager.service", "sub_state": "running" }, "auditd.service": { "active_state": "active", "description": "Security Auditing Service", "load_state": "loaded", "name": "auditd.service", "sub_state": "running" }, "basic.target": { "active_state": "active", "description": "Basic System", "load_state": "loaded", "name": "basic.target", "sub_state": "active" }, "chronyd.service": { "active_state": "active", "description": "NTP client/server", "load_state": "loaded", "name": "chronyd.service", "sub_state": "running" }, "cloud-config.service": { "active_state": "active", "description": "Apply the settings specified in cloud-config", "load_state": "loaded", "name": "cloud-config.service", "sub_state": "exited" }, "cloud-config.target": { "active_state": "active", "description": "Cloud-config availability", "load_state": "loaded", "name": "cloud-config.target", "sub_state": "active" }, "cloud-final.service": { "active_state": "active", "description": "Execute cloud user/final scripts", "load_state": "loaded", "name": "cloud-final.service", "sub_state": "exited" }, "cloud-init-local.service": { "active_state": "active", "description": "Initial cloud-init job (pre-networking)", "load_state": "loaded", "name": "cloud-init-local.service", "sub_state": "exited" }, "cloud-init.service": { "active_state": "active", "description": "Initial cloud-init job (metadata service crawler)", "load_state": "loaded", "name": "cloud-init.service", "sub_state": "exited" }, "crond.service": { "active_state": "active", "description": "Command Scheduler", "load_state": "loaded", "name": "crond.service", "sub_state": "running" }, "cryptsetup.target": { "active_state": "active", "description": "Local Encrypted Volumes", "load_state": "loaded", "name": "cryptsetup.target", "sub_state": "active" }, "dbus.service": { "active_state": "active", "description": "D-Bus System Message Bus", "load_state": "loaded", "name": "dbus.service", "sub_state": "running" }, "dbus.socket": { "active_state": "active", "description": "D-Bus System Message Bus Socket", "load_state": "loaded", "name": "dbus.socket", "sub_state": "running" }, "dev-hugepages.mount": { "active_state": "active", "description": "Huge Pages File System", "load_state": "loaded", "name": "dev-hugepages.mount", "sub_state": "mounted" }, "dev-mqueue.mount": { "active_state": "active", "description": "POSIX Message Queue File System", "load_state": "loaded", "name": "dev-mqueue.mount", "sub_state": "mounted" }, "getty.target": { "active_state": "active", "description": "Login Prompts", "load_state": "loaded", "name": "getty.target", "sub_state": "active" }, "getty@tty1.service": { "active_state": "active", "description": "Getty on tty1", "load_state": "loaded", "name": "getty@tty1.service", "sub_state": "running" }, "gssproxy.service": { "active_state": "active", "description": "GSSAPI Proxy Daemon", "load_state": "loaded", "name": "gssproxy.service", "sub_state": "running" }, "irqbalance.service": { "active_state": "active", "description": "irqbalance daemon", "load_state": "loaded", "name": "irqbalance.service", "sub_state": "running" }, "kdump.service": { "active_state": "active", "description": "Crash recovery kernel arming", "load_state": "loaded", "name": "kdump.service", "sub_state": "exited" }, "kmod-static-nodes.service": { "active_state": "active", "description": "Create list of required static device nodes for the current kernel", "load_state": "loaded", "name": "kmod-static-nodes.service", "sub_state": "exited" }, "local-fs-pre.target": { "active_state": "active", "description": "Local File Systems (Pre)", "load_state": "loaded", "name": "local-fs-pre.target", "sub_state": "active" }, "local-fs.target": { "active_state": "active", "description": "Local File Systems", "load_state": "loaded", "name": "local-fs.target", "sub_state": "active" }, "multi-user.target": { "active_state": "active", "description": "Multi-User System", "load_state": "loaded", "name": "multi-user.target", "sub_state": "active" }, "network-online.target": { "active_state": "active", "description": "Network is Online", "load_state": "loaded", "name": "network-online.target", "sub_state": "active" }, "network-pre.target": { "active_state": "active", "description": "Network (Pre)", "load_state": "loaded", "name": "network-pre.target", "sub_state": "active" }, "network.service": { "active_state": "active", "description": "LSB: Bring up/down networking", "load_state": "loaded", "name": "network.service", "sub_state": "exited" }, "network.target": { "active_state": "active", "description": "Network", "load_state": "loaded", "name": "network.target", "sub_state": "active" }, "nfs-client.target": { "active_state": "active", "description": "NFS client services", "load_state": "loaded", "name": "nfs-client.target", "sub_state": "active" }, "paths.target": { "active_state": "active", "description": "Paths", "load_state": "loaded", "name": "paths.target", "sub_state": "active" }, "polkit.service": { "active_state": "active", "description": "Authorization Manager", "load_state": "loaded", "name": "polkit.service", "sub_state": "running" }, "postfix.service": { "active_state": "active", "description": "Postfix Mail Transport Agent", "load_state": "loaded", "name": "postfix.service", "sub_state": "running" }, "proc-sys-fs-binfmt_misc.automount": { "active_state": "active", "description": "Arbitrary Executable File Formats File System Automount Point", "load_state": "loaded", "name": "proc-sys-fs-binfmt_misc.automount", "sub_state": "waiting" }, "remote-fs-pre.target": { "active_state": "active", "description": "Remote File Systems (Pre)", "load_state": "loaded", "name": "remote-fs-pre.target", "sub_state": "active" }, "remote-fs.target": { "active_state": "active", "description": "Remote File Systems", "load_state": "loaded", "name": "remote-fs.target", "sub_state": "active" }, "restraintd.service": { "active_state": "active", "description": "The restraint harness.", "load_state": "loaded", "name": "restraintd.service", "sub_state": "running" }, "rhel-dmesg.service": { "active_state": "active", "description": "Dump dmesg to /var/log/dmesg", "load_state": "loaded", "name": "rhel-dmesg.service", "sub_state": "exited" }, "rhel-domainname.service": { "active_state": "active", "description": "Read and set NIS domainname from /etc/sysconfig/network", "load_state": "loaded", "name": "rhel-domainname.service", "sub_state": "exited" }, "rhel-import-state.service": { "active_state": "active", "description": "Import network configuration from initramfs", "load_state": "loaded", "name": "rhel-import-state.service", "sub_state": "exited" }, "rhel-readonly.service": { "active_state": "active", "description": "Configure read-only root support", "load_state": "loaded", "name": "rhel-readonly.service", "sub_state": "exited" }, "rngd.service": { "active_state": "active", "description": "Hardware RNG Entropy Gatherer Daemon", "load_state": "loaded", "name": "rngd.service", "sub_state": "running" }, "rpc_pipefs.target": { "active_state": "active", "description": "rpc_pipefs.target", "load_state": "loaded", "name": "rpc_pipefs.target", "sub_state": "active" }, "rpcbind.service": { "active_state": "active", "description": "RPC bind service", "load_state": "loaded", "name": "rpcbind.service", "sub_state": "running" }, "rpcbind.socket": { "active_state": "active", "description": "RPCbind Server Activation Socket", "load_state": "loaded", "name": "rpcbind.socket", "sub_state": "running" }, "rpcbind.target": { "active_state": "active", "description": "RPC Port Mapper", "load_state": "loaded", "name": "rpcbind.target", "sub_state": "active" }, "rsyslog.service": { "active_state": "active", "description": "System Logging Service", "load_state": "loaded", "name": "rsyslog.service", "sub_state": "running" }, "run-user-0.mount": { "active_state": "active", "description": "/run/user/0", "load_state": "loaded", "name": "run-user-0.mount", "sub_state": "mounted" }, "serial-getty@ttyS0.service": { "active_state": "active", "description": "Serial Getty on ttyS0", "load_state": "loaded", "name": "serial-getty@ttyS0.service", "sub_state": "running" }, "session-3.scope": { "active_state": "active", "description": "Session 3 of user root", "load_state": "loaded", "name": "session-3.scope", "sub_state": "running" }, "session-4.scope": { "active_state": "active", "description": "Session 4 of user root", "load_state": "loaded", "name": "session-4.scope", "sub_state": "running" }, "slices.target": { "active_state": "active", "description": "Slices", "load_state": "loaded", "name": "slices.target", "sub_state": "active" }, "sockets.target": { "active_state": "active", "description": "Sockets", "load_state": "loaded", "name": "sockets.target", "sub_state": "active" }, "sshd.service": { "active_state": "active", "description": "OpenSSH server daemon", "load_state": "loaded", "name": "sshd.service", "sub_state": "running" }, "swap.target": { "active_state": "active", "description": "Swap", "load_state": "loaded", "name": "swap.target", "sub_state": "active" }, "sys-devices-platform-serial8250-tty-ttyS1.device": { "active_state": "active", "description": "/sys/devices/platform/serial8250/tty/ttyS1", "load_state": "loaded", "name": "sys-devices-platform-serial8250-tty-ttyS1.device", "sub_state": "plugged" }, "sys-devices-platform-serial8250-tty-ttyS2.device": { "active_state": "active", "description": "/sys/devices/platform/serial8250/tty/ttyS2", "load_state": "loaded", "name": "sys-devices-platform-serial8250-tty-ttyS2.device", "sub_state": "plugged" }, "sys-devices-platform-serial8250-tty-ttyS3.device": { "active_state": "active", "description": "/sys/devices/platform/serial8250/tty/ttyS3", "load_state": "loaded", "name": "sys-devices-platform-serial8250-tty-ttyS3.device", "sub_state": "plugged" }, "sys-devices-pnp0-00:06-tty-ttyS0.device": { "active_state": "active", "description": "/sys/devices/pnp0/00:06/tty/ttyS0", "load_state": "loaded", "name": "sys-devices-pnp0-00:06-tty-ttyS0.device", "sub_state": "plugged" }, "sys-devices-vbd\\x2d768-block-xvda-xvda1.device": { "active_state": "active", "description": "/sys/devices/vbd-768/block/xvda/xvda1", "load_state": "loaded", "name": "sys-devices-vbd\\x2d768-block-xvda-xvda1.device", "sub_state": "plugged" }, "sys-devices-vbd\\x2d768-block-xvda.device": { "active_state": "active", "description": "/sys/devices/vbd-768/block/xvda", "load_state": "loaded", "name": "sys-devices-vbd\\x2d768-block-xvda.device", "sub_state": "plugged" }, "sys-devices-vif\\x2d0-net-eth0.device": { "active_state": "active", "description": "/sys/devices/vif-0/net/eth0", "load_state": "loaded", "name": "sys-devices-vif\\x2d0-net-eth0.device", "sub_state": "plugged" }, "sys-kernel-config.mount": { "active_state": "active", "description": "Configuration File System", "load_state": "loaded", "name": "sys-kernel-config.mount", "sub_state": "mounted" }, "sys-kernel-debug.mount": { "active_state": "active", "description": "Debug File System", "load_state": "loaded", "name": "sys-kernel-debug.mount", "sub_state": "mounted" }, "sys-module-configfs.device": { "active_state": "active", "description": "/sys/module/configfs", "load_state": "loaded", "name": "sys-module-configfs.device", "sub_state": "plugged" }, "sys-subsystem-net-devices-eth0.device": { "active_state": "active", "description": "/sys/subsystem/net/devices/eth0", "load_state": "loaded", "name": "sys-subsystem-net-devices-eth0.device", "sub_state": "plugged" }, "sysinit.target": { "active_state": "active", "description": "System Initialization", "load_state": "loaded", "name": "sysinit.target", "sub_state": "active" }, "system-getty.slice": { "active_state": "active", "description": "system-getty.slice", "load_state": "loaded", "name": "system-getty.slice", "sub_state": "active" }, "system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice": { "active_state": "active", "description": "system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice", "load_state": "loaded", "name": "system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice", "sub_state": "active" }, "system-serial\\x2dgetty.slice": { "active_state": "active", "description": "system-serial\\x2dgetty.slice", "load_state": "loaded", "name": "system-serial\\x2dgetty.slice", "sub_state": "active" }, "system.slice": { "active_state": "active", "description": "System Slice", "load_state": "loaded", "name": "system.slice", "sub_state": "active" }, "systemd-ask-password-plymouth.path": { "active_state": "active", "description": "Forward Password Requests to Plymouth Directory Watch", "load_state": "loaded", "name": "systemd-ask-password-plymouth.path", "sub_state": "waiting" }, "systemd-ask-password-wall.path": { "active_state": "active", "description": "Forward Password Requests to Wall Directory Watch", "load_state": "loaded", "name": "systemd-ask-password-wall.path", "sub_state": "waiting" }, "systemd-fsck-root.service": { "active_state": "active", "description": "File System Check on Root Device", "load_state": "loaded", "name": "systemd-fsck-root.service", "sub_state": "exited" }, "systemd-initctl.socket": { "active_state": "active", "description": "/dev/initctl Compatibility Named Pipe", "load_state": "loaded", "name": "systemd-initctl.socket", "sub_state": "listening" }, "systemd-journal-flush.service": { "active_state": "active", "description": "Flush Journal to Persistent Storage", "load_state": "loaded", "name": "systemd-journal-flush.service", "sub_state": "exited" }, "systemd-journald.service": { "active_state": "active", "description": "Journal Service", "load_state": "loaded", "name": "systemd-journald.service", "sub_state": "running" }, "systemd-journald.socket": { "active_state": "active", "description": "Journal Socket", "load_state": "loaded", "name": "systemd-journald.socket", "sub_state": "running" }, "systemd-logind.service": { "active_state": "active", "description": "Login Service", "load_state": "loaded", "name": "systemd-logind.service", "sub_state": "running" }, "systemd-machine-id-commit.service": { "active_state": "active", "description": "Commit a transient machine-id on disk", "load_state": "loaded", "name": "systemd-machine-id-commit.service", "sub_state": "exited" }, "systemd-random-seed.service": { "active_state": "active", "description": "Load/Save Random Seed", "load_state": "loaded", "name": "systemd-random-seed.service", "sub_state": "exited" }, "systemd-remount-fs.service": { "active_state": "active", "description": "Remount Root and Kernel File Systems", "load_state": "loaded", "name": "systemd-remount-fs.service", "sub_state": "exited" }, "systemd-shutdownd.socket": { "active_state": "active", "description": "Delayed Shutdown Socket", "load_state": "loaded", "name": "systemd-shutdownd.socket", "sub_state": "listening" }, "systemd-sysctl.service": { "active_state": "active", "description": "Apply Kernel Variables", "load_state": "loaded", "name": "systemd-sysctl.service", "sub_state": "exited" }, "systemd-tmpfiles-clean.timer": { "active_state": "active", "description": "Daily Cleanup of Temporary Directories", "load_state": "loaded", "name": "systemd-tmpfiles-clean.timer", "sub_state": "waiting" }, "systemd-tmpfiles-setup-dev.service": { "active_state": "active", "description": "Create Static Device Nodes in /dev", "load_state": "loaded", "name": "systemd-tmpfiles-setup-dev.service", "sub_state": "exited" }, "systemd-tmpfiles-setup.service": { "active_state": "active", "description": "Create Volatile Files and Directories", "load_state": "loaded", "name": "systemd-tmpfiles-setup.service", "sub_state": "exited" }, "systemd-udev-trigger.service": { "active_state": "active", "description": "udev Coldplug all Devices", "load_state": "loaded", "name": "systemd-udev-trigger.service", "sub_state": "exited" }, "systemd-udevd-control.socket": { "active_state": "active", "description": "udev Control Socket", "load_state": "loaded", "name": "systemd-udevd-control.socket", "sub_state": "running" }, "systemd-udevd-kernel.socket": { "active_state": "active", "description": "udev Kernel Socket", "load_state": "loaded", "name": "systemd-udevd-kernel.socket", "sub_state": "running" }, "systemd-udevd.service": { "active_state": "active", "description": "udev Kernel Device Manager", "load_state": "loaded", "name": "systemd-udevd.service", "sub_state": "running" }, "systemd-update-utmp.service": { "active_state": "active", "description": "Update UTMP about System Boot/Shutdown", "load_state": "loaded", "name": "systemd-update-utmp.service", "sub_state": "exited" }, "systemd-user-sessions.service": { "active_state": "active", "description": "Permit User Sessions", "load_state": "loaded", "name": "systemd-user-sessions.service", "sub_state": "exited" }, "systemd-vconsole-setup.service": { "active_state": "active", "description": "Setup Virtual Console", "load_state": "loaded", "name": "systemd-vconsole-setup.service", "sub_state": "exited" }, "timers.target": { "active_state": "active", "description": "Timers", "load_state": "loaded", "name": "timers.target", "sub_state": "active" }, "tuned.service": { "active_state": "active", "description": "Dynamic System Tuning Daemon", "load_state": "loaded", "name": "tuned.service", "sub_state": "running" }, "user-0.slice": { "active_state": "active", "description": "User Slice of root", "load_state": "loaded", "name": "user-0.slice", "sub_state": "active" }, "user.slice": { "active_state": "active", "description": "User and Session Slice", "load_state": "loaded", "name": "user.slice", "sub_state": "active" }, "var-lib-nfs-rpc_pipefs.mount": { "active_state": "active", "description": "RPC Pipe File System", "load_state": "loaded", "name": "var-lib-nfs-rpc_pipefs.mount", "sub_state": "mounted" } }, "systemd_units_user": { "root": { "-.mount": { "active_state": "active", "description": "/", "load_state": "loaded", "name": "-.mount", "sub_state": "mounted" }, "-.slice": { "active_state": "active", "description": "Root Slice", "load_state": "loaded", "name": "-.slice", "sub_state": "active" }, "NetworkManager-wait-online.service": { "active_state": "active", "description": "Network Manager Wait Online", "load_state": "loaded", "name": "NetworkManager-wait-online.service", "sub_state": "exited" }, "NetworkManager.service": { "active_state": "active", "description": "Network Manager", "load_state": "loaded", "name": "NetworkManager.service", "sub_state": "running" }, "auditd.service": { "active_state": "active", "description": "Security Auditing Service", "load_state": "loaded", "name": "auditd.service", "sub_state": "running" }, "basic.target": { "active_state": "active", "description": "Basic System", "load_state": "loaded", "name": "basic.target", "sub_state": "active" }, "chronyd.service": { "active_state": "active", "description": "NTP client/server", "load_state": "loaded", "name": "chronyd.service", "sub_state": "running" }, "cloud-config.service": { "active_state": "active", "description": "Apply the settings specified in cloud-config", "load_state": "loaded", "name": "cloud-config.service", "sub_state": "exited" }, "cloud-config.target": { "active_state": "active", "description": "Cloud-config availability", "load_state": "loaded", "name": "cloud-config.target", "sub_state": "active" }, "cloud-final.service": { "active_state": "active", "description": "Execute cloud user/final scripts", "load_state": "loaded", "name": "cloud-final.service", "sub_state": "exited" }, "cloud-init-local.service": { "active_state": "active", "description": "Initial cloud-init job (pre-networking)", "load_state": "loaded", "name": "cloud-init-local.service", "sub_state": "exited" }, "cloud-init.service": { "active_state": "active", "description": "Initial cloud-init job (metadata service crawler)", "load_state": "loaded", "name": "cloud-init.service", "sub_state": "exited" }, "crond.service": { "active_state": "active", "description": "Command Scheduler", "load_state": "loaded", "name": "crond.service", "sub_state": "running" }, "cryptsetup.target": { "active_state": "active", "description": "Local Encrypted Volumes", "load_state": "loaded", "name": "cryptsetup.target", "sub_state": "active" }, "dbus.service": { "active_state": "active", "description": "D-Bus System Message Bus", "load_state": "loaded", "name": "dbus.service", "sub_state": "running" }, "dbus.socket": { "active_state": "active", "description": "D-Bus System Message Bus Socket", "load_state": "loaded", "name": "dbus.socket", "sub_state": "running" }, "dev-hugepages.mount": { "active_state": "active", "description": "Huge Pages File System", "load_state": "loaded", "name": "dev-hugepages.mount", "sub_state": "mounted" }, "dev-mqueue.mount": { "active_state": "active", "description": "POSIX Message Queue File System", "load_state": "loaded", "name": "dev-mqueue.mount", "sub_state": "mounted" }, "getty.target": { "active_state": "active", "description": "Login Prompts", "load_state": "loaded", "name": "getty.target", "sub_state": "active" }, "getty@tty1.service": { "active_state": "active", "description": "Getty on tty1", "load_state": "loaded", "name": "getty@tty1.service", "sub_state": "running" }, "gssproxy.service": { "active_state": "active", "description": "GSSAPI Proxy Daemon", "load_state": "loaded", "name": "gssproxy.service", "sub_state": "running" }, "irqbalance.service": { "active_state": "active", "description": "irqbalance daemon", "load_state": "loaded", "name": "irqbalance.service", "sub_state": "running" }, "kdump.service": { "active_state": "active", "description": "Crash recovery kernel arming", "load_state": "loaded", "name": "kdump.service", "sub_state": "exited" }, "kmod-static-nodes.service": { "active_state": "active", "description": "Create list of required static device nodes for the current kernel", "load_state": "loaded", "name": "kmod-static-nodes.service", "sub_state": "exited" }, "local-fs-pre.target": { "active_state": "active", "description": "Local File Systems (Pre)", "load_state": "loaded", "name": "local-fs-pre.target", "sub_state": "active" }, "local-fs.target": { "active_state": "active", "description": "Local File Systems", "load_state": "loaded", "name": "local-fs.target", "sub_state": "active" }, "multi-user.target": { "active_state": "active", "description": "Multi-User System", "load_state": "loaded", "name": "multi-user.target", "sub_state": "active" }, "network-online.target": { "active_state": "active", "description": "Network is Online", "load_state": "loaded", "name": "network-online.target", "sub_state": "active" }, "network-pre.target": { "active_state": "active", "description": "Network (Pre)", "load_state": "loaded", "name": "network-pre.target", "sub_state": "active" }, "network.service": { "active_state": "active", "description": "LSB: Bring up/down networking", "load_state": "loaded", "name": "network.service", "sub_state": "exited" }, "network.target": { "active_state": "active", "description": "Network", "load_state": "loaded", "name": "network.target", "sub_state": "active" }, "nfs-client.target": { "active_state": "active", "description": "NFS client services", "load_state": "loaded", "name": "nfs-client.target", "sub_state": "active" }, "paths.target": { "active_state": "active", "description": "Paths", "load_state": "loaded", "name": "paths.target", "sub_state": "active" }, "polkit.service": { "active_state": "active", "description": "Authorization Manager", "load_state": "loaded", "name": "polkit.service", "sub_state": "running" }, "postfix.service": { "active_state": "active", "description": "Postfix Mail Transport Agent", "load_state": "loaded", "name": "postfix.service", "sub_state": "running" }, "proc-sys-fs-binfmt_misc.automount": { "active_state": "active", "description": "Arbitrary Executable File Formats File System Automount Point", "load_state": "loaded", "name": "proc-sys-fs-binfmt_misc.automount", "sub_state": "waiting" }, "remote-fs-pre.target": { "active_state": "active", "description": "Remote File Systems (Pre)", "load_state": "loaded", "name": "remote-fs-pre.target", "sub_state": "active" }, "remote-fs.target": { "active_state": "active", "description": "Remote File Systems", "load_state": "loaded", "name": "remote-fs.target", "sub_state": "active" }, "restraintd.service": { "active_state": "active", "description": "The restraint harness.", "load_state": "loaded", "name": "restraintd.service", "sub_state": "running" }, "rhel-dmesg.service": { "active_state": "active", "description": "Dump dmesg to /var/log/dmesg", "load_state": "loaded", "name": "rhel-dmesg.service", "sub_state": "exited" }, "rhel-domainname.service": { "active_state": "active", "description": "Read and set NIS domainname from /etc/sysconfig/network", "load_state": "loaded", "name": "rhel-domainname.service", "sub_state": "exited" }, "rhel-import-state.service": { "active_state": "active", "description": "Import network configuration from initramfs", "load_state": "loaded", "name": "rhel-import-state.service", "sub_state": "exited" }, "rhel-readonly.service": { "active_state": "active", "description": "Configure read-only root support", "load_state": "loaded", "name": "rhel-readonly.service", "sub_state": "exited" }, "rngd.service": { "active_state": "active", "description": "Hardware RNG Entropy Gatherer Daemon", "load_state": "loaded", "name": "rngd.service", "sub_state": "running" }, "rpc_pipefs.target": { "active_state": "active", "description": "rpc_pipefs.target", "load_state": "loaded", "name": "rpc_pipefs.target", "sub_state": "active" }, "rpcbind.service": { "active_state": "active", "description": "RPC bind service", "load_state": "loaded", "name": "rpcbind.service", "sub_state": "running" }, "rpcbind.socket": { "active_state": "active", "description": "RPCbind Server Activation Socket", "load_state": "loaded", "name": "rpcbind.socket", "sub_state": "running" }, "rpcbind.target": { "active_state": "active", "description": "RPC Port Mapper", "load_state": "loaded", "name": "rpcbind.target", "sub_state": "active" }, "rsyslog.service": { "active_state": "active", "description": "System Logging Service", "load_state": "loaded", "name": "rsyslog.service", "sub_state": "running" }, "run-user-0.mount": { "active_state": "active", "description": "/run/user/0", "load_state": "loaded", "name": "run-user-0.mount", "sub_state": "mounted" }, "serial-getty@ttyS0.service": { "active_state": "active", "description": "Serial Getty on ttyS0", "load_state": "loaded", "name": "serial-getty@ttyS0.service", "sub_state": "running" }, "session-3.scope": { "active_state": "active", "description": "Session 3 of user root", "load_state": "loaded", "name": "session-3.scope", "sub_state": "running" }, "session-4.scope": { "active_state": "active", "description": "Session 4 of user root", "load_state": "loaded", "name": "session-4.scope", "sub_state": "running" }, "slices.target": { "active_state": "active", "description": "Slices", "load_state": "loaded", "name": "slices.target", "sub_state": "active" }, "sockets.target": { "active_state": "active", "description": "Sockets", "load_state": "loaded", "name": "sockets.target", "sub_state": "active" }, "sshd.service": { "active_state": "active", "description": "OpenSSH server daemon", "load_state": "loaded", "name": "sshd.service", "sub_state": "running" }, "swap.target": { "active_state": "active", "description": "Swap", "load_state": "loaded", "name": "swap.target", "sub_state": "active" }, "sys-devices-platform-serial8250-tty-ttyS1.device": { "active_state": "active", "description": "/sys/devices/platform/serial8250/tty/ttyS1", "load_state": "loaded", "name": "sys-devices-platform-serial8250-tty-ttyS1.device", "sub_state": "plugged" }, "sys-devices-platform-serial8250-tty-ttyS2.device": { "active_state": "active", "description": "/sys/devices/platform/serial8250/tty/ttyS2", "load_state": "loaded", "name": "sys-devices-platform-serial8250-tty-ttyS2.device", "sub_state": "plugged" }, "sys-devices-platform-serial8250-tty-ttyS3.device": { "active_state": "active", "description": "/sys/devices/platform/serial8250/tty/ttyS3", "load_state": "loaded", "name": "sys-devices-platform-serial8250-tty-ttyS3.device", "sub_state": "plugged" }, "sys-devices-pnp0-00:06-tty-ttyS0.device": { "active_state": "active", "description": "/sys/devices/pnp0/00:06/tty/ttyS0", "load_state": "loaded", "name": "sys-devices-pnp0-00:06-tty-ttyS0.device", "sub_state": "plugged" }, "sys-devices-vbd\\x2d768-block-xvda-xvda1.device": { "active_state": "active", "description": "/sys/devices/vbd-768/block/xvda/xvda1", "load_state": "loaded", "name": "sys-devices-vbd\\x2d768-block-xvda-xvda1.device", "sub_state": "plugged" }, "sys-devices-vbd\\x2d768-block-xvda.device": { "active_state": "active", "description": "/sys/devices/vbd-768/block/xvda", "load_state": "loaded", "name": "sys-devices-vbd\\x2d768-block-xvda.device", "sub_state": "plugged" }, "sys-devices-vif\\x2d0-net-eth0.device": { "active_state": "active", "description": "/sys/devices/vif-0/net/eth0", "load_state": "loaded", "name": "sys-devices-vif\\x2d0-net-eth0.device", "sub_state": "plugged" }, "sys-kernel-config.mount": { "active_state": "active", "description": "Configuration File System", "load_state": "loaded", "name": "sys-kernel-config.mount", "sub_state": "mounted" }, "sys-kernel-debug.mount": { "active_state": "active", "description": "Debug File System", "load_state": "loaded", "name": "sys-kernel-debug.mount", "sub_state": "mounted" }, "sys-module-configfs.device": { "active_state": "active", "description": "/sys/module/configfs", "load_state": "loaded", "name": "sys-module-configfs.device", "sub_state": "plugged" }, "sys-subsystem-net-devices-eth0.device": { "active_state": "active", "description": "/sys/subsystem/net/devices/eth0", "load_state": "loaded", "name": "sys-subsystem-net-devices-eth0.device", "sub_state": "plugged" }, "sysinit.target": { "active_state": "active", "description": "System Initialization", "load_state": "loaded", "name": "sysinit.target", "sub_state": "active" }, "system-getty.slice": { "active_state": "active", "description": "system-getty.slice", "load_state": "loaded", "name": "system-getty.slice", "sub_state": "active" }, "system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice": { "active_state": "active", "description": "system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice", "load_state": "loaded", "name": "system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice", "sub_state": "active" }, "system-serial\\x2dgetty.slice": { "active_state": "active", "description": "system-serial\\x2dgetty.slice", "load_state": "loaded", "name": "system-serial\\x2dgetty.slice", "sub_state": "active" }, "system.slice": { "active_state": "active", "description": "System Slice", "load_state": "loaded", "name": "system.slice", "sub_state": "active" }, "systemd-ask-password-plymouth.path": { "active_state": "active", "description": "Forward Password Requests to Plymouth Directory Watch", "load_state": "loaded", "name": "systemd-ask-password-plymouth.path", "sub_state": "waiting" }, "systemd-ask-password-wall.path": { "active_state": "active", "description": "Forward Password Requests to Wall Directory Watch", "load_state": "loaded", "name": "systemd-ask-password-wall.path", "sub_state": "waiting" }, "systemd-fsck-root.service": { "active_state": "active", "description": "File System Check on Root Device", "load_state": "loaded", "name": "systemd-fsck-root.service", "sub_state": "exited" }, "systemd-initctl.socket": { "active_state": "active", "description": "/dev/initctl Compatibility Named Pipe", "load_state": "loaded", "name": "systemd-initctl.socket", "sub_state": "listening" }, "systemd-journal-flush.service": { "active_state": "active", "description": "Flush Journal to Persistent Storage", "load_state": "loaded", "name": "systemd-journal-flush.service", "sub_state": "exited" }, "systemd-journald.service": { "active_state": "active", "description": "Journal Service", "load_state": "loaded", "name": "systemd-journald.service", "sub_state": "running" }, "systemd-journald.socket": { "active_state": "active", "description": "Journal Socket", "load_state": "loaded", "name": "systemd-journald.socket", "sub_state": "running" }, "systemd-logind.service": { "active_state": "active", "description": "Login Service", "load_state": "loaded", "name": "systemd-logind.service", "sub_state": "running" }, "systemd-machine-id-commit.service": { "active_state": "active", "description": "Commit a transient machine-id on disk", "load_state": "loaded", "name": "systemd-machine-id-commit.service", "sub_state": "exited" }, "systemd-random-seed.service": { "active_state": "active", "description": "Load/Save Random Seed", "load_state": "loaded", "name": "systemd-random-seed.service", "sub_state": "exited" }, "systemd-remount-fs.service": { "active_state": "active", "description": "Remount Root and Kernel File Systems", "load_state": "loaded", "name": "systemd-remount-fs.service", "sub_state": "exited" }, "systemd-shutdownd.socket": { "active_state": "active", "description": "Delayed Shutdown Socket", "load_state": "loaded", "name": "systemd-shutdownd.socket", "sub_state": "listening" }, "systemd-sysctl.service": { "active_state": "active", "description": "Apply Kernel Variables", "load_state": "loaded", "name": "systemd-sysctl.service", "sub_state": "exited" }, "systemd-tmpfiles-clean.timer": { "active_state": "active", "description": "Daily Cleanup of Temporary Directories", "load_state": "loaded", "name": "systemd-tmpfiles-clean.timer", "sub_state": "waiting" }, "systemd-tmpfiles-setup-dev.service": { "active_state": "active", "description": "Create Static Device Nodes in /dev", "load_state": "loaded", "name": "systemd-tmpfiles-setup-dev.service", "sub_state": "exited" }, "systemd-tmpfiles-setup.service": { "active_state": "active", "description": "Create Volatile Files and Directories", "load_state": "loaded", "name": "systemd-tmpfiles-setup.service", "sub_state": "exited" }, "systemd-udev-trigger.service": { "active_state": "active", "description": "udev Coldplug all Devices", "load_state": "loaded", "name": "systemd-udev-trigger.service", "sub_state": "exited" }, "systemd-udevd-control.socket": { "active_state": "active", "description": "udev Control Socket", "load_state": "loaded", "name": "systemd-udevd-control.socket", "sub_state": "running" }, "systemd-udevd-kernel.socket": { "active_state": "active", "description": "udev Kernel Socket", "load_state": "loaded", "name": "systemd-udevd-kernel.socket", "sub_state": "running" }, "systemd-udevd.service": { "active_state": "active", "description": "udev Kernel Device Manager", "load_state": "loaded", "name": "systemd-udevd.service", "sub_state": "running" }, "systemd-update-utmp.service": { "active_state": "active", "description": "Update UTMP about System Boot/Shutdown", "load_state": "loaded", "name": "systemd-update-utmp.service", "sub_state": "exited" }, "systemd-user-sessions.service": { "active_state": "active", "description": "Permit User Sessions", "load_state": "loaded", "name": "systemd-user-sessions.service", "sub_state": "exited" }, "systemd-vconsole-setup.service": { "active_state": "active", "description": "Setup Virtual Console", "load_state": "loaded", "name": "systemd-vconsole-setup.service", "sub_state": "exited" }, "timers.target": { "active_state": "active", "description": "Timers", "load_state": "loaded", "name": "timers.target", "sub_state": "active" }, "tuned.service": { "active_state": "active", "description": "Dynamic System Tuning Daemon", "load_state": "loaded", "name": "tuned.service", "sub_state": "running" }, "user-0.slice": { "active_state": "active", "description": "User Slice of root", "load_state": "loaded", "name": "user-0.slice", "sub_state": "active" }, "user.slice": { "active_state": "active", "description": "User and Session Slice", "load_state": "loaded", "name": "user.slice", "sub_state": "active" }, "var-lib-nfs-rpc_pipefs.mount": { "active_state": "active", "description": "RPC Pipe File System", "load_state": "loaded", "name": "var-lib-nfs-rpc_pipefs.mount", "sub_state": "mounted" } } } }, "changed": false } TASK [fedora.linux_system_roles.systemd : DebugAfter] ************************** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:158 Monday 11 November 2024 18:51:44 -0500 (0:00:00.667) 0:00:07.651 ******* ok: [managed-node2] => {} MSG: facts { "root": { "-.mount": { "active_state": "active", "description": "/", "load_state": "loaded", "name": "-.mount", "sub_state": "mounted" }, "-.slice": { "active_state": "active", "description": "Root Slice", "load_state": "loaded", "name": "-.slice", "sub_state": "active" }, "NetworkManager-wait-online.service": { "active_state": "active", "description": "Network Manager Wait Online", "load_state": "loaded", "name": "NetworkManager-wait-online.service", "sub_state": "exited" }, "NetworkManager.service": { "active_state": "active", "description": "Network Manager", "load_state": "loaded", "name": "NetworkManager.service", "sub_state": "running" }, "auditd.service": { "active_state": "active", "description": "Security Auditing Service", "load_state": "loaded", "name": "auditd.service", "sub_state": "running" }, "basic.target": { "active_state": "active", "description": "Basic System", "load_state": "loaded", "name": "basic.target", "sub_state": "active" }, "chronyd.service": { "active_state": "active", "description": "NTP client/server", "load_state": "loaded", "name": "chronyd.service", "sub_state": "running" }, "cloud-config.service": { "active_state": "active", "description": "Apply the settings specified in cloud-config", "load_state": "loaded", "name": "cloud-config.service", "sub_state": "exited" }, "cloud-config.target": { "active_state": "active", "description": "Cloud-config availability", "load_state": "loaded", "name": "cloud-config.target", "sub_state": "active" }, "cloud-final.service": { "active_state": "active", "description": "Execute cloud user/final scripts", "load_state": "loaded", "name": "cloud-final.service", "sub_state": "exited" }, "cloud-init-local.service": { "active_state": "active", "description": "Initial cloud-init job (pre-networking)", "load_state": "loaded", "name": "cloud-init-local.service", "sub_state": "exited" }, "cloud-init.service": { "active_state": "active", "description": "Initial cloud-init job (metadata service crawler)", "load_state": "loaded", "name": "cloud-init.service", "sub_state": "exited" }, "crond.service": { "active_state": "active", "description": "Command Scheduler", "load_state": "loaded", "name": "crond.service", "sub_state": "running" }, "cryptsetup.target": { "active_state": "active", "description": "Local Encrypted Volumes", "load_state": "loaded", "name": "cryptsetup.target", "sub_state": "active" }, "dbus.service": { "active_state": "active", "description": "D-Bus System Message Bus", "load_state": "loaded", "name": "dbus.service", "sub_state": "running" }, "dbus.socket": { "active_state": "active", "description": "D-Bus System Message Bus Socket", "load_state": "loaded", "name": "dbus.socket", "sub_state": "running" }, "dev-hugepages.mount": { "active_state": "active", "description": "Huge Pages File System", "load_state": "loaded", "name": "dev-hugepages.mount", "sub_state": "mounted" }, "dev-mqueue.mount": { "active_state": "active", "description": "POSIX Message Queue File System", "load_state": "loaded", "name": "dev-mqueue.mount", "sub_state": "mounted" }, "getty.target": { "active_state": "active", "description": "Login Prompts", "load_state": "loaded", "name": "getty.target", "sub_state": "active" }, "getty@tty1.service": { "active_state": "active", "description": "Getty on tty1", "load_state": "loaded", "name": "getty@tty1.service", "sub_state": "running" }, "gssproxy.service": { "active_state": "active", "description": "GSSAPI Proxy Daemon", "load_state": "loaded", "name": "gssproxy.service", "sub_state": "running" }, "irqbalance.service": { "active_state": "active", "description": "irqbalance daemon", "load_state": "loaded", "name": "irqbalance.service", "sub_state": "running" }, "kdump.service": { "active_state": "active", "description": "Crash recovery kernel arming", "load_state": "loaded", "name": "kdump.service", "sub_state": "exited" }, "kmod-static-nodes.service": { "active_state": "active", "description": "Create list of required static device nodes for the current kernel", "load_state": "loaded", "name": "kmod-static-nodes.service", "sub_state": "exited" }, "local-fs-pre.target": { "active_state": "active", "description": "Local File Systems (Pre)", "load_state": "loaded", "name": "local-fs-pre.target", "sub_state": "active" }, "local-fs.target": { "active_state": "active", "description": "Local File Systems", "load_state": "loaded", "name": "local-fs.target", "sub_state": "active" }, "multi-user.target": { "active_state": "active", "description": "Multi-User System", "load_state": "loaded", "name": "multi-user.target", "sub_state": "active" }, "network-online.target": { "active_state": "active", "description": "Network is Online", "load_state": "loaded", "name": "network-online.target", "sub_state": "active" }, "network-pre.target": { "active_state": "active", "description": "Network (Pre)", "load_state": "loaded", "name": "network-pre.target", "sub_state": "active" }, "network.service": { "active_state": "active", "description": "LSB: Bring up/down networking", "load_state": "loaded", "name": "network.service", "sub_state": "exited" }, "network.target": { "active_state": "active", "description": "Network", "load_state": "loaded", "name": "network.target", "sub_state": "active" }, "nfs-client.target": { "active_state": "active", "description": "NFS client services", "load_state": "loaded", "name": "nfs-client.target", "sub_state": "active" }, "paths.target": { "active_state": "active", "description": "Paths", "load_state": "loaded", "name": "paths.target", "sub_state": "active" }, "polkit.service": { "active_state": "active", "description": "Authorization Manager", "load_state": "loaded", "name": "polkit.service", "sub_state": "running" }, "postfix.service": { "active_state": "active", "description": "Postfix Mail Transport Agent", "load_state": "loaded", "name": "postfix.service", "sub_state": "running" }, "proc-sys-fs-binfmt_misc.automount": { "active_state": "active", "description": "Arbitrary Executable File Formats File System Automount Point", "load_state": "loaded", "name": "proc-sys-fs-binfmt_misc.automount", "sub_state": "waiting" }, "remote-fs-pre.target": { "active_state": "active", "description": "Remote File Systems (Pre)", "load_state": "loaded", "name": "remote-fs-pre.target", "sub_state": "active" }, "remote-fs.target": { "active_state": "active", "description": "Remote File Systems", "load_state": "loaded", "name": "remote-fs.target", "sub_state": "active" }, "restraintd.service": { "active_state": "active", "description": "The restraint harness.", "load_state": "loaded", "name": "restraintd.service", "sub_state": "running" }, "rhel-dmesg.service": { "active_state": "active", "description": "Dump dmesg to /var/log/dmesg", "load_state": "loaded", "name": "rhel-dmesg.service", "sub_state": "exited" }, "rhel-domainname.service": { "active_state": "active", "description": "Read and set NIS domainname from /etc/sysconfig/network", "load_state": "loaded", "name": "rhel-domainname.service", "sub_state": "exited" }, "rhel-import-state.service": { "active_state": "active", "description": "Import network configuration from initramfs", "load_state": "loaded", "name": "rhel-import-state.service", "sub_state": "exited" }, "rhel-readonly.service": { "active_state": "active", "description": "Configure read-only root support", "load_state": "loaded", "name": "rhel-readonly.service", "sub_state": "exited" }, "rngd.service": { "active_state": "active", "description": "Hardware RNG Entropy Gatherer Daemon", "load_state": "loaded", "name": "rngd.service", "sub_state": "running" }, "rpc_pipefs.target": { "active_state": "active", "description": "rpc_pipefs.target", "load_state": "loaded", "name": "rpc_pipefs.target", "sub_state": "active" }, "rpcbind.service": { "active_state": "active", "description": "RPC bind service", "load_state": "loaded", "name": "rpcbind.service", "sub_state": "running" }, "rpcbind.socket": { "active_state": "active", "description": "RPCbind Server Activation Socket", "load_state": "loaded", "name": "rpcbind.socket", "sub_state": "running" }, "rpcbind.target": { "active_state": "active", "description": "RPC Port Mapper", "load_state": "loaded", "name": "rpcbind.target", "sub_state": "active" }, "rsyslog.service": { "active_state": "active", "description": "System Logging Service", "load_state": "loaded", "name": "rsyslog.service", "sub_state": "running" }, "run-user-0.mount": { "active_state": "active", "description": "/run/user/0", "load_state": "loaded", "name": "run-user-0.mount", "sub_state": "mounted" }, "serial-getty@ttyS0.service": { "active_state": "active", "description": "Serial Getty on ttyS0", "load_state": "loaded", "name": "serial-getty@ttyS0.service", "sub_state": "running" }, "session-3.scope": { "active_state": "active", "description": "Session 3 of user root", "load_state": "loaded", "name": "session-3.scope", "sub_state": "running" }, "session-4.scope": { "active_state": "active", "description": "Session 4 of user root", "load_state": "loaded", "name": "session-4.scope", "sub_state": "running" }, "slices.target": { "active_state": "active", "description": "Slices", "load_state": "loaded", "name": "slices.target", "sub_state": "active" }, "sockets.target": { "active_state": "active", "description": "Sockets", "load_state": "loaded", "name": "sockets.target", "sub_state": "active" }, "sshd.service": { "active_state": "active", "description": "OpenSSH server daemon", "load_state": "loaded", "name": "sshd.service", "sub_state": "running" }, "swap.target": { "active_state": "active", "description": "Swap", "load_state": "loaded", "name": "swap.target", "sub_state": "active" }, "sys-devices-platform-serial8250-tty-ttyS1.device": { "active_state": "active", "description": "/sys/devices/platform/serial8250/tty/ttyS1", "load_state": "loaded", "name": "sys-devices-platform-serial8250-tty-ttyS1.device", "sub_state": "plugged" }, "sys-devices-platform-serial8250-tty-ttyS2.device": { "active_state": "active", "description": "/sys/devices/platform/serial8250/tty/ttyS2", "load_state": "loaded", "name": "sys-devices-platform-serial8250-tty-ttyS2.device", "sub_state": "plugged" }, "sys-devices-platform-serial8250-tty-ttyS3.device": { "active_state": "active", "description": "/sys/devices/platform/serial8250/tty/ttyS3", "load_state": "loaded", "name": "sys-devices-platform-serial8250-tty-ttyS3.device", "sub_state": "plugged" }, "sys-devices-pnp0-00:06-tty-ttyS0.device": { "active_state": "active", "description": "/sys/devices/pnp0/00:06/tty/ttyS0", "load_state": "loaded", "name": "sys-devices-pnp0-00:06-tty-ttyS0.device", "sub_state": "plugged" }, "sys-devices-vbd\\x2d768-block-xvda-xvda1.device": { "active_state": "active", "description": "/sys/devices/vbd-768/block/xvda/xvda1", "load_state": "loaded", "name": "sys-devices-vbd\\x2d768-block-xvda-xvda1.device", "sub_state": "plugged" }, "sys-devices-vbd\\x2d768-block-xvda.device": { "active_state": "active", "description": "/sys/devices/vbd-768/block/xvda", "load_state": "loaded", "name": "sys-devices-vbd\\x2d768-block-xvda.device", "sub_state": "plugged" }, "sys-devices-vif\\x2d0-net-eth0.device": { "active_state": "active", "description": "/sys/devices/vif-0/net/eth0", "load_state": "loaded", "name": "sys-devices-vif\\x2d0-net-eth0.device", "sub_state": "plugged" }, "sys-kernel-config.mount": { "active_state": "active", "description": "Configuration File System", "load_state": "loaded", "name": "sys-kernel-config.mount", "sub_state": "mounted" }, "sys-kernel-debug.mount": { "active_state": "active", "description": "Debug File System", "load_state": "loaded", "name": "sys-kernel-debug.mount", "sub_state": "mounted" }, "sys-module-configfs.device": { "active_state": "active", "description": "/sys/module/configfs", "load_state": "loaded", "name": "sys-module-configfs.device", "sub_state": "plugged" }, "sys-subsystem-net-devices-eth0.device": { "active_state": "active", "description": "/sys/subsystem/net/devices/eth0", "load_state": "loaded", "name": "sys-subsystem-net-devices-eth0.device", "sub_state": "plugged" }, "sysinit.target": { "active_state": "active", "description": "System Initialization", "load_state": "loaded", "name": "sysinit.target", "sub_state": "active" }, "system-getty.slice": { "active_state": "active", "description": "system-getty.slice", "load_state": "loaded", "name": "system-getty.slice", "sub_state": "active" }, "system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice": { "active_state": "active", "description": "system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice", "load_state": "loaded", "name": "system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice", "sub_state": "active" }, "system-serial\\x2dgetty.slice": { "active_state": "active", "description": "system-serial\\x2dgetty.slice", "load_state": "loaded", "name": "system-serial\\x2dgetty.slice", "sub_state": "active" }, "system.slice": { "active_state": "active", "description": "System Slice", "load_state": "loaded", "name": "system.slice", "sub_state": "active" }, "systemd-ask-password-plymouth.path": { "active_state": "active", "description": "Forward Password Requests to Plymouth Directory Watch", "load_state": "loaded", "name": "systemd-ask-password-plymouth.path", "sub_state": "waiting" }, "systemd-ask-password-wall.path": { "active_state": "active", "description": "Forward Password Requests to Wall Directory Watch", "load_state": "loaded", "name": "systemd-ask-password-wall.path", "sub_state": "waiting" }, "systemd-fsck-root.service": { "active_state": "active", "description": "File System Check on Root Device", "load_state": "loaded", "name": "systemd-fsck-root.service", "sub_state": "exited" }, "systemd-initctl.socket": { "active_state": "active", "description": "/dev/initctl Compatibility Named Pipe", "load_state": "loaded", "name": "systemd-initctl.socket", "sub_state": "listening" }, "systemd-journal-flush.service": { "active_state": "active", "description": "Flush Journal to Persistent Storage", "load_state": "loaded", "name": "systemd-journal-flush.service", "sub_state": "exited" }, "systemd-journald.service": { "active_state": "active", "description": "Journal Service", "load_state": "loaded", "name": "systemd-journald.service", "sub_state": "running" }, "systemd-journald.socket": { "active_state": "active", "description": "Journal Socket", "load_state": "loaded", "name": "systemd-journald.socket", "sub_state": "running" }, "systemd-logind.service": { "active_state": "active", "description": "Login Service", "load_state": "loaded", "name": "systemd-logind.service", "sub_state": "running" }, "systemd-machine-id-commit.service": { "active_state": "active", "description": "Commit a transient machine-id on disk", "load_state": "loaded", "name": "systemd-machine-id-commit.service", "sub_state": "exited" }, "systemd-random-seed.service": { "active_state": "active", "description": "Load/Save Random Seed", "load_state": "loaded", "name": "systemd-random-seed.service", "sub_state": "exited" }, "systemd-remount-fs.service": { "active_state": "active", "description": "Remount Root and Kernel File Systems", "load_state": "loaded", "name": "systemd-remount-fs.service", "sub_state": "exited" }, "systemd-shutdownd.socket": { "active_state": "active", "description": "Delayed Shutdown Socket", "load_state": "loaded", "name": "systemd-shutdownd.socket", "sub_state": "listening" }, "systemd-sysctl.service": { "active_state": "active", "description": "Apply Kernel Variables", "load_state": "loaded", "name": "systemd-sysctl.service", "sub_state": "exited" }, "systemd-tmpfiles-clean.timer": { "active_state": "active", "description": "Daily Cleanup of Temporary Directories", "load_state": "loaded", "name": "systemd-tmpfiles-clean.timer", "sub_state": "waiting" }, "systemd-tmpfiles-setup-dev.service": { "active_state": "active", "description": "Create Static Device Nodes in /dev", "load_state": "loaded", "name": "systemd-tmpfiles-setup-dev.service", "sub_state": "exited" }, "systemd-tmpfiles-setup.service": { "active_state": "active", "description": "Create Volatile Files and Directories", "load_state": "loaded", "name": "systemd-tmpfiles-setup.service", "sub_state": "exited" }, "systemd-udev-trigger.service": { "active_state": "active", "description": "udev Coldplug all Devices", "load_state": "loaded", "name": "systemd-udev-trigger.service", "sub_state": "exited" }, "systemd-udevd-control.socket": { "active_state": "active", "description": "udev Control Socket", "load_state": "loaded", "name": "systemd-udevd-control.socket", "sub_state": "running" }, "systemd-udevd-kernel.socket": { "active_state": "active", "description": "udev Kernel Socket", "load_state": "loaded", "name": "systemd-udevd-kernel.socket", "sub_state": "running" }, "systemd-udevd.service": { "active_state": "active", "description": "udev Kernel Device Manager", "load_state": "loaded", "name": "systemd-udevd.service", "sub_state": "running" }, "systemd-update-utmp.service": { "active_state": "active", "description": "Update UTMP about System Boot/Shutdown", "load_state": "loaded", "name": "systemd-update-utmp.service", "sub_state": "exited" }, "systemd-user-sessions.service": { "active_state": "active", "description": "Permit User Sessions", "load_state": "loaded", "name": "systemd-user-sessions.service", "sub_state": "exited" }, "systemd-vconsole-setup.service": { "active_state": "active", "description": "Setup Virtual Console", "load_state": "loaded", "name": "systemd-vconsole-setup.service", "sub_state": "exited" }, "timers.target": { "active_state": "active", "description": "Timers", "load_state": "loaded", "name": "timers.target", "sub_state": "active" }, "tuned.service": { "active_state": "active", "description": "Dynamic System Tuning Daemon", "load_state": "loaded", "name": "tuned.service", "sub_state": "running" }, "user-0.slice": { "active_state": "active", "description": "User Slice of root", "load_state": "loaded", "name": "user-0.slice", "sub_state": "active" }, "user.slice": { "active_state": "active", "description": "User and Session Slice", "load_state": "loaded", "name": "user.slice", "sub_state": "active" }, "var-lib-nfs-rpc_pipefs.mount": { "active_state": "active", "description": "RPC Pipe File System", "load_state": "loaded", "name": "var-lib-nfs-rpc_pipefs.mount", "sub_state": "mounted" } } } TASK [fedora.linux_system_roles.systemd : Set legacy systemd_units output variable] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:162 Monday 11 November 2024 18:51:44 -0500 (0:00:00.048) 0:00:07.699 ******* ok: [managed-node2] => { "ansible_facts": { "systemd_units": { "-.mount": { "active_state": "active", "description": "/", "load_state": "loaded", "name": "-.mount", "sub_state": "mounted" }, "-.slice": { "active_state": "active", "description": "Root Slice", "load_state": "loaded", "name": "-.slice", "sub_state": "active" }, "NetworkManager-wait-online.service": { "active_state": "active", "description": "Network Manager Wait Online", "load_state": "loaded", "name": "NetworkManager-wait-online.service", "sub_state": "exited" }, "NetworkManager.service": { "active_state": "active", "description": "Network Manager", "load_state": "loaded", "name": "NetworkManager.service", "sub_state": "running" }, "auditd.service": { "active_state": "active", "description": "Security Auditing Service", "load_state": "loaded", "name": "auditd.service", "sub_state": "running" }, "basic.target": { "active_state": "active", "description": "Basic System", "load_state": "loaded", "name": "basic.target", "sub_state": "active" }, "chronyd.service": { "active_state": "active", "description": "NTP client/server", "load_state": "loaded", "name": "chronyd.service", "sub_state": "running" }, "cloud-config.service": { "active_state": "active", "description": "Apply the settings specified in cloud-config", "load_state": "loaded", "name": "cloud-config.service", "sub_state": "exited" }, "cloud-config.target": { "active_state": "active", "description": "Cloud-config availability", "load_state": "loaded", "name": "cloud-config.target", "sub_state": "active" }, "cloud-final.service": { "active_state": "active", "description": "Execute cloud user/final scripts", "load_state": "loaded", "name": "cloud-final.service", "sub_state": "exited" }, "cloud-init-local.service": { "active_state": "active", "description": "Initial cloud-init job (pre-networking)", "load_state": "loaded", "name": "cloud-init-local.service", "sub_state": "exited" }, "cloud-init.service": { "active_state": "active", "description": "Initial cloud-init job (metadata service crawler)", "load_state": "loaded", "name": "cloud-init.service", "sub_state": "exited" }, "crond.service": { "active_state": "active", "description": "Command Scheduler", "load_state": "loaded", "name": "crond.service", "sub_state": "running" }, "cryptsetup.target": { "active_state": "active", "description": "Local Encrypted Volumes", "load_state": "loaded", "name": "cryptsetup.target", "sub_state": "active" }, "dbus.service": { "active_state": "active", "description": "D-Bus System Message Bus", "load_state": "loaded", "name": "dbus.service", "sub_state": "running" }, "dbus.socket": { "active_state": "active", "description": "D-Bus System Message Bus Socket", "load_state": "loaded", "name": "dbus.socket", "sub_state": "running" }, "dev-hugepages.mount": { "active_state": "active", "description": "Huge Pages File System", "load_state": "loaded", "name": "dev-hugepages.mount", "sub_state": "mounted" }, "dev-mqueue.mount": { "active_state": "active", "description": "POSIX Message Queue File System", "load_state": "loaded", "name": "dev-mqueue.mount", "sub_state": "mounted" }, "getty.target": { "active_state": "active", "description": "Login Prompts", "load_state": "loaded", "name": "getty.target", "sub_state": "active" }, "getty@tty1.service": { "active_state": "active", "description": "Getty on tty1", "load_state": "loaded", "name": "getty@tty1.service", "sub_state": "running" }, "gssproxy.service": { "active_state": "active", "description": "GSSAPI Proxy Daemon", "load_state": "loaded", "name": "gssproxy.service", "sub_state": "running" }, "irqbalance.service": { "active_state": "active", "description": "irqbalance daemon", "load_state": "loaded", "name": "irqbalance.service", "sub_state": "running" }, "kdump.service": { "active_state": "active", "description": "Crash recovery kernel arming", "load_state": "loaded", "name": "kdump.service", "sub_state": "exited" }, "kmod-static-nodes.service": { "active_state": "active", "description": "Create list of required static device nodes for the current kernel", "load_state": "loaded", "name": "kmod-static-nodes.service", "sub_state": "exited" }, "local-fs-pre.target": { "active_state": "active", "description": "Local File Systems (Pre)", "load_state": "loaded", "name": "local-fs-pre.target", "sub_state": "active" }, "local-fs.target": { "active_state": "active", "description": "Local File Systems", "load_state": "loaded", "name": "local-fs.target", "sub_state": "active" }, "multi-user.target": { "active_state": "active", "description": "Multi-User System", "load_state": "loaded", "name": "multi-user.target", "sub_state": "active" }, "network-online.target": { "active_state": "active", "description": "Network is Online", "load_state": "loaded", "name": "network-online.target", "sub_state": "active" }, "network-pre.target": { "active_state": "active", "description": "Network (Pre)", "load_state": "loaded", "name": "network-pre.target", "sub_state": "active" }, "network.service": { "active_state": "active", "description": "LSB: Bring up/down networking", "load_state": "loaded", "name": "network.service", "sub_state": "exited" }, "network.target": { "active_state": "active", "description": "Network", "load_state": "loaded", "name": "network.target", "sub_state": "active" }, "nfs-client.target": { "active_state": "active", "description": "NFS client services", "load_state": "loaded", "name": "nfs-client.target", "sub_state": "active" }, "paths.target": { "active_state": "active", "description": "Paths", "load_state": "loaded", "name": "paths.target", "sub_state": "active" }, "polkit.service": { "active_state": "active", "description": "Authorization Manager", "load_state": "loaded", "name": "polkit.service", "sub_state": "running" }, "postfix.service": { "active_state": "active", "description": "Postfix Mail Transport Agent", "load_state": "loaded", "name": "postfix.service", "sub_state": "running" }, "proc-sys-fs-binfmt_misc.automount": { "active_state": "active", "description": "Arbitrary Executable File Formats File System Automount Point", "load_state": "loaded", "name": "proc-sys-fs-binfmt_misc.automount", "sub_state": "waiting" }, "remote-fs-pre.target": { "active_state": "active", "description": "Remote File Systems (Pre)", "load_state": "loaded", "name": "remote-fs-pre.target", "sub_state": "active" }, "remote-fs.target": { "active_state": "active", "description": "Remote File Systems", "load_state": "loaded", "name": "remote-fs.target", "sub_state": "active" }, "restraintd.service": { "active_state": "active", "description": "The restraint harness.", "load_state": "loaded", "name": "restraintd.service", "sub_state": "running" }, "rhel-dmesg.service": { "active_state": "active", "description": "Dump dmesg to /var/log/dmesg", "load_state": "loaded", "name": "rhel-dmesg.service", "sub_state": "exited" }, "rhel-domainname.service": { "active_state": "active", "description": "Read and set NIS domainname from /etc/sysconfig/network", "load_state": "loaded", "name": "rhel-domainname.service", "sub_state": "exited" }, "rhel-import-state.service": { "active_state": "active", "description": "Import network configuration from initramfs", "load_state": "loaded", "name": "rhel-import-state.service", "sub_state": "exited" }, "rhel-readonly.service": { "active_state": "active", "description": "Configure read-only root support", "load_state": "loaded", "name": "rhel-readonly.service", "sub_state": "exited" }, "rngd.service": { "active_state": "active", "description": "Hardware RNG Entropy Gatherer Daemon", "load_state": "loaded", "name": "rngd.service", "sub_state": "running" }, "rpc_pipefs.target": { "active_state": "active", "description": "rpc_pipefs.target", "load_state": "loaded", "name": "rpc_pipefs.target", "sub_state": "active" }, "rpcbind.service": { "active_state": "active", "description": "RPC bind service", "load_state": "loaded", "name": "rpcbind.service", "sub_state": "running" }, "rpcbind.socket": { "active_state": "active", "description": "RPCbind Server Activation Socket", "load_state": "loaded", "name": "rpcbind.socket", "sub_state": "running" }, "rpcbind.target": { "active_state": "active", "description": "RPC Port Mapper", "load_state": "loaded", "name": "rpcbind.target", "sub_state": "active" }, "rsyslog.service": { "active_state": "active", "description": "System Logging Service", "load_state": "loaded", "name": "rsyslog.service", "sub_state": "running" }, "run-user-0.mount": { "active_state": "active", "description": "/run/user/0", "load_state": "loaded", "name": "run-user-0.mount", "sub_state": "mounted" }, "serial-getty@ttyS0.service": { "active_state": "active", "description": "Serial Getty on ttyS0", "load_state": "loaded", "name": "serial-getty@ttyS0.service", "sub_state": "running" }, "session-3.scope": { "active_state": "active", "description": "Session 3 of user root", "load_state": "loaded", "name": "session-3.scope", "sub_state": "running" }, "session-4.scope": { "active_state": "active", "description": "Session 4 of user root", "load_state": "loaded", "name": "session-4.scope", "sub_state": "running" }, "slices.target": { "active_state": "active", "description": "Slices", "load_state": "loaded", "name": "slices.target", "sub_state": "active" }, "sockets.target": { "active_state": "active", "description": "Sockets", "load_state": "loaded", "name": "sockets.target", "sub_state": "active" }, "sshd.service": { "active_state": "active", "description": "OpenSSH server daemon", "load_state": "loaded", "name": "sshd.service", "sub_state": "running" }, "swap.target": { "active_state": "active", "description": "Swap", "load_state": "loaded", "name": "swap.target", "sub_state": "active" }, "sys-devices-platform-serial8250-tty-ttyS1.device": { "active_state": "active", "description": "/sys/devices/platform/serial8250/tty/ttyS1", "load_state": "loaded", "name": "sys-devices-platform-serial8250-tty-ttyS1.device", "sub_state": "plugged" }, "sys-devices-platform-serial8250-tty-ttyS2.device": { "active_state": "active", "description": "/sys/devices/platform/serial8250/tty/ttyS2", "load_state": "loaded", "name": "sys-devices-platform-serial8250-tty-ttyS2.device", "sub_state": "plugged" }, "sys-devices-platform-serial8250-tty-ttyS3.device": { "active_state": "active", "description": "/sys/devices/platform/serial8250/tty/ttyS3", "load_state": "loaded", "name": "sys-devices-platform-serial8250-tty-ttyS3.device", "sub_state": "plugged" }, "sys-devices-pnp0-00:06-tty-ttyS0.device": { "active_state": "active", "description": "/sys/devices/pnp0/00:06/tty/ttyS0", "load_state": "loaded", "name": "sys-devices-pnp0-00:06-tty-ttyS0.device", "sub_state": "plugged" }, "sys-devices-vbd\\x2d768-block-xvda-xvda1.device": { "active_state": "active", "description": "/sys/devices/vbd-768/block/xvda/xvda1", "load_state": "loaded", "name": "sys-devices-vbd\\x2d768-block-xvda-xvda1.device", "sub_state": "plugged" }, "sys-devices-vbd\\x2d768-block-xvda.device": { "active_state": "active", "description": "/sys/devices/vbd-768/block/xvda", "load_state": "loaded", "name": "sys-devices-vbd\\x2d768-block-xvda.device", "sub_state": "plugged" }, "sys-devices-vif\\x2d0-net-eth0.device": { "active_state": "active", "description": "/sys/devices/vif-0/net/eth0", "load_state": "loaded", "name": "sys-devices-vif\\x2d0-net-eth0.device", "sub_state": "plugged" }, "sys-kernel-config.mount": { "active_state": "active", "description": "Configuration File System", "load_state": "loaded", "name": "sys-kernel-config.mount", "sub_state": "mounted" }, "sys-kernel-debug.mount": { "active_state": "active", "description": "Debug File System", "load_state": "loaded", "name": "sys-kernel-debug.mount", "sub_state": "mounted" }, "sys-module-configfs.device": { "active_state": "active", "description": "/sys/module/configfs", "load_state": "loaded", "name": "sys-module-configfs.device", "sub_state": "plugged" }, "sys-subsystem-net-devices-eth0.device": { "active_state": "active", "description": "/sys/subsystem/net/devices/eth0", "load_state": "loaded", "name": "sys-subsystem-net-devices-eth0.device", "sub_state": "plugged" }, "sysinit.target": { "active_state": "active", "description": "System Initialization", "load_state": "loaded", "name": "sysinit.target", "sub_state": "active" }, "system-getty.slice": { "active_state": "active", "description": "system-getty.slice", "load_state": "loaded", "name": "system-getty.slice", "sub_state": "active" }, "system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice": { "active_state": "active", "description": "system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice", "load_state": "loaded", "name": "system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice", "sub_state": "active" }, "system-serial\\x2dgetty.slice": { "active_state": "active", "description": "system-serial\\x2dgetty.slice", "load_state": "loaded", "name": "system-serial\\x2dgetty.slice", "sub_state": "active" }, "system.slice": { "active_state": "active", "description": "System Slice", "load_state": "loaded", "name": "system.slice", "sub_state": "active" }, "systemd-ask-password-plymouth.path": { "active_state": "active", "description": "Forward Password Requests to Plymouth Directory Watch", "load_state": "loaded", "name": "systemd-ask-password-plymouth.path", "sub_state": "waiting" }, "systemd-ask-password-wall.path": { "active_state": "active", "description": "Forward Password Requests to Wall Directory Watch", "load_state": "loaded", "name": "systemd-ask-password-wall.path", "sub_state": "waiting" }, "systemd-fsck-root.service": { "active_state": "active", "description": "File System Check on Root Device", "load_state": "loaded", "name": "systemd-fsck-root.service", "sub_state": "exited" }, "systemd-initctl.socket": { "active_state": "active", "description": "/dev/initctl Compatibility Named Pipe", "load_state": "loaded", "name": "systemd-initctl.socket", "sub_state": "listening" }, "systemd-journal-flush.service": { "active_state": "active", "description": "Flush Journal to Persistent Storage", "load_state": "loaded", "name": "systemd-journal-flush.service", "sub_state": "exited" }, "systemd-journald.service": { "active_state": "active", "description": "Journal Service", "load_state": "loaded", "name": "systemd-journald.service", "sub_state": "running" }, "systemd-journald.socket": { "active_state": "active", "description": "Journal Socket", "load_state": "loaded", "name": "systemd-journald.socket", "sub_state": "running" }, "systemd-logind.service": { "active_state": "active", "description": "Login Service", "load_state": "loaded", "name": "systemd-logind.service", "sub_state": "running" }, "systemd-machine-id-commit.service": { "active_state": "active", "description": "Commit a transient machine-id on disk", "load_state": "loaded", "name": "systemd-machine-id-commit.service", "sub_state": "exited" }, "systemd-random-seed.service": { "active_state": "active", "description": "Load/Save Random Seed", "load_state": "loaded", "name": "systemd-random-seed.service", "sub_state": "exited" }, "systemd-remount-fs.service": { "active_state": "active", "description": "Remount Root and Kernel File Systems", "load_state": "loaded", "name": "systemd-remount-fs.service", "sub_state": "exited" }, "systemd-shutdownd.socket": { "active_state": "active", "description": "Delayed Shutdown Socket", "load_state": "loaded", "name": "systemd-shutdownd.socket", "sub_state": "listening" }, "systemd-sysctl.service": { "active_state": "active", "description": "Apply Kernel Variables", "load_state": "loaded", "name": "systemd-sysctl.service", "sub_state": "exited" }, "systemd-tmpfiles-clean.timer": { "active_state": "active", "description": "Daily Cleanup of Temporary Directories", "load_state": "loaded", "name": "systemd-tmpfiles-clean.timer", "sub_state": "waiting" }, "systemd-tmpfiles-setup-dev.service": { "active_state": "active", "description": "Create Static Device Nodes in /dev", "load_state": "loaded", "name": "systemd-tmpfiles-setup-dev.service", "sub_state": "exited" }, "systemd-tmpfiles-setup.service": { "active_state": "active", "description": "Create Volatile Files and Directories", "load_state": "loaded", "name": "systemd-tmpfiles-setup.service", "sub_state": "exited" }, "systemd-udev-trigger.service": { "active_state": "active", "description": "udev Coldplug all Devices", "load_state": "loaded", "name": "systemd-udev-trigger.service", "sub_state": "exited" }, "systemd-udevd-control.socket": { "active_state": "active", "description": "udev Control Socket", "load_state": "loaded", "name": "systemd-udevd-control.socket", "sub_state": "running" }, "systemd-udevd-kernel.socket": { "active_state": "active", "description": "udev Kernel Socket", "load_state": "loaded", "name": "systemd-udevd-kernel.socket", "sub_state": "running" }, "systemd-udevd.service": { "active_state": "active", "description": "udev Kernel Device Manager", "load_state": "loaded", "name": "systemd-udevd.service", "sub_state": "running" }, "systemd-update-utmp.service": { "active_state": "active", "description": "Update UTMP about System Boot/Shutdown", "load_state": "loaded", "name": "systemd-update-utmp.service", "sub_state": "exited" }, "systemd-user-sessions.service": { "active_state": "active", "description": "Permit User Sessions", "load_state": "loaded", "name": "systemd-user-sessions.service", "sub_state": "exited" }, "systemd-vconsole-setup.service": { "active_state": "active", "description": "Setup Virtual Console", "load_state": "loaded", "name": "systemd-vconsole-setup.service", "sub_state": "exited" }, "timers.target": { "active_state": "active", "description": "Timers", "load_state": "loaded", "name": "timers.target", "sub_state": "active" }, "tuned.service": { "active_state": "active", "description": "Dynamic System Tuning Daemon", "load_state": "loaded", "name": "tuned.service", "sub_state": "running" }, "user-0.slice": { "active_state": "active", "description": "User Slice of root", "load_state": "loaded", "name": "user-0.slice", "sub_state": "active" }, "user.slice": { "active_state": "active", "description": "User and Session Slice", "load_state": "loaded", "name": "user.slice", "sub_state": "active" }, "var-lib-nfs-rpc_pipefs.mount": { "active_state": "active", "description": "RPC Pipe File System", "load_state": "loaded", "name": "var-lib-nfs-rpc_pipefs.mount", "sub_state": "mounted" } } }, "changed": false } TASK [fedora.linux_system_roles.systemd : Cancel linger for users if necessary] *** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:166 Monday 11 November 2024 18:51:44 -0500 (0:00:00.078) 0:00:07.777 ******* included: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/cancel_linger.yml for managed-node2 TASK [fedora.linux_system_roles.systemd : Cancel linger for given user] ******** task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/cancel_linger.yml:10 Monday 11 November 2024 18:51:44 -0500 (0:00:00.078) 0:00:07.856 ******* TASK [Print units facts] ******************************************************* task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/tests/systemd/tests_facts.yml:8 Monday 11 November 2024 18:51:44 -0500 (0:00:00.046) 0:00:07.902 ******* ok: [managed-node2] => {} MSG: {u'systemd-machine-id-commit.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Commit a transient machine-id on disk', u'load_state': u'loaded', u'name': u'systemd-machine-id-commit.service'}, u'sys-devices-platform-serial8250-tty-ttyS1.device': {u'sub_state': u'plugged', u'active_state': u'active', u'description': u'/sys/devices/platform/serial8250/tty/ttyS1', u'load_state': u'loaded', u'name': u'sys-devices-platform-serial8250-tty-ttyS1.device'}, u'systemd-journal-flush.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Flush Journal to Persistent Storage', u'load_state': u'loaded', u'name': u'systemd-journal-flush.service'}, u'dbus.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'D-Bus System Message Bus', u'load_state': u'loaded', u'name': u'dbus.service'}, u'systemd-sysctl.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Apply Kernel Variables', u'load_state': u'loaded', u'name': u'systemd-sysctl.service'}, u'systemd-tmpfiles-setup-dev.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Create Static Device Nodes in /dev', u'load_state': u'loaded', u'name': u'systemd-tmpfiles-setup-dev.service'}, u'rpcbind.socket': {u'sub_state': u'running', u'active_state': u'active', u'description': u'RPCbind Server Activation Socket', u'load_state': u'loaded', u'name': u'rpcbind.socket'}, u'dbus.socket': {u'sub_state': u'running', u'active_state': u'active', u'description': u'D-Bus System Message Bus Socket', u'load_state': u'loaded', u'name': u'dbus.socket'}, u'run-user-0.mount': {u'sub_state': u'mounted', u'active_state': u'active', u'description': u'/run/user/0', u'load_state': u'loaded', u'name': u'run-user-0.mount'}, u'rngd.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'Hardware RNG Entropy Gatherer Daemon', u'load_state': u'loaded', u'name': u'rngd.service'}, u'local-fs-pre.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Local File Systems (Pre)', u'load_state': u'loaded', u'name': u'local-fs-pre.target'}, u'cryptsetup.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Local Encrypted Volumes', u'load_state': u'loaded', u'name': u'cryptsetup.target'}, u'proc-sys-fs-binfmt_misc.automount': {u'sub_state': u'waiting', u'active_state': u'active', u'description': u'Arbitrary Executable File Formats File System Automount Point', u'load_state': u'loaded', u'name': u'proc-sys-fs-binfmt_misc.automount'}, u'network.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Network', u'load_state': u'loaded', u'name': u'network.target'}, u'systemd-logind.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'Login Service', u'load_state': u'loaded', u'name': u'systemd-logind.service'}, u'getty@tty1.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'Getty on tty1', u'load_state': u'loaded', u'name': u'getty@tty1.service'}, u'serial-getty@ttyS0.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'Serial Getty on ttyS0', u'load_state': u'loaded', u'name': u'serial-getty@ttyS0.service'}, u'systemd-udev-trigger.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'udev Coldplug all Devices', u'load_state': u'loaded', u'name': u'systemd-udev-trigger.service'}, u'paths.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Paths', u'load_state': u'loaded', u'name': u'paths.target'}, u'var-lib-nfs-rpc_pipefs.mount': {u'sub_state': u'mounted', u'active_state': u'active', u'description': u'RPC Pipe File System', u'load_state': u'loaded', u'name': u'var-lib-nfs-rpc_pipefs.mount'}, u'systemd-user-sessions.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Permit User Sessions', u'load_state': u'loaded', u'name': u'systemd-user-sessions.service'}, u'session-4.scope': {u'sub_state': u'running', u'active_state': u'active', u'description': u'Session 4 of user root', u'load_state': u'loaded', u'name': u'session-4.scope'}, u'sys-subsystem-net-devices-eth0.device': {u'sub_state': u'plugged', u'active_state': u'active', u'description': u'/sys/subsystem/net/devices/eth0', u'load_state': u'loaded', u'name': u'sys-subsystem-net-devices-eth0.device'}, u'sys-devices-vif\\x2d0-net-eth0.device': {u'sub_state': u'plugged', u'active_state': u'active', u'description': u'/sys/devices/vif-0/net/eth0', u'load_state': u'loaded', u'name': u'sys-devices-vif\\x2d0-net-eth0.device'}, u'rhel-readonly.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Configure read-only root support', u'load_state': u'loaded', u'name': u'rhel-readonly.service'}, u'network-online.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Network is Online', u'load_state': u'loaded', u'name': u'network-online.target'}, u'network.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'LSB: Bring up/down networking', u'load_state': u'loaded', u'name': u'network.service'}, u'systemd-udevd-control.socket': {u'sub_state': u'running', u'active_state': u'active', u'description': u'udev Control Socket', u'load_state': u'loaded', u'name': u'systemd-udevd-control.socket'}, u'auditd.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'Security Auditing Service', u'load_state': u'loaded', u'name': u'auditd.service'}, u'cloud-config.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Cloud-config availability', u'load_state': u'loaded', u'name': u'cloud-config.target'}, u'sockets.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Sockets', u'load_state': u'loaded', u'name': u'sockets.target'}, u'cloud-init-local.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Initial cloud-init job (pre-networking)', u'load_state': u'loaded', u'name': u'cloud-init-local.service'}, u'-.slice': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Root Slice', u'load_state': u'loaded', u'name': u'-.slice'}, u'system-getty.slice': {u'sub_state': u'active', u'active_state': u'active', u'description': u'system-getty.slice', u'load_state': u'loaded', u'name': u'system-getty.slice'}, u'sys-module-configfs.device': {u'sub_state': u'plugged', u'active_state': u'active', u'description': u'/sys/module/configfs', u'load_state': u'loaded', u'name': u'sys-module-configfs.device'}, u'system.slice': {u'sub_state': u'active', u'active_state': u'active', u'description': u'System Slice', u'load_state': u'loaded', u'name': u'system.slice'}, u'local-fs.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Local File Systems', u'load_state': u'loaded', u'name': u'local-fs.target'}, u'rpcbind.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'RPC bind service', u'load_state': u'loaded', u'name': u'rpcbind.service'}, u'slices.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Slices', u'load_state': u'loaded', u'name': u'slices.target'}, u'sysinit.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'System Initialization', u'load_state': u'loaded', u'name': u'sysinit.target'}, u'rhel-dmesg.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Dump dmesg to /var/log/dmesg', u'load_state': u'loaded', u'name': u'rhel-dmesg.service'}, u'cloud-config.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Apply the settings specified in cloud-config', u'load_state': u'loaded', u'name': u'cloud-config.service'}, u'kmod-static-nodes.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Create list of required static device nodes for the current kernel', u'load_state': u'loaded', u'name': u'kmod-static-nodes.service'}, u'sys-devices-vbd\\x2d768-block-xvda.device': {u'sub_state': u'plugged', u'active_state': u'active', u'description': u'/sys/devices/vbd-768/block/xvda', u'load_state': u'loaded', u'name': u'sys-devices-vbd\\x2d768-block-xvda.device'}, u'crond.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'Command Scheduler', u'load_state': u'loaded', u'name': u'crond.service'}, u'rpcbind.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'RPC Port Mapper', u'load_state': u'loaded', u'name': u'rpcbind.target'}, u'systemd-update-utmp.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Update UTMP about System Boot/Shutdown', u'load_state': u'loaded', u'name': u'systemd-update-utmp.service'}, u'systemd-initctl.socket': {u'sub_state': u'listening', u'active_state': u'active', u'description': u'/dev/initctl Compatibility Named Pipe', u'load_state': u'loaded', u'name': u'systemd-initctl.socket'}, u'remote-fs-pre.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Remote File Systems (Pre)', u'load_state': u'loaded', u'name': u'remote-fs-pre.target'}, u'gssproxy.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'GSSAPI Proxy Daemon', u'load_state': u'loaded', u'name': u'gssproxy.service'}, u'user-0.slice': {u'sub_state': u'active', u'active_state': u'active', u'description': u'User Slice of root', u'load_state': u'loaded', u'name': u'user-0.slice'}, u'cloud-final.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Execute cloud user/final scripts', u'load_state': u'loaded', u'name': u'cloud-final.service'}, u'polkit.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'Authorization Manager', u'load_state': u'loaded', u'name': u'polkit.service'}, u'systemd-random-seed.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Load/Save Random Seed', u'load_state': u'loaded', u'name': u'systemd-random-seed.service'}, u'chronyd.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'NTP client/server', u'load_state': u'loaded', u'name': u'chronyd.service'}, u'systemd-vconsole-setup.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Setup Virtual Console', u'load_state': u'loaded', u'name': u'systemd-vconsole-setup.service'}, u'rhel-import-state.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Import network configuration from initramfs', u'load_state': u'loaded', u'name': u'rhel-import-state.service'}, u'kdump.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Crash recovery kernel arming', u'load_state': u'loaded', u'name': u'kdump.service'}, u'remote-fs.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Remote File Systems', u'load_state': u'loaded', u'name': u'remote-fs.target'}, u'user.slice': {u'sub_state': u'active', u'active_state': u'active', u'description': u'User and Session Slice', u'load_state': u'loaded', u'name': u'user.slice'}, u'systemd-tmpfiles-setup.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Create Volatile Files and Directories', u'load_state': u'loaded', u'name': u'systemd-tmpfiles-setup.service'}, u'sys-devices-platform-serial8250-tty-ttyS3.device': {u'sub_state': u'plugged', u'active_state': u'active', u'description': u'/sys/devices/platform/serial8250/tty/ttyS3', u'load_state': u'loaded', u'name': u'sys-devices-platform-serial8250-tty-ttyS3.device'}, u'restraintd.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'The restraint harness.', u'load_state': u'loaded', u'name': u'restraintd.service'}, u'-.mount': {u'sub_state': u'mounted', u'active_state': u'active', u'description': u'/', u'load_state': u'loaded', u'name': u'-.mount'}, u'systemd-tmpfiles-clean.timer': {u'sub_state': u'waiting', u'active_state': u'active', u'description': u'Daily Cleanup of Temporary Directories', u'load_state': u'loaded', u'name': u'systemd-tmpfiles-clean.timer'}, u'rsyslog.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'System Logging Service', u'load_state': u'loaded', u'name': u'rsyslog.service'}, u'irqbalance.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'irqbalance daemon', u'load_state': u'loaded', u'name': u'irqbalance.service'}, u'system-serial\\x2dgetty.slice': {u'sub_state': u'active', u'active_state': u'active', u'description': u'system-serial\\x2dgetty.slice', u'load_state': u'loaded', u'name': u'system-serial\\x2dgetty.slice'}, u'systemd-udevd-kernel.socket': {u'sub_state': u'running', u'active_state': u'active', u'description': u'udev Kernel Socket', u'load_state': u'loaded', u'name': u'systemd-udevd-kernel.socket'}, u'systemd-ask-password-plymouth.path': {u'sub_state': u'waiting', u'active_state': u'active', u'description': u'Forward Password Requests to Plymouth Directory Watch', u'load_state': u'loaded', u'name': u'systemd-ask-password-plymouth.path'}, u'tuned.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'Dynamic System Tuning Daemon', u'load_state': u'loaded', u'name': u'tuned.service'}, u'sys-devices-pnp0-00:06-tty-ttyS0.device': {u'sub_state': u'plugged', u'active_state': u'active', u'description': u'/sys/devices/pnp0/00:06/tty/ttyS0', u'load_state': u'loaded', u'name': u'sys-devices-pnp0-00:06-tty-ttyS0.device'}, u'NetworkManager.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'Network Manager', u'load_state': u'loaded', u'name': u'NetworkManager.service'}, u'postfix.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'Postfix Mail Transport Agent', u'load_state': u'loaded', u'name': u'postfix.service'}, u'NetworkManager-wait-online.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Network Manager Wait Online', u'load_state': u'loaded', u'name': u'NetworkManager-wait-online.service'}, u'session-3.scope': {u'sub_state': u'running', u'active_state': u'active', u'description': u'Session 3 of user root', u'load_state': u'loaded', u'name': u'session-3.scope'}, u'dev-hugepages.mount': {u'sub_state': u'mounted', u'active_state': u'active', u'description': u'Huge Pages File System', u'load_state': u'loaded', u'name': u'dev-hugepages.mount'}, u'systemd-shutdownd.socket': {u'sub_state': u'listening', u'active_state': u'active', u'description': u'Delayed Shutdown Socket', u'load_state': u'loaded', u'name': u'systemd-shutdownd.socket'}, u'network-pre.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Network (Pre)', u'load_state': u'loaded', u'name': u'network-pre.target'}, u'systemd-fsck-root.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'File System Check on Root Device', u'load_state': u'loaded', u'name': u'systemd-fsck-root.service'}, u'swap.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Swap', u'load_state': u'loaded', u'name': u'swap.target'}, u'rpc_pipefs.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'rpc_pipefs.target', u'load_state': u'loaded', u'name': u'rpc_pipefs.target'}, u'systemd-udevd.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'udev Kernel Device Manager', u'load_state': u'loaded', u'name': u'systemd-udevd.service'}, u'rhel-domainname.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Read and set NIS domainname from /etc/sysconfig/network', u'load_state': u'loaded', u'name': u'rhel-domainname.service'}, u'cloud-init.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Initial cloud-init job (metadata service crawler)', u'load_state': u'loaded', u'name': u'cloud-init.service'}, u'sys-devices-platform-serial8250-tty-ttyS2.device': {u'sub_state': u'plugged', u'active_state': u'active', u'description': u'/sys/devices/platform/serial8250/tty/ttyS2', u'load_state': u'loaded', u'name': u'sys-devices-platform-serial8250-tty-ttyS2.device'}, u'systemd-journald.socket': {u'sub_state': u'running', u'active_state': u'active', u'description': u'Journal Socket', u'load_state': u'loaded', u'name': u'systemd-journald.socket'}, u'timers.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Timers', u'load_state': u'loaded', u'name': u'timers.target'}, u'sys-kernel-debug.mount': {u'sub_state': u'mounted', u'active_state': u'active', u'description': u'Debug File System', u'load_state': u'loaded', u'name': u'sys-kernel-debug.mount'}, u'multi-user.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Multi-User System', u'load_state': u'loaded', u'name': u'multi-user.target'}, u'sys-kernel-config.mount': {u'sub_state': u'mounted', u'active_state': u'active', u'description': u'Configuration File System', u'load_state': u'loaded', u'name': u'sys-kernel-config.mount'}, u'systemd-ask-password-wall.path': {u'sub_state': u'waiting', u'active_state': u'active', u'description': u'Forward Password Requests to Wall Directory Watch', u'load_state': u'loaded', u'name': u'systemd-ask-password-wall.path'}, u'sshd.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'OpenSSH server daemon', u'load_state': u'loaded', u'name': u'sshd.service'}, u'getty.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Login Prompts', u'load_state': u'loaded', u'name': u'getty.target'}, u'systemd-remount-fs.service': {u'sub_state': u'exited', u'active_state': u'active', u'description': u'Remount Root and Kernel File Systems', u'load_state': u'loaded', u'name': u'systemd-remount-fs.service'}, u'basic.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'Basic System', u'load_state': u'loaded', u'name': u'basic.target'}, u'sys-devices-vbd\\x2d768-block-xvda-xvda1.device': {u'sub_state': u'plugged', u'active_state': u'active', u'description': u'/sys/devices/vbd-768/block/xvda/xvda1', u'load_state': u'loaded', u'name': u'sys-devices-vbd\\x2d768-block-xvda-xvda1.device'}, u'systemd-journald.service': {u'sub_state': u'running', u'active_state': u'active', u'description': u'Journal Service', u'load_state': u'loaded', u'name': u'systemd-journald.service'}, u'nfs-client.target': {u'sub_state': u'active', u'active_state': u'active', u'description': u'NFS client services', u'load_state': u'loaded', u'name': u'nfs-client.target'}, u'system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice': {u'sub_state': u'active', u'active_state': u'active', u'description': u'system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice', u'load_state': u'loaded', u'name': u'system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice'}, u'dev-mqueue.mount': {u'sub_state': u'mounted', u'active_state': u'active', u'description': u'POSIX Message Queue File System', u'load_state': u'loaded', u'name': u'dev-mqueue.mount'}} TASK [Check that unit state object has required fields] ************************ task path: /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/tests/systemd/tests_facts.yml:12 Monday 11 November 2024 18:51:44 -0500 (0:00:00.107) 0:00:08.009 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node2 : ok=26 changed=0 unreachable=0 failed=0 skipped=47 rescued=0 ignored=0 Monday 11 November 2024 18:51:44 -0500 (0:00:00.068) 0:00:08.078 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 1.19s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/tests/systemd/tests_facts.yml:3 fedora.linux_system_roles.systemd : Ensure required packages are installed --- 1.14s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:61 fedora.linux_system_roles.systemd : Gather systemd units state for system and user units --- 0.67s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/get_systemd_units_info.yml:7 fedora.linux_system_roles.systemd : Check if system is ostree ----------- 0.65s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:40 fedora.linux_system_roles.systemd : Check if transactional-update exists in /sbin --- 0.37s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:52 fedora.linux_system_roles.systemd : Manage units ------------------------ 0.29s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:119 fedora.linux_system_roles.systemd : Ensure directories are present for users --- 0.15s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:29 fedora.linux_system_roles.systemd : Ensure directories are present for dropins --- 0.15s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:37 Print units facts ------------------------------------------------------- 0.11s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/tests/systemd/tests_facts.yml:8 fedora.linux_system_roles.systemd : Manage user info -------------------- 0.11s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_units.yml:25 fedora.linux_system_roles.systemd : Find files in dropins directory ----- 0.11s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:76 fedora.linux_system_roles.systemd : Support for user units only available in EL7 and later --- 0.10s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:13 fedora.linux_system_roles.systemd : Manage files and templates and their directories --- 0.10s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:94 fedora.linux_system_roles.systemd : Ensure unit file templates are present --- 0.09s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:57 fedora.linux_system_roles.systemd : Ensure unit files are absent -------- 0.09s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:68 fedora.linux_system_roles.systemd : Manage user info -------------------- 0.09s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:17 fedora.linux_system_roles.systemd : Reload systemd ---------------------- 0.08s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:106 fedora.linux_system_roles.systemd : Ensure unit file templates are present --- 0.08s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/manage_unit_files.yml:57 fedora.linux_system_roles.systemd : Set legacy systemd_units output variable --- 0.08s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:162 fedora.linux_system_roles.systemd : Cancel linger for users if necessary --- 0.08s /tmp/collections-mfr/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:166