mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +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
|
when: nginx_nginx_service.stat.exists
|
||||||
tags: web
|
tags: web
|
||||||
|
|
||||||
- name: Remove nginx
|
|
||||||
yum:
|
|
||||||
name:
|
|
||||||
- nginx
|
|
||||||
- nginx-filesystem
|
|
||||||
- nginx-core
|
|
||||||
state: absent
|
|
||||||
tags: web
|
|
||||||
|
|
||||||
- name: Create the nginx user account
|
- name: Create the nginx user account
|
||||||
user:
|
user:
|
||||||
name: nginx
|
name: nginx
|
||||||
|
@ -14,6 +14,7 @@ samba_dc_packages:
|
|||||||
- krb5-workstation
|
- krb5-workstation
|
||||||
- python3-markdown
|
- python3-markdown
|
||||||
- patch
|
- patch
|
||||||
|
- bind-utils
|
||||||
|
|
||||||
samba_member_packages:
|
samba_member_packages:
|
||||||
- samba-winbind
|
- samba-winbind
|
||||||
|
@ -14,6 +14,7 @@ samba_dc_packages:
|
|||||||
- krb5-workstation
|
- krb5-workstation
|
||||||
- python3-markdown
|
- python3-markdown
|
||||||
- patch
|
- patch
|
||||||
|
- bind-utils
|
||||||
|
|
||||||
samba_member_packages:
|
samba_member_packages:
|
||||||
- samba-winbind
|
- samba-winbind
|
||||||
|
@ -73,6 +73,7 @@ nodejs.org
|
|||||||
|
|
||||||
# Jenkins
|
# Jenkins
|
||||||
updates.jenkins.io
|
updates.jenkins.io
|
||||||
|
mirrors.updates.jenkins.io
|
||||||
get.jenkins.io
|
get.jenkins.io
|
||||||
updates.jenkins-ci.org
|
updates.jenkins-ci.org
|
||||||
mirrors.jenkins-ci.org
|
mirrors.jenkins-ci.org
|
||||||
|
Loading…
x
Reference in New Issue
Block a user