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
This commit is part of merge request !14. Comments created here will be created in the context of that merge request.
--- ---
- name: include debian version specific vars - name: include debian version specific vars
include_vars: "{{ debian_version }}.yml" include_vars: "{{ ansible_distribution_release }}.yml"
- name: ensure php-fpm is installed - name: ensure php-fpm is installed
apt: apt:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment