Thanks a lot for this very helpful role.
It'd be nice if it could be transformed into a collection, which would move it into ~/.ansible/collection.
As it is ansible-galaxy install will install it into whatever writable role directory ansible-galaxy finds first, which is a mess (== IMHO a design error of ansible-galaxy, that was fixed with collections) and creates a mess (... should the user then add that directory to his own ansible git repo or not? As a submodule? Or .gitignore it?)
Thanks a lot for this very helpful role.
It'd be nice if it could be transformed into a collection, which would move it into ~/.ansible/collection.
As it is
ansible-galaxy installwill install it into whatever writable role directory ansible-galaxy finds first, which is a mess (== IMHO a design error of ansible-galaxy, that was fixed with collections) and creates a mess (... should the user then add that directory to his own ansible git repo or not? As a submodule? Or .gitignore it?)