Update to 2022-01-31 19:00

This commit is contained in:
Daniel Berteaud
2022-01-31 19:00:05 +01:00
parent 4b336e0934
commit 8fafa2187c
8 changed files with 13 additions and 19 deletions

View File

@@ -7,10 +7,10 @@
state: absent
tags: web
- name: Enable 1.16 module
- name: Enable 1.20 module
shell: |
yum -y module reset nginx
yum -y module enable nginx:1.16
yum -y module enable nginx:1.20
args:
warn: False
changed_when: False