Merging Staging to Main #10
Loading…
Reference in a new issue
No description provided.
Delete branch "staging"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR introduces new task task/cleanup.yml which removes all unused php-fpm versions and modules. Also removes all unused configuration files in /etc/php/.
Additionally, updates Readme file.
This PR solves #967 issue.
@ -8,0 +5,4 @@
Currently supported OS - Debian. PHP repository used in the role is coming from: https://packages.sury.org/php/
## Variables, versions and modules
`defaults/main.yml` provides example variables that can be used with the role. To modify any of the settings, specify apropriate variables in your `host_vars`` file.
There are 2 backquotes after host_vars; this will break the output.
Also, apropriate should be appropriate.