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
..
2021-02-11 13:35:16 +11:00
2020-09-30 11:55:24 +10:00
2021-12-03 14:17:23 -08:00
2022-11-11 23:20:19 +00:00
2021-05-11 08:40:01 -07:00
2021-03-18 11:59:30 +11:00
2021-03-18 11:59:30 +11:00
2022-09-15 19:21:33 -07:00
2022-02-10 13:24:42 -08:00
2021-03-18 11:59:30 +11:00
2022-02-25 17:27:35 +11:00
2022-06-29 11:26:47 -07:00
2021-07-15 23:25:10 +00:00