# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.13.6] 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.13/lib/python3.8/site-packages/ansible ansible collection location = /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection executable location = /opt/ansible-2.13/bin/ansible-playbook python version = 3.8.13 (default, Jun 24 2022, 15:27:57) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] 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/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_include_vars_from_parent.yml PLAY [Test role variable override] ********************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_include_vars_from_parent.yml:2 Saturday 28 January 2023 04:25:27 +0000 (0:00:00.014) 0:00:00.014 ****** ok: [sut] META: ran handlers TASK [Create var file in caller that can override the one in called role] ****** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_include_vars_from_parent.yml:6 Saturday 28 January 2023 04:25:28 +0000 (0:00:01.099) 0:00:01.113 ****** changed: [sut -> localhost] => (item=RedHat-8.8) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/roles/caller/vars/RedHat-8.8.yml", "gid": 1001, "group": "jenkins", "item": "RedHat-8.8", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1674879928.5977678-2095-209522761852767/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=RedHat-8) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/roles/caller/vars/RedHat-8.yml", "gid": 1001, "group": "jenkins", "item": "RedHat-8", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1674879929.3391972-2095-100259701738108/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=RedHat_8.8) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/roles/caller/vars/RedHat_8.8.yml", "gid": 1001, "group": "jenkins", "item": "RedHat_8.8", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1674879929.8042767-2095-244986577930689/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=RedHat_8) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/roles/caller/vars/RedHat_8.yml", "gid": 1001, "group": "jenkins", "item": "RedHat_8", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1674879930.269448-2095-90332724457406/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/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-1674879930.7265952-2095-182414032216901/source", "state": "file", "uid": 1000090000 } TASK [include_role : {{ roletoinclude }}] ************************************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/roles/caller/tasks/main.yml:4 Saturday 28 January 2023 04:25:31 +0000 (0:00:02.635) 0:00:03.748 ****** TASK [fedora.linux_system_roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:3 Saturday 28 January 2023 04:25:31 +0000 (0:00:00.055) 0:00:03.804 ****** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.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/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/set_vars.yml:2 Saturday 28 January 2023 04:25:31 +0000 (0:00:00.035) 0:00:03.839 ****** ok: [sut] TASK [fedora.linux_system_roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/set_vars.yml:7 Saturday 28 January 2023 04:25:31 +0000 (0:00:00.432) 0:00:04.272 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_8.8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.crypto_policies : Ensure required packages are installed] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:6 Saturday 28 January 2023 04:25:31 +0000 (0:00:00.053) 0:00:04.325 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.crypto_policies : Gather facts] **************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:11 Saturday 28 January 2023 04:25:33 +0000 (0:00:01.916) 0:00:06.242 ****** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.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/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml:3 Saturday 28 January 2023 04:25:33 +0000 (0:00:00.036) 0:00:06.279 ****** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.113686", "end": "2023-01-28 04:25:34.199375", "rc": 0, "start": "2023-01-28 04:25:34.085689" } STDOUT: DEFAULT TASK [fedora.linux_system_roles.crypto_policies : Set current policy fact] ***** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml:9 Saturday 28 January 2023 04:25:34 +0000 (0:00:00.515) 0:00:06.794 ****** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT" }, "changed": false } TASK [fedora.linux_system_roles.crypto_policies : Find base policies files] **** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:14 Saturday 28 January 2023 04:25:34 +0000 (0:00:00.030) 0:00:06.825 ****** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1674812739.14482, "ctime": 1674786634.6337686, "dev": 51715, "gid": 0, "gr_name": "root", "inode": 16799875, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671096125.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/DEFAULT.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2072, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671096125.0, "ctime": 1674786634.6337686, "dev": 51715, "gid": 0, "gr_name": "root", "inode": 16799876, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671096125.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": 1671096125.0, "ctime": 1674786634.6337686, "dev": 51715, "gid": 0, "gr_name": "root", "inode": 16799877, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671096125.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FIPS.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1645, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671096125.0, "ctime": 1674786634.6337686, "dev": 51715, "gid": 0, "gr_name": "root", "inode": 16799878, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671096125.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FUTURE.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2030, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1674812186.195944, "ctime": 1674786634.6337686, "dev": 51715, "gid": 0, "gr_name": "root", "inode": 16799879, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671096125.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/LEGACY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2390, "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/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:22 Saturday 28 January 2023 04:25:34 +0000 (0:00:00.408) 0:00:07.233 ****** 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/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:29 Saturday 28 January 2023 04:25:34 +0000 (0:00:00.033) 0:00:07.267 ****** ok: [sut] => { "changed": false, "examined": 5, "files": [ { "atime": 1671096125.0, "ctime": 1674786634.6337686, "dev": 51715, "gid": 0, "gr_name": "root", "inode": 25167876, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671096125.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 318, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671096125.0, "ctime": 1674786634.6337686, "dev": 51715, "gid": 0, "gr_name": "root", "inode": 25167877, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671096125.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/ECDHE-ONLY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 121, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671096125.0, "ctime": 1674786634.6337686, "dev": 51715, "gid": 0, "gr_name": "root", "inode": 25167878, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671096125.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-CAMELLIA.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671096125.0, "ctime": 1674786634.6337686, "dev": 51715, "gid": 0, "gr_name": "root", "inode": 25167879, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671096125.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": 1671096125.0, "ctime": 1674786634.6337686, "dev": 51715, "gid": 0, "gr_name": "root", "inode": 25167880, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671096125.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 } ], "matched": 5, "skipped_paths": {} } MSG: All paths examined TASK [fedora.linux_system_roles.crypto_policies : Set available subpolicies fact] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:37 Saturday 28 January 2023 04:25:34 +0000 (0:00:00.252) 0:00:07.519 ****** ok: [sut] => { "ansible_facts": { "crypto_policies_available_subpolicies": [ "AD-SUPPORT", "ECDHE-ONLY", "NO-CAMELLIA", "NO-SHA1", "OSPP" ] }, "changed": false } TASK [fedora.linux_system_roles.crypto_policies : Set crypto_policies_available_modules fact (deprecated)] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:44 Saturday 28 January 2023 04:25:34 +0000 (0:00:00.034) 0:00:07.553 ****** ok: [sut] => { "ansible_facts": { "crypto_policies_available_modules": [ "AD-SUPPORT", "ECDHE-ONLY", "NO-CAMELLIA", "NO-SHA1", "OSPP" ] }, "changed": false } TASK [fedora.linux_system_roles.crypto_policies : Update crypto policy if needed] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:50 Saturday 28 January 2023 04:25:35 +0000 (0:00:00.028) 0:00:07.582 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.crypto_policies : Set the reboot_required flag if needed] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:61 Saturday 28 January 2023 04:25:35 +0000 (0:00:00.030) 0:00:07.612 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.crypto_policies : Update facts after applying policy] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:69 Saturday 28 January 2023 04:25:35 +0000 (0:00:00.029) 0:00:07.642 ****** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.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/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml:3 Saturday 28 January 2023 04:25:35 +0000 (0:00:00.035) 0:00:07.677 ****** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.066415", "end": "2023-01-28 04:25:35.388823", "rc": 0, "start": "2023-01-28 04:25:35.322408" } STDOUT: DEFAULT TASK [fedora.linux_system_roles.crypto_policies : Set current policy fact] ***** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml:9 Saturday 28 January 2023 04:25:35 +0000 (0:00:00.307) 0:00:07.985 ****** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT" }, "changed": false } META: role_complete for sut TASK [caller : assert] ********************************************************* task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/roles/caller/tasks/main.yml:7 Saturday 28 January 2023 04:25:35 +0000 (0:00:00.037) 0:00:08.022 ****** ok: [sut] => { "changed": false } MSG: All assertions passed META: role_complete for sut META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=17 changed=1 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Saturday 28 January 2023 04:25:35 +0000 (0:00:00.044) 0:00:08.067 ****** =============================================================================== Create var file in caller that can override the one in called role ------ 2.64s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_include_vars_from_parent.yml:6 fedora.linux_system_roles.crypto_policies : Ensure required packages are installed --- 1.92s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:6 Gathering Facts --------------------------------------------------------- 1.10s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_include_vars_from_parent.yml:2 fedora.linux_system_roles.crypto_policies : Find out what is the currently active policy --- 0.52s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml:3 fedora.linux_system_roles.crypto_policies : Ensure ansible_facts used by role --- 0.43s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/set_vars.yml:2 fedora.linux_system_roles.crypto_policies : Find base policies files ---- 0.41s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.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.31s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.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.25s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:29 include_role : {{ roletoinclude }} -------------------------------------- 0.06s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/roles/caller/tasks/main.yml:4 fedora.linux_system_roles.crypto_policies : Set platform/version specific variables --- 0.05s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/set_vars.yml:7 caller : assert --------------------------------------------------------- 0.04s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/roles/caller/tasks/main.yml:7 fedora.linux_system_roles.crypto_policies : Set current policy fact ----- 0.04s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml:9 fedora.linux_system_roles.crypto_policies : Gather facts ---------------- 0.04s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:11 fedora.linux_system_roles.crypto_policies : Set platform/version specific variables --- 0.04s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:3 fedora.linux_system_roles.crypto_policies : Update facts after applying policy --- 0.04s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:69 fedora.linux_system_roles.crypto_policies : Set available subpolicies fact --- 0.03s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:37 fedora.linux_system_roles.crypto_policies : Set available base policies fact --- 0.03s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:22 fedora.linux_system_roles.crypto_policies : Set current policy fact ----- 0.03s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/gather_facts.yml:9 fedora.linux_system_roles.crypto_policies : Update crypto policy if needed --- 0.03s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.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/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:61 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---