Downloaded the latest ansible playbook to deploy starter site to remote server
Also downloaded latest geerlingguy external roles
I can run the first part of the script with the "true" switch
When I run the second part with the "false" switch it fails because it is finding PHP version 8.1.
How do I make the first part install PHP version 8.2 or higher ?
Thanks
Downloaded the latest ansible playbook to deploy starter site to remote server
Also downloaded latest geerlingguy external roles
I can run the first part of the script with the "true" switch
When I run the second part with the "false" switch it fails because it is finding PHP version 8.1.
How do I make the first part install PHP version 8.2 or higher ?
Thanks