# 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_no_package_update.yml ****************************************** 1 plays in /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_no_package_update.yml PLAY [Ensure that running the role does not update packages] ******************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_no_package_update.yml:3 Saturday 28 January 2023 04:25:58 +0000 (0:00:00.014) 0:00:00.014 ****** ok: [sut] META: ran handlers TASK [Get package facts] ******************************************************* task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_no_package_update.yml:6 Saturday 28 January 2023 04:25:59 +0000 (0:00:01.266) 0:00:01.281 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Save current package facts] ********************************************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_no_package_update.yml:10 Saturday 28 January 2023 04:26:01 +0000 (0:00:02.051) 0:00:03.332 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Include role] ************************************************************ task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_no_package_update.yml:15 Saturday 28 January 2023 04:26:01 +0000 (0:00:00.154) 0:00:03.487 ****** 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:26:01 +0000 (0:00:00.084) 0:00:03.572 ****** 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:26:01 +0000 (0:00:00.068) 0:00:03.640 ****** 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:26:02 +0000 (0:00:00.532) 0:00:04.172 ****** 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:26:02 +0000 (0:00:00.095) 0:00:04.268 ****** 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:26:04 +0000 (0:00:02.176) 0:00:06.444 ****** 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:26:04 +0000 (0:00:00.067) 0:00:06.512 ****** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.108529", "end": "2023-01-28 04:26:05.073620", "rc": 0, "start": "2023-01-28 04:26:04.965091" } 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:26:05 +0000 (0:00:00.523) 0:00:07.036 ****** 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:26:05 +0000 (0:00:00.048) 0:00:07.084 ****** 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:26:05 +0000 (0:00:00.430) 0:00:07.515 ****** 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:26:05 +0000 (0:00:00.067) 0:00:07.582 ****** 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:26:05 +0000 (0:00:00.300) 0:00:07.883 ****** 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:26:06 +0000 (0:00:00.070) 0:00:07.954 ****** 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:26:06 +0000 (0:00:00.048) 0:00:08.002 ****** 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:26:06 +0000 (0:00:00.048) 0:00:08.051 ****** 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:26:06 +0000 (0:00:00.049) 0:00:08.100 ****** 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:26:06 +0000 (0:00:00.067) 0:00:08.167 ****** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.081119", "end": "2023-01-28 04:26:06.580781", "rc": 0, "start": "2023-01-28 04:26:06.499662" } 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:26:06 +0000 (0:00:00.403) 0:00:08.570 ****** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT" }, "changed": false } META: role_complete for sut TASK [Refresh package facts] *************************************************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_no_package_update.yml:19 Saturday 28 January 2023 04:26:06 +0000 (0:00:00.071) 0:00:08.642 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify packages were not changed] **************************************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_no_package_update.yml:23 Saturday 28 January 2023 04:26:08 +0000 (0:00:01.727) 0:00:10.370 ****** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=19 changed=0 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Saturday 28 January 2023 04:26:08 +0000 (0:00:00.087) 0:00:10.457 ****** =============================================================================== fedora.linux_system_roles.crypto_policies : Ensure required packages are installed --- 2.18s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:6 Get package facts ------------------------------------------------------- 2.05s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_no_package_update.yml:6 Refresh package facts --------------------------------------------------- 1.73s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_no_package_update.yml:19 Gathering Facts --------------------------------------------------------- 1.27s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_no_package_update.yml:3 fedora.linux_system_roles.crypto_policies : Ensure ansible_facts used by role --- 0.53s /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 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 : Find base policies files ---- 0.43s /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.40s /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.30s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/main.yml:29 Save current package facts ---------------------------------------------- 0.15s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_no_package_update.yml:10 fedora.linux_system_roles.crypto_policies : Set platform/version specific variables --- 0.10s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/.collection/ansible_collections/fedora/linux_system_roles/roles/crypto_policies/tasks/set_vars.yml:7 Verify packages were not changed ---------------------------------------- 0.09s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_no_package_update.yml:23 Include role ------------------------------------------------------------ 0.08s /WORKDIR/dist-git-crypto_policies-weekly-ci-vjfv689t/tests/tests_no_package_update.yml:15 fedora.linux_system_roles.crypto_policies : Set current policy fact ----- 0.07s /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 : Set available subpolicies fact --- 0.07s /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 platform/version specific variables --- 0.07s /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 : Gather facts ---------------- 0.07s /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 available base policies fact --- 0.07s /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 : Update facts after applying policy --- 0.07s /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 the reboot_required flag if needed --- 0.05s /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. ---^---^---^---^---^---