mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-04 12:23:13 +02:00
Update to 2024-09-18 17:01
This commit is contained in:
parent
d76554f0e4
commit
2eec9f6825
@ -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
|
||||
|
@ -14,6 +14,7 @@ samba_dc_packages:
|
||||
- krb5-workstation
|
||||
- python3-markdown
|
||||
- patch
|
||||
- bind-utils
|
||||
|
||||
samba_member_packages:
|
||||
- samba-winbind
|
||||
|
@ -14,6 +14,7 @@ samba_dc_packages:
|
||||
- krb5-workstation
|
||||
- python3-markdown
|
||||
- patch
|
||||
- bind-utils
|
||||
|
||||
samba_member_packages:
|
||||
- samba-winbind
|
||||
|
@ -73,6 +73,7 @@ nodejs.org
|
||||
|
||||
# Jenkins
|
||||
updates.jenkins.io
|
||||
mirrors.updates.jenkins.io
|
||||
get.jenkins.io
|
||||
updates.jenkins-ci.org
|
||||
mirrors.jenkins-ci.org
|
||||
|
Loading…
x
Reference in New Issue
Block a user