Sloane Hertel
8b07d46166
Add a toggle for the leading separator for keyed_groups ( #60882 )
...
* Add a toggle for the leading separator for keyed_groups if no prefix is given
* changelog
* Add tests for backward compatibility and the new toggle
2020-10-23 15:57:44 -04:00
Matt Clay
98a0995fd0
Clean up unit test boilerplate.
2020-06-22 14:20:33 -07:00
Alan Rominger
f2f11341a3
Avoid erroring on host group confusion in keyed groups ( #54099 )
2019-03-25 16:57:46 -04:00
Sloane Hertel
87ebc56de6
Allow parent groups to be variables or literal ( #53649 )
...
* Allow parent groups to be variables or literal, requires {{ }}
* Check strict before failing on templating errors
* Don't add a group if an invalid parent group was provided
2019-03-14 14:22:18 -04:00
Alan Rominger
8c2037aaa9
do not error in case of empty list constructed group ( #53748 )
2019-03-14 12:27:56 -04:00
Alan Rominger
56e3597856
Add keyed_groups feature ( #52045 )
...
This implements:
- Allow creating keyed group parents
2019-03-05 12:34:34 -06:00