mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-01-31 19:00
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user