mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-02 06:45:43 +02:00
Update to 2024-09-18 17:01
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user