Cleanup Ansible templates and files

Version Control Information

Source branch: bruno.sc/cleanup-ansible-templates-and-files Target branch: devel

Commits:

* Remove j2 extension from Ansible non-templates

  Removes the `j2` file extension from Ansible template files
   that are actually none.

* Add j2 extension to Ansible templates

  Adds the `j2` file extension to Ansible template files where it is missing

* Remove orphan Ansible templates

Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file in RST format added in latest commit

Merge request reports

Loading