Update to 2024-09-18 17:01

This commit is contained in:
Daniel Berteaud
2024-09-18 17:01:16 +02:00
parent d76554f0e4
commit 2eec9f6825
4 changed files with 3 additions and 9 deletions

View File

@@ -10,15 +10,6 @@
when: nginx_nginx_service.stat.exists
tags: web
- name: Remove nginx
yum:
name:
- nginx
- nginx-filesystem
- nginx-core
state: absent
tags: web
- name: Create the nginx user account
user:
name: nginx