We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Find a way to set per node key:value attributes that could help to group, target tasks based on this values, for example:
key:value
set node_type www
That could help to then only triger a task to nodes having the key node_type equal to www
node_type
www
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Find a way to set per node
key:value
attributes that could help to group, target tasks based on this values, for example:That could help to then only triger a task to nodes having the key
node_type
equal towww
The text was updated successfully, but these errors were encountered: