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

@@ -62,8 +62,5 @@
pre_tasks:
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
tasks:
- import_tasks: "{{ tasks_path }}/motd.yml"
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"