2024/automation/ansible/README.md

18 lines
647 B
Markdown

# OpenFest 2024 -- Ansible Playbooks
## General Variables
### Global/Group
| Name | Description |
|-----------------|----------------------------------------------------------|
| global_root_ssh_key_urls | Keys of people authorized to access _all_ hosts |
### Host
| Name | Description |
|--------------------|---------------------------------------------------------------|
| root_ssh_key_urls | Keys of people authorized to access _this_ host |
## Secret and not-so-secret Variables (grouped by service)