You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
haproxy_stats_enable now only accepts enable or disable. Playbooks passing a boolean or any other value previously produced an invalid stats directive and now fail during role argument validation.
UPGRADE NOTES:
haproxy_stats_enablenow only acceptsenableordisable. Playbooks passing a boolean or any other value previously produced an invalidstatsdirective and now fail during role argument validation.