ansible/changelogs/fragments/empty_host_pattern.yml
Brian Coca b595c6254f return empty host list when pattern is empty
fixes #37894

(cherry picked from commit 2e852fcd6d)
2018-04-30 12:48:56 -04:00

2 lines
105 B
YAML

bugfixes:
- return empty list if host pattern is empty https://github.com/ansible/ansible/pull/37931