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
present:
a) if specified: make sure the node has them so update of coordinates can happen
b) if not specified: does not matter (or we could add it next to right/left most existing node)
started: does not matter
stopped: does not matter
wiped: does not matter
The bahvior should be probably for tags:
absent: does not matter
present:
a) if specified: make sure the node has them so update of tags can happen
b) if not specified: does not matter
c) if specified as empty list: delete existing tags
started: does not matter
stopped: does not matter
wiped: does not matter
Any suggestions?
The text was updated successfully, but these errors were encountered:
cml_node module has following params defined, but they are not used.
ansible-cml/plugins/modules/cml_node.py
Lines 70 to 84 in 716c622
The bahvior should be probably for coordinates:
a) if specified: make sure the node has them so update of coordinates can happen
b) if not specified: does not matter (or we could add it next to right/left most existing node)
The bahvior should be probably for tags:
a) if specified: make sure the node has them so update of tags can happen
b) if not specified: does not matter
c) if specified as empty list: delete existing tags
Any suggestions?
The text was updated successfully, but these errors were encountered: