semaphore
semaphore copied to clipboard
Implement a mechanism to prevent duplicate template & environment names to ensure clarity and avoid potential errors.
whenever we create a new template with the same naming it will just simply create it. this will create confusion which template to select to run the playbook. please help to enforce unique template & environment names to maintain efficiency and prevent confusions.
I agree, it is good idea.