Merging Staging to Main #10

Merged
muppeth merged 5 commits from staging into main 2024-08-02 10:21:16 +02:00
Owner

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.

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.
muppeth added 3 commits 2024-08-01 10:21:20 +02:00
meaz approved these changes 2024-08-01 18:59:45 +02:00
floss4good reviewed 2024-08-01 19:34:03 +02:00
README.md Outdated
@ -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.
First-time contributor

There are 2 backquotes after host_vars; this will break the output.
Also, apropriate should be appropriate.

There are 2 backquotes after host_vars; this will break the output. Also, _apropriate_ should be _appropriate_.
muppeth marked this conversation as resolved
muppeth added 2 commits 2024-08-02 10:21:03 +02:00
muppeth merged commit 4528d0f88b into main 2024-08-02 10:21:16 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Disroot-Ansible/php-fpm#10
No description provided.