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

fix: delegate fetching of version information to localhost

Open patrickjahns opened this issue 1 year ago • 0 comments

When utilizing run_once in a host batch, where the role is excluded, the role will fail as the information is not present.

Instead we delegate the task to localhost to run it once and avoid github rate limit issues

closes #112 #113

patrickjahns avatar Jul 19 '22 11:07 patrickjahns