Hey all, Ive looked around in the docs and the slack channels for a way to disable wildcards/globbing in bolt target lists
hopefully there is an undocumented (or one that I missed) config option that can go into the inventory.yaml to block this and require fully qualified target names
we have a script that generates a complete inventory of fqdn's from our multiple silos. an engineer accidentally had a space between a shortname and an * so his
bolt command run
tried to run on all hosts 😞
Luckily it was an innocuous command but I could see that being not good!