system-config/playbooks/roles
Monty Taylor 8725a1ee53 Squash two ansible warnings
Add bool to use_upstream_docker conditional

This is an ansible behavior change that's coming in 2.12 but is
currently spewing warnings. The warnings make the log really hard
to read, so just fix it.

Disable group name auto-renaming

If you have group names with non-python identifier characters, it
prevents you from looking it up in jinja like "groups.group-name"
so ansible auto-transforms it so you can do "groups.group_name".
This is a confusing behavior which is going away. However, ansible
is warning everyone who has groups with characters in them as it
has no idea how you might be accessing those group names. Add
a config setting to suppress the warning about -'s in group names.

Change-Id: Ib3262025799af7c3171ed0b079cb1dd969075931
2019-10-20 08:02:43 +09:00
..
ansible-cron Disable cloud launcher cron job during CI 2019-07-16 15:01:55 +10:00
backup backup: minor fixes 2019-08-09 14:11:41 +10:00
backup-server Ansible roles for backup 2019-08-05 16:59:57 +10:00
base-repos roles: Add README.rst and lint 2018-08-23 21:34:42 +10:00
base-server Install GNU Privacy Guard on Gitea servers 2019-07-24 15:46:50 +00:00
cloud-launcher-cron Disable cloud launcher cron job during CI 2019-07-16 15:01:55 +10:00
configure-kubectl Configure .kube/config on bridge 2019-02-06 15:43:19 -08:00
configure-openstacksdk Manage clouds.yaml files in ansible 2018-09-04 08:49:00 -07:00
disable-puppet-agent roles: Add README.rst and lint 2018-08-23 21:34:42 +10:00
edit-secrets-script Add edit-secrets script to bridge.o.o 2019-02-27 08:45:11 -08:00
gitea gitea: use random time for git gc run 2019-09-04 05:15:21 +10:00
gitea-git-repos Merge "Silence InsecureRequestWarning and password warning" 2019-07-17 17:15:36 +00:00
haproxy Merge "Reload haproxy configuration when config changes" 2019-07-23 18:55:05 +00:00
install-ansible Squash two ansible warnings 2019-10-20 08:02:43 +09:00
install-docker Squash two ansible warnings 2019-10-20 08:02:43 +09:00
install-kubectl Install kubectl on bridge 2019-02-11 10:16:58 -08:00
iptables Set iptables forward drop by default 2018-12-14 10:33:26 -08:00
letsencrypt-acme-sh-install letsencrypt: use a fake CA for self-signed testing certs 2019-05-14 10:24:28 +10:00
letsencrypt-create-certs Add LE cert for logs.opendev.org to static 2019-07-31 13:00:50 -07:00
letsencrypt-install-txt-record letsencrypt-install-txt-record: skip disabled hosts 2019-07-01 13:06:57 +10:00
letsencrypt-request-certs Use handlers for letsencrypt cert updates 2019-05-14 08:14:51 +10:00
logrotate logrotate: better rotation options 2019-10-01 09:00:53 +10:00
master-nameserver master-nameserver: Add unmanaged domains; add acme.opendev.org 2019-03-27 14:22:59 +11:00
minimal-nodepool Add a run-nodepool job 2018-09-05 15:52:36 -07:00
mirror Add proxy for quay 2019-09-19 16:49:20 -05:00
mirror-update Stop openSUSE 42.3 mirroring 2019-10-16 11:06:21 +02:00
nameserver Remove zonefile from nsd config 2019-04-02 13:20:01 +11:00
pip3 Make the pip3 role really install something 2018-10-31 15:21:33 +00:00
registry Merge "Remove read-only user from registry" 2019-10-11 20:48:39 +00:00
root-keys roles: Add README.rst and lint 2018-08-23 21:34:42 +10:00
set-hostname roles: Add README.rst and lint 2018-08-23 21:34:42 +10:00
snmpd Add snmpd role and add it to base 2018-08-27 07:34:36 -07:00
timezone Add timezone role 2018-08-27 07:34:28 -07:00
unbound unbound: fix dhclient.conf copy 2018-08-28 14:28:48 -07:00
users Merge "Don't create "admin" group" 2018-08-24 19:57:29 +00:00
zuul-preview Prune docker images after docker-compose up 2019-05-02 15:09:37 -07:00