Skip to content
Snippets Groups Projects
Commit fe1c14b1 authored by Lars Beckers's avatar Lars Beckers
Browse files

php-fpm: adapt debian codename variable to standard scheme

parent 3bb33b99
No related branches found
No related tags found
1 merge request!14Bullseye Compatibility
---
- name: include debian version specific vars
include_vars: "{{ debian_version }}.yml"
include_vars: "{{ ansible_distribution_release }}.yml"
- name: ensure php-fpm is installed
apt:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment