ansible/changelogs/fragments/15732-wait_for-documentation_fix.yaml
Abhijeet Kasurde 24eb3c5c60 [Backport 2.7] wait_for: Add note about path and port (#49118)
Document that Path and Port are mutually exclusive parameters in the wait_for module.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 70f992c618)
2018-11-26 13:58:43 -06:00

2 lines
94 B
YAML

minor_changes:
- Document Path and Port are mutually exclusive parameters in wait_for module.