nginx/server: Remove deprecated warn otpion
This commit is contained in:
parent
ea702ba91a
commit
2d01e9c95e
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
||||||
- enable
|
- enable
|
||||||
- nginx:1.20
|
- nginx:1.20
|
||||||
creates: /etc/dnf/modules.d/nginx.module
|
creates: /etc/dnf/modules.d/nginx.module
|
||||||
warn: false
|
|
||||||
when:
|
when:
|
||||||
- ansible_os_family == "RedHat"
|
- ansible_os_family == "RedHat"
|
||||||
- ansible_distribution_major_version | int == 8
|
- ansible_distribution_major_version | int == 8
|
||||||
|
|
Loading…
Add table
Reference in a new issue