motd generic template added

migrated notes from infra/hosts

motd changes; excluding CSI infos

removed csi_* vars from group_vars; converted csi_purpose & csi_relationship into notes

fixed merge conflicts

minor changes; var

updating YAMLs & playbooks

udpated YAMLs & playbooks again

updated correctly; buildhw.yml

fixing merge conflicts

dest added in motd.yml
This commit is contained in:
iamyaash 2025-01-06 13:04:00 +05:30 committed by kevin
parent 7799cc2478
commit b3d6a90b9a
112 changed files with 370 additions and 562 deletions

View file

@ -1,6 +0,0 @@
---
- name: Add motd to system
ansible.builtin.template: src=/srv/web/infra/hosts/motd.j2 dest=/etc/motd
tags:
- motd
- base