[plays] base.yml shrinking

certbot_on_virtu
_shirenn 2020-08-06 16:30:33 +02:00
parent b6ec090613
commit 6879e2ce46
1 changed files with 0 additions and 30 deletions

View File

@ -11,36 +11,6 @@
# args: # args:
# executable: /bin/bash # executable: /bin/bash
# Common CRANS configuration for all servers
- hosts: server
vars:
# Group permissions
ssh_allow_groups: ssh nounou apprenti cableur root
# Scripts will tell users to go there to manage their account
intranet_url: 'https://intranet.crans.org/'
# # Will be in /usr/scripts/
# crans_scripts_git: "http://gitlab.adm.crans.org/nounous/scripts.git"
# NTP servers
ntp_servers:
- charybde.adm.crans.org
# - silice.adm.crans.org
roles:
- common-tools
- debian-apt-sources
- ldap-client
# - openssh
- sudo
- ntp-client
# - crans-scripts
- root-config
# Deploy LDAP master and replica
- hosts: daniel.adm.crans.org
roles:
- slapd
- hosts: otis.adm.crans.org - hosts: otis.adm.crans.org
roles: roles: