Commit 55672df
committed
Stop warning about invalid group name characters
This should silence the following Ansible warning [1]:
[WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details
[1] https://docs.ansible.com/ansible/latest/reference_appendices/config.html#transform-invalid-group-chars1 parent 3818ff9 commit 55672df
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
0 commit comments