Skip to content
Snippets Groups Projects
Commit 6879e2ce authored by shirenn's avatar shirenn 🌊
Browse files

[plays] base.yml shrinking

parent b6ec0906
No related branches found
No related tags found
1 merge request!64Keepalived
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment