Are comments supported in the synonyms file?

We set up a new way to deploy the synonyms file to our elasticsearch hosts in our company using gitlab ci cd and ansible. Now we would like to include a comment into the synonyms file, some this like "Ansible managed, edit in this repo: -link-".

Is it possible to comment this line without harming the file structure?

Do I need to put comments in there with a # or maybe with /** **/ ?

One of our developers mentioned that # is the correct way to add comments in the synonyms file

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.