PHP 7.4 cannot install on Rocky 10

[WARNING]: Failure using method (v2_playbook_on_task_start) in callback plugin
(<ansible.plugins.callback.actionable_classic.CallbackModule object at
0x7fa674fe2ab0>): 'display_skipped_hosts'

PLAY [localhost] ***************************************************************
[WARNING]: Failure using method (v2_runner_on_ok) in callback plugin
(<ansible.plugins.callback.actionable_classic.CallbackModule object at
0x7fa674fe2ab0>): 'display_ok_hosts'
[WARNING]: Failure using method (v2_runner_on_skipped) in callback plugin
(<ansible.plugins.callback.actionable_classic.CallbackModule object at
0x7fa674fe2ab0>): 'display_skipped_hosts'

TASK [include_role : php/build-from-source] ************************************
[WARNING]: Failure using method (v2_runner_item_on_skipped) in callback plugin
(<ansible.plugins.callback.actionable_classic.CallbackModule object at
0x7fa674fe2ab0>): 'display_skipped_hosts'

TASK [php/build-from-source : include_tasks] ***********************************

TASK [php/build-from-source : Configure PHP 7.4.33] ****************************
changed: [localhost]
[WARNING]: Collection community.crypto does not support Ansible version 2.16.14
[WARNING]: Failure using method (v2_runner_on_failed) in callback plugin
(<ansible.plugins.callback.actionable_classic.CallbackModule object at
0x7fa674fe2ab0>): 'display_failed_stderr'

TASK [php/build-from-source : Compile PHP 7.4.33 (10+ minute wait)] ************

PLAY RECAP *********************************************************************
localhost                  : ok=19   changed=1    unreachable=0    failed=1    skipped=15   rescued=0    ignored=0   

Yes it’s 3+ years old, yes I need to install it.

PHP 7.4 is unsupported with EL10. I’m not aware of any patches to restore functionality with libxml2/OpenSSL that ships with EL10. You’ll need to keep accounts that require it on EL9 or 8.

Remi packages for EL10 may be available, but not compiling from source.

Ok good to know. So far it’s just one account so not a big deal.

For this one account, is there a migration rollback?
Or do I just need to set the uuid in DNS and update the CP Proxy with the correct server as well?

nevermind, did it manually, super easy.