# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.15.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.15/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cif2s9qf3c/.collection executable location = /opt/ansible-2.15/bin/ansible-playbook python version = 3.9.16 (main, Jan 17 2023, 18:53:15) [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)] (/opt/ansible-2.15/bin/python3.9) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_include_vars_from_parent.yml *********************************** 1 plays in /WORKDIR/git-weekly-cif2s9qf3c/tests/tests_include_vars_from_parent.yml PLAY [Test role variable override] ********************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cif2s9qf3c/tests/tests_include_vars_from_parent.yml:2 Saturday 26 August 2023 04:21:53 +0000 (0:00:00.022) 0:00:00.022 ******* ok: [sut] TASK [Create var file in caller that can override the one in called role] ****** task path: /WORKDIR/git-weekly-cif2s9qf3c/tests/tests_include_vars_from_parent.yml:6 Saturday 26 August 2023 04:21:54 +0000 (0:00:00.873) 0:00:00.895 ******* changed: [sut -> localhost] => (item=RedHat-9.3) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/git-weekly-cif2s9qf3c/tests/roles/caller/vars/RedHat-9.3.yml", "gid": 1001, "group": "jenkins", "item": "RedHat-9.3", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1693023714.7100382-2084-75929153003288/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=RedHat-9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/git-weekly-cif2s9qf3c/tests/roles/caller/vars/RedHat-9.yml", "gid": 1001, "group": "jenkins", "item": "RedHat-9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1693023715.3638268-2084-5610366439520/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=RedHat_9.3) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/git-weekly-cif2s9qf3c/tests/roles/caller/vars/RedHat_9.3.yml", "gid": 1001, "group": "jenkins", "item": "RedHat_9.3", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1693023715.698875-2084-184450088935170/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=RedHat_9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/git-weekly-cif2s9qf3c/tests/roles/caller/vars/RedHat_9.yml", "gid": 1001, "group": "jenkins", "item": "RedHat_9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1693023716.0379093-2084-61952600493812/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/git-weekly-cif2s9qf3c/tests/roles/caller/vars/RedHat.yml", "gid": 1001, "group": "jenkins", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1693023716.4081333-2084-121244321398666/source", "state": "file", "uid": 1000090000 } TASK [include_role : {{ roletoinclude }}] ************************************** task path: /WORKDIR/git-weekly-cif2s9qf3c/tests/roles/caller/tasks/main.yml:4 Saturday 26 August 2023 04:21:56 +0000 (0:00:02.154) 0:00:03.050 ******* TASK [fedora.linux_system_roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:3 Saturday 26 August 2023 04:21:56 +0000 (0:00:00.044) 0:00:03.094 ******* included: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.crypto_policies : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/set_vars.yml:2 Saturday 26 August 2023 04:21:56 +0000 (0:00:00.030) 0:00:03.125 ******* skipping: [sut] => { "changed": false, "false_condition": "__crypto_policies_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/set_vars.yml:7 Saturday 26 August 2023 04:21:56 +0000 (0:00:00.058) 0:00:03.183 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.3.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat_9.3.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.crypto_policies : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:6 Saturday 26 August 2023 04:21:56 +0000 (0:00:00.035) 0:00:03.219 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.crypto_policies : Gather facts] **************** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:11 Saturday 26 August 2023 04:21:57 +0000 (0:00:00.885) 0:00:04.105 ******* included: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml for sut TASK [fedora.linux_system_roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml:3 Saturday 26 August 2023 04:21:57 +0000 (0:00:00.028) 0:00:04.133 ******* ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.178165", "end": "2023-08-26 04:21:58.307999", "rc": 0, "start": "2023-08-26 04:21:58.129834" } STDOUT: DEFAULT TASK [fedora.linux_system_roles.crypto_policies : Set current policy fact] ***** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml:9 Saturday 26 August 2023 04:21:58 +0000 (0:00:00.501) 0:00:04.635 ******* ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT" }, "changed": false } TASK [fedora.linux_system_roles.crypto_policies : Find base policies files] **** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:14 Saturday 26 August 2023 04:21:58 +0000 (0:00:00.021) 0:00:04.657 ******* ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1692956387.9528236, "ctime": 1692923457.678695, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 17070844, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1690793561.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/DEFAULT.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2479, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1690793561.0, "ctime": 1692923457.678695, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 17070845, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1690793561.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/EMPTY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 267, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1690793561.0, "ctime": 1692923457.678695, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 17070846, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1690793561.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FIPS.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2022, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1690793561.0, "ctime": 1692923457.678695, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 17070847, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1690793561.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FUTURE.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2540, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1692955909.5662062, "ctime": 1692923457.678695, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 17070912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1690793561.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/LEGACY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2659, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 5, "skipped_paths": {} } MSG: All paths examined TASK [fedora.linux_system_roles.crypto_policies : Set available base policies fact] *** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:22 Saturday 26 August 2023 04:21:58 +0000 (0:00:00.353) 0:00:05.010 ******* ok: [sut] => { "ansible_facts": { "crypto_policies_available_policies": [ "DEFAULT", "EMPTY", "FIPS", "FUTURE", "LEGACY" ] }, "changed": false } TASK [fedora.linux_system_roles.crypto_policies : Find subpolicy files] ******** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:29 Saturday 26 August 2023 04:21:58 +0000 (0:00:00.113) 0:00:05.123 ******* ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1690793561.0, "ctime": 1692923457.678695, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 25985161, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1690793561.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT-LEGACY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 469, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1690793561.0, "ctime": 1692923457.678695, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 25985162, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1690793561.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 283, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1690793561.0, "ctime": 1692923457.678695, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 25985163, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1690793561.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/ECDHE-ONLY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 136, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1690793561.0, "ctime": 1692923457.678695, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 25985164, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1690793561.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-ENFORCE-EMS.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 248, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1690793561.0, "ctime": 1692923457.679695, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 25985165, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1690793561.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1690793561.0, "ctime": 1692923457.679695, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 25985166, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1690793561.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/OSPP.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1986, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1690793561.0, "ctime": 1692923457.679695, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 25985167, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1690793561.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 7, "skipped_paths": {} } MSG: All paths examined TASK [fedora.linux_system_roles.crypto_policies : Set available subpolicies fact] *** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:37 Saturday 26 August 2023 04:21:59 +0000 (0:00:00.216) 0:00:05.340 ******* ok: [sut] => { "ansible_facts": { "crypto_policies_available_subpolicies": [ "AD-SUPPORT-LEGACY", "AD-SUPPORT", "ECDHE-ONLY", "NO-ENFORCE-EMS", "NO-SHA1", "OSPP", "SHA1" ] }, "changed": false } TASK [fedora.linux_system_roles.crypto_policies : Set crypto_policies_available_modules fact (deprecated)] *** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:44 Saturday 26 August 2023 04:21:59 +0000 (0:00:00.100) 0:00:05.440 ******* ok: [sut] => { "ansible_facts": { "crypto_policies_available_modules": [ "AD-SUPPORT-LEGACY", "AD-SUPPORT", "ECDHE-ONLY", "NO-ENFORCE-EMS", "NO-SHA1", "OSPP", "SHA1" ] }, "changed": false } TASK [fedora.linux_system_roles.crypto_policies : Update crypto policy if needed] *** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:50 Saturday 26 August 2023 04:21:59 +0000 (0:00:00.020) 0:00:05.460 ******* skipping: [sut] => { "changed": false, "false_condition": "crypto_policies_policy is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.crypto_policies : Set the reboot_required flag if needed] *** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:62 Saturday 26 August 2023 04:21:59 +0000 (0:00:00.028) 0:00:05.488 ******* skipping: [sut] => { "changed": false, "false_condition": "crypto_policies_policy is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.crypto_policies : Update facts after applying policy] *** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:70 Saturday 26 August 2023 04:21:59 +0000 (0:00:00.028) 0:00:05.517 ******* included: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml for sut TASK [fedora.linux_system_roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml:3 Saturday 26 August 2023 04:21:59 +0000 (0:00:00.033) 0:00:05.550 ******* ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.050004", "end": "2023-08-26 04:21:59.471533", "rc": 0, "start": "2023-08-26 04:21:59.421529" } STDOUT: DEFAULT TASK [fedora.linux_system_roles.crypto_policies : Set current policy fact] ***** task path: /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml:9 Saturday 26 August 2023 04:21:59 +0000 (0:00:00.281) 0:00:05.832 ******* ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT" }, "changed": false } TASK [caller : assert] ********************************************************* task path: /WORKDIR/git-weekly-cif2s9qf3c/tests/roles/caller/tasks/main.yml:7 Saturday 26 August 2023 04:21:59 +0000 (0:00:00.053) 0:00:05.885 ******* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=16 changed=1 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Saturday 26 August 2023 04:21:59 +0000 (0:00:00.096) 0:00:05.982 ******* =============================================================================== Create var file in caller that can override the one in called role ------ 2.15s /WORKDIR/git-weekly-cif2s9qf3c/tests/tests_include_vars_from_parent.yml:6 ----- fedora.linux_system_roles.crypto_policies : Ensure required packages are installed --- 0.89s /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:6 Gathering Facts --------------------------------------------------------- 0.87s /WORKDIR/git-weekly-cif2s9qf3c/tests/tests_include_vars_from_parent.yml:2 ----- fedora.linux_system_roles.crypto_policies : Find out what is the currently active policy --- 0.50s /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml:3 fedora.linux_system_roles.crypto_policies : Find base policies files ---- 0.35s /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:14 fedora.linux_system_roles.crypto_policies : Find out what is the currently active policy --- 0.28s /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml:3 fedora.linux_system_roles.crypto_policies : Find subpolicy files -------- 0.22s /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:29 fedora.linux_system_roles.crypto_policies : Set available base policies fact --- 0.11s /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:22 fedora.linux_system_roles.crypto_policies : Set available subpolicies fact --- 0.10s /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:37 caller : assert --------------------------------------------------------- 0.10s /WORKDIR/git-weekly-cif2s9qf3c/tests/roles/caller/tasks/main.yml:7 ------------ fedora.linux_system_roles.crypto_policies : Ensure ansible_facts used by role --- 0.06s /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/set_vars.yml:2 fedora.linux_system_roles.crypto_policies : Set current policy fact ----- 0.05s /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml:9 include_role : {{ roletoinclude }} -------------------------------------- 0.04s /WORKDIR/git-weekly-cif2s9qf3c/tests/roles/caller/tasks/main.yml:4 ------------ fedora.linux_system_roles.crypto_policies : Set platform/version specific variables --- 0.04s /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/set_vars.yml:7 fedora.linux_system_roles.crypto_policies : Update facts after applying policy --- 0.03s /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:70 fedora.linux_system_roles.crypto_policies : Set platform/version specific variables --- 0.03s /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:3 fedora.linux_system_roles.crypto_policies : Gather facts ---------------- 0.03s /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:11 fedora.linux_system_roles.crypto_policies : Update crypto policy if needed --- 0.03s /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:50 fedora.linux_system_roles.crypto_policies : Set the reboot_required flag if needed --- 0.03s /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:62 fedora.linux_system_roles.crypto_policies : Set current policy fact ----- 0.02s /WORKDIR/git-weekly-cif2s9qf3c/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml:9 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---