ansible-role-gitlab icon indicating copy to clipboard operation
ansible-role-gitlab copied to clipboard

Always template configuration

Open RealOrangeOne opened this issue 9 months ago • 0 comments

Currently, it's not possible to use a custom template with this role, since the name is hardcoded.

Instead, always template the config file, since it's very little extra overhead. This allows someone to still use a custom template, or reuse the existing one.

RealOrangeOne avatar Mar 13 '25 17:03 RealOrangeOne