feat: initial commit
Some checks failed
Ansible Lint Check / lint (push) Failing after 44s

This commit is contained in:
Iain Learmonth 2025-11-08 20:55:40 +00:00
commit ce0eb65c8e
36 changed files with 946 additions and 0 deletions

9
playbooks/link.yml Normal file
View file

@ -0,0 +1,9 @@
---
- name: CDR Link | Deploy and update CDR Link instances
hosts:
- cdr_link
roles:
- role: sr2c.core.baseline
tags: bootstrap
- role: sr2c.apps.podman_link
tags: link