Files
community.general/lib/ansible
Abhijit Menon-Sen 2405861a9e Use ',' instead of ':' or ';' to separate host patterns
The earlier-recommended "pat1:pat2:pat3[x:y]" notation doesn't work well
with IPv6 addresses, so we recommend ',' as a separator instead. We know
that commas can't occur within a pattern, so we can just split on it.

We still have to accept the "foo:bar" notation because it's so commonly
used, but we issue a deprecation warning for it.

Fixes #12296
Closes #12404
Closes #12329
2015-09-17 19:31:16 +05:30
..
2015-09-15 17:31:47 -04:00
2015-05-03 21:47:26 -05:00
2015-05-03 21:47:26 -05:00
2015-05-03 21:47:26 -05:00
2015-09-15 14:26:09 -07:00
2015-05-03 21:47:26 -05:00
2015-09-11 09:41:05 +03:00
2015-05-03 21:47:26 -05:00