is there possible to deploy services and after that somehow clean nodes(delete services installed before) For example I deploy wordpress and even I destroy envirement after that on node is nginx started everytime, even is something else.
And now when I deploy again wordpress another istance of nginx is installed so this is conflict.
Is there posibble to clean node after destroy-environment?