system-config/playbooks/roles/base-server
Clark Boylan f48c8d9bac Install python2.7 on xenial nodes
Ubuntu xenial does not come with python2 by default. In order to
accomodate a transition from trusty nodes to xenial nodes that are
managed by ansible we want to use python2 on trusty and xenial. Then
when a group of nodes are fully xenialed we can force ansible to use
python3 instead.

Eventually we will have no trusty nodes and can default to using
python3 instead and just have to have a small number of exceptions for
centos.

Change-Id: If1d97e25069d6ed5012c147024aad4d921febfc8
2018-08-28 13:08:45 -07:00
..
defaults Add NTP service to base-server 2018-08-27 07:34:25 -07:00
files Enable unattended upgrades 2018-08-28 12:05:15 -04:00
handlers Manage sshd config with ansible 2018-08-20 11:26:38 -05:00
tasks Enable unattended upgrades 2018-08-28 12:05:15 -04:00
templates Manage sshd config with ansible 2018-08-20 11:26:38 -05:00
vars Install python2.7 on xenial nodes 2018-08-28 13:08:45 -07:00
README.rst roles: Add README.rst and lint 2018-08-23 21:34:42 +10:00

Basic common server configuration

Role Variables

  • None