2024/automation/ansible
Albert Stefanov ca536c4ee6 Update README 2024-05-01 16:18:26 +03:00
..
group_vars/all Start writing the Ansible playbook 2024-05-01 16:15:32 +03:00
host_vars/server1 Start writing the Ansible playbook 2024-05-01 16:15:32 +03:00
roles Start writing the Ansible playbook 2024-05-01 16:15:32 +03:00
.ansible-lint Start writing the Ansible playbook 2024-05-01 16:15:32 +03:00
.gitignore Start writing the Ansible playbook 2024-05-01 16:15:32 +03:00
README.md Update README 2024-05-01 16:18:26 +03:00
hosts.ini Start writing the Ansible playbook 2024-05-01 16:15:32 +03:00
lint.sh Start writing the Ansible playbook 2024-05-01 16:15:32 +03:00
main.yml Start writing the Ansible playbook 2024-05-01 16:15:32 +03:00
run.sh Start writing the Ansible playbook 2024-05-01 16:15:32 +03:00

README.md

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)