2024/automation/ansible
Albert Stefanov f3b2b68b64 Allow configuring network interfaces 2024-05-04 20:16:12 +03:00
..
group_vars/all Allow configuring network interfaces 2024-05-04 20:16:12 +03:00
host_vars/server1 Allow configuring network interfaces 2024-05-04 20:16:12 +03:00
roles Allow configuring network interfaces 2024-05-04 20:16:12 +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 Allow configuring network interfaces 2024-05-04 20:16:12 +03:00
main.yml Refactor; allow udev rules to be applied from host_vars 2024-05-04 19:05:06 +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)