ansible-playbook [core 2.17.9] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-eF9 executable location = /usr/local/bin/ansible-playbook python version = 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20240912 (Red Hat 14.2.1-3)] (/usr/bin/python3.12) jinja version = 3.1.5 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_include_vars_from_parent.yml *********************************** 1 plays in /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/tests_include_vars_from_parent.yml PLAY [Test role include variable override] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/tests_include_vars_from_parent.yml:2 Saturday 15 March 2025 11:08:16 -0400 (0:00:00.007) 0:00:00.007 ******** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Create var file in caller that can override the one in called role] ****** task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/tests_include_vars_from_parent.yml:6 Saturday 15 March 2025 11:08:17 -0400 (0:00:01.206) 0:00:01.214 ******** changed: [managed-node1 -> localhost] => (item=Fedora-40) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora-40.yml", "gid": 0, "group": "root", "item": "Fedora-40", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1742051297.9544194-4595-277473592721218/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=Fedora_40) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora_40.yml", "gid": 0, "group": "root", "item": "Fedora_40", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1742051298.5466905-4595-86332866871757/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=Fedora) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora.yml", "gid": 0, "group": "root", "item": "Fedora", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1742051298.9434564-4595-78876142402431/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/RedHat.yml", "gid": 0, "group": "root", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1742051299.3540442-4595-104727036487436/.source.yml", "state": "file", "uid": 0 } TASK [Call role] *************************************************************** task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/tasks/main.yml:4 Saturday 15 March 2025 11:08:19 -0400 (0:00:01.892) 0:00:03.107 ******** included: fedora.linux_system_roles.pam_pwd for managed-node1 TASK [fedora.linux_system_roles.pam_pwd : Perform platform/version specific tasks] *** task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/main.yml:4 Saturday 15 March 2025 11:08:19 -0400 (0:00:00.040) 0:00:03.147 ******** included: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml for managed-node1 TASK [fedora.linux_system_roles.pam_pwd : Deny access after number of consecutive authentication failures num 5] *** task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:2 Saturday 15 March 2025 11:08:19 -0400 (0:00:00.038) 0:00:03.186 ******** ok: [managed-node1] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.pam_pwd : Re-enable access after the lock out seconds 300] *** task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:12 Saturday 15 March 2025 11:08:20 -0400 (0:00:00.480) 0:00:03.667 ******** ok: [managed-node1] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.pam_pwd : Set option silent in /etc/security/faillock.conf] *** task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:20 Saturday 15 March 2025 11:08:20 -0400 (0:00:00.385) 0:00:04.052 ******** ok: [managed-node1] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.pam_pwd : List authselect profiles] ************ task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:29 Saturday 15 March 2025 11:08:21 -0400 (0:00:00.384) 0:00:04.436 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "authselect", "list" ], "delta": "0:00:00.004617", "end": "2025-03-15 11:08:21.507050", "rc": 0, "start": "2025-03-15 11:08:21.502433" } STDOUT: - local Local users only - nis Enable NIS for system authentication - sssd Enable SSSD for system authentication (also for local users only) - winbind Enable winbind for system authentication - custom/password-policy Enable SSSD for system authentication (also for local users only) TASK [fedora.linux_system_roles.pam_pwd : Create custom authselect profile from existing profile sssd password-policy] *** task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:38 Saturday 15 March 2025 11:08:21 -0400 (0:00:00.473) 0:00:04.910 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not pam_pwd_policy_name in __pam_pwd_authselect_list.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.pam_pwd : List authselect current profile] ***** task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:46 Saturday 15 March 2025 11:08:21 -0400 (0:00:00.013) 0:00:04.924 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "authselect", "current" ], "delta": "0:00:00.003578", "end": "2025-03-15 11:08:21.898483", "failed_when_result": false, "rc": 0, "start": "2025-03-15 11:08:21.894905" } STDOUT: Profile ID: custom/password-policy Enabled features: - with-faillock TASK [fedora.linux_system_roles.pam_pwd : Select profile password-policy] ****** task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:58 Saturday 15 March 2025 11:08:21 -0400 (0:00:00.380) 0:00:05.304 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not pam_pwd_policy_name in __pam_pwd_authselect_current.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.pam_pwd : List authselect current profile] ***** task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:64 Saturday 15 March 2025 11:08:21 -0400 (0:00:00.014) 0:00:05.318 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "authselect", "current" ], "delta": "0:00:00.003517", "end": "2025-03-15 11:08:22.295836", "rc": 0, "start": "2025-03-15 11:08:22.292319" } STDOUT: Profile ID: custom/password-policy Enabled features: - with-faillock TASK [fedora.linux_system_roles.pam_pwd : Set enable-feature with-faillock] **** task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:69 Saturday 15 March 2025 11:08:22 -0400 (0:00:00.380) 0:00:05.699 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not \"with-faillock\" in __pam_pwd_authselect_features.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.pam_pwd : Keep history of the last passwords used num 10] *** task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:75 Saturday 15 March 2025 11:08:22 -0400 (0:00:00.015) 0:00:05.715 ******** ok: [managed-node1] => (item=/etc/authselect/custom/password-policy/system-auth) => { "ansible_loop_var": "item", "backup": "", "changed": false, "item": "/etc/authselect/custom/password-policy/system-auth" } ok: [managed-node1] => (item=/etc/authselect/custom/password-policy/password-auth) => { "ansible_loop_var": "item", "backup": "", "changed": false, "item": "/etc/authselect/custom/password-policy/password-auth" } TASK [fedora.linux_system_roles.pam_pwd : Enforce root for password complexity] *** task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:89 Saturday 15 March 2025 11:08:23 -0400 (0:00:00.762) 0:00:06.477 ******** ok: [managed-node1] => (item=/etc/authselect/custom/password-policy/system-auth) => { "ansible_loop_var": "item", "backup": "", "changed": false, "item": "/etc/authselect/custom/password-policy/system-auth" } ok: [managed-node1] => (item=/etc/authselect/custom/password-policy/password-auth) => { "ansible_loop_var": "item", "backup": "", "changed": false, "item": "/etc/authselect/custom/password-policy/password-auth" } TASK [fedora.linux_system_roles.pam_pwd : Set password quality] **************** task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/main.yml:17 Saturday 15 March 2025 11:08:23 -0400 (0:00:00.792) 0:00:07.270 ******** ok: [managed-node1] => { "changed": false } TASK [caller : Assert variable not overridden] ********************************* task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/tasks/main.yml:8 Saturday 15 March 2025 11:08:24 -0400 (0:00:00.484) 0:00:07.755 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/tests_include_vars_from_parent.yml:47 Saturday 15 March 2025 11:08:24 -0400 (0:00:00.021) 0:00:07.776 ******** changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora-40.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1742051297.9544194-4595-277473592721218/.source.yml', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora-40.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1742051297.9544194-4595-277473592721218/.source.yml', '_original_basename': '.xenutsuk', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'Fedora-40', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora-40.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".xenutsuk", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora-40.yml", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0600", "owner": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1742051297.9544194-4595-277473592721218/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "Fedora-40", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1742051297.9544194-4595-277473592721218/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora-40.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora_40.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1742051298.5466905-4595-86332866871757/.source.yml', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora_40.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1742051298.5466905-4595-86332866871757/.source.yml', '_original_basename': '.gopsygun', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'Fedora_40', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora_40.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".gopsygun", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora_40.yml", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0600", "owner": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1742051298.5466905-4595-86332866871757/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "Fedora_40", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1742051298.5466905-4595-86332866871757/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora_40.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1742051298.9434564-4595-78876142402431/.source.yml', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1742051298.9434564-4595-78876142402431/.source.yml', '_original_basename': '.x44o7xr7', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'Fedora', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".x44o7xr7", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora.yml", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0600", "owner": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1742051298.9434564-4595-78876142402431/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "Fedora", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1742051298.9434564-4595-78876142402431/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/Fedora.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/RedHat.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1742051299.3540442-4595-104727036487436/.source.yml', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/RedHat.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1742051299.3540442-4595-104727036487436/.source.yml', '_original_basename': '.7yrnke26', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'RedHat', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/RedHat.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".7yrnke26", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/RedHat.yml", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0600", "owner": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1742051299.3540442-4595-104727036487436/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1742051299.3540442-4595-104727036487436/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/vars/RedHat.yml", "state": "absent" } PLAY RECAP ********************************************************************* managed-node1 : ok=15 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Saturday 15 March 2025 11:08:25 -0400 (0:00:00.989) 0:00:08.766 ******** =============================================================================== Create var file in caller that can override the one in called role ------ 1.89s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/tests_include_vars_from_parent.yml:6 Gathering Facts --------------------------------------------------------- 1.21s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/tests_include_vars_from_parent.yml:2 Cleanup ----------------------------------------------------------------- 0.99s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/tests_include_vars_from_parent.yml:47 fedora.linux_system_roles.pam_pwd : Enforce root for password complexity --- 0.79s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:89 fedora.linux_system_roles.pam_pwd : Keep history of the last passwords used num 10 --- 0.76s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:75 fedora.linux_system_roles.pam_pwd : Set password quality ---------------- 0.48s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/main.yml:17 fedora.linux_system_roles.pam_pwd : Deny access after number of consecutive authentication failures num 5 --- 0.48s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:2 fedora.linux_system_roles.pam_pwd : List authselect profiles ------------ 0.47s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:29 fedora.linux_system_roles.pam_pwd : Re-enable access after the lock out seconds 300 --- 0.39s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:12 fedora.linux_system_roles.pam_pwd : Set option silent in /etc/security/faillock.conf --- 0.38s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:20 fedora.linux_system_roles.pam_pwd : List authselect current profile ----- 0.38s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:64 fedora.linux_system_roles.pam_pwd : List authselect current profile ----- 0.38s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:46 Call role --------------------------------------------------------------- 0.04s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/tasks/main.yml:4 fedora.linux_system_roles.pam_pwd : Perform platform/version specific tasks --- 0.04s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/main.yml:4 caller : Assert variable not overridden --------------------------------- 0.02s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/tests/pam_pwd/roles/caller/tasks/main.yml:8 fedora.linux_system_roles.pam_pwd : Set enable-feature with-faillock ---- 0.02s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:69 fedora.linux_system_roles.pam_pwd : Select profile password-policy ------ 0.01s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:58 fedora.linux_system_roles.pam_pwd : Create custom authselect profile from existing profile sssd password-policy --- 0.01s /tmp/collections-eF9/ansible_collections/fedora/linux_system_roles/roles/pam_pwd/tasks/setup/default.yml:38