nginx/server: Fix role for el9
This commit is contained in:
parent
92d9597662
commit
a078b01bdb
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
warn: false
|
warn: false
|
||||||
when:
|
when:
|
||||||
- ansible_os_family == "RedHat"
|
- ansible_os_family == "RedHat"
|
||||||
|
- ansible_distribution_major_version | int == 8
|
||||||
- ansible_distribution != "Fedora"
|
- ansible_distribution != "Fedora"
|
||||||
|
|
||||||
- name: Install packages
|
- name: Install packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue