3
0

Update readme.md

This commit is contained in:
2025-06-28 05:57:23 +00:00
parent 45c2a1ccb2
commit d05d8a9b84

View File

@@ -2,6 +2,7 @@
## Verzeichnis für Ansible
```bash
├── ansible.cfg
├── inventories
│ ├── group_vars
@@ -22,4 +23,5 @@
└── templates
├── pulsar.openrc.j2
├── pulsar.service.j2
└── uninstall.sh.j2
└── uninstall.sh.j2
```