[plays] base.yml shrinking
parent
b6ec090613
commit
6879e2ce46
30
base.yml
30
base.yml
|
@ -11,36 +11,6 @@
|
|||
# args:
|
||||
# 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
|
||||
roles:
|
||||
|
|
Loading…
Reference in New Issue