df5ec93dc3
- Trino catalogs, Grafana, Spark jobs, LDAP LDIF, NPM compose - Airflow DAG scripts, Proxmox VM inventory, network docs - Ansible playbook, Gitea CI validate workflow - Backup and health-check scripts, cron documentation - Homepage DOCS tab with links to all documentation - Extended collect-fleet-config.sh and populate-repo.py
10 lines
222 B
Markdown
10 lines
222 B
Markdown
# Ansible — ATC Lakehouse
|
|
|
|
```bash
|
|
# From atc-docker01 (with ansible installed)
|
|
cd /root/lakehouse/ansible
|
|
ansible-playbook -i inventory.ini playbook.yml
|
|
```
|
|
|
|
Requires SSH mesh (`/root/.ssh/atc_cluster`) on all targets.
|