2024/automation/ansible/README.md

18 lines
647 B
Markdown
Raw Permalink Normal View History

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