You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently repeat the actions five times to support five relabel actions. Write some Ansible Dictionary merging loop to allow us to simply define the number of relabel actions to support with a variable.
This is wrt #201
We currently repeat the actions five times to support five relabel actions. Write some Ansible Dictionary merging loop to allow us to simply define the number of relabel actions to support with a variable.