Remove bash from codeblock tags

What does this MR do?

We are standardizing our codeblocks, as per gitlab#32881 (closed).

This MR changes ```bash to the appropriate tag, such as shell, toml (many were set as bash, but actually were toml), etc. Also adds some language tags to nearby codeblocks that had no language.

Merge request reports

Loading