system-config/playbooks/roles/mailman3/handlers
Jeremy Stanley 188ea92675 Mailman3: check docker-compose stderr not stdout
For the conditional check as to whether docker-compose up was a
no-op, we look for a recognizable string in the output it generates.
This information is emitted on the stderr descriptor, not stdout, so
correct the match condition accordingly.

Change-Id: I82015e615071458c95342eaea2e6a17aeae44c07
2023-08-17 20:04:09 +00:00
..
main.yaml Restart Mailman 3 containers when configs change 2023-08-17 15:52:26 +00:00
restart_mailman.yaml Mailman3: check docker-compose stderr not stdout 2023-08-17 20:04:09 +00:00