For a reason, current wget versions error out when using localhost instead of 127.0.0.1 as the healthcheck for docker services. Probably has something to do with dns resolution - either on docker or wget end, but have not looked to deep into it.
Changed all 'become: ' values from 'yes' to 'true' to satisfy the schema (and also make the lsp shut up).