system-config/playbooks/roles/zuul-merger/tasks
Clark Boylan 46ba1ff961 Use docker-compose exec -T with ansible tasks
Docker-compose exec allocates a tty by default unlike docker exec. New
Ansible doesn't provision a tty which causes docker-compose exec to fail
under Ansible now. Address this by passing -T to docker-compose exec
commands which stops allocating a tty. We didn't need one to gracefully
stop zuul services.

Change-Id: Ib52f184f771ae4530f6b6531257dda5d8443043c
2022-12-12 08:03:19 -08:00
..
graceful.yaml Use docker-compose exec -T with ansible tasks 2022-12-12 08:03:19 -08:00
main.yaml Add pull tasks for nodepool/zuul 2021-02-19 15:42:40 -08:00
pull.yaml Add pull tasks for nodepool/zuul 2021-02-19 15:42:40 -08:00
start.yaml Pull and prune docker images together 2020-05-07 12:51:09 -07:00
stop.yaml Rework zuul start/stop/restart playbooks for docker 2020-04-27 09:34:50 -05:00