sudo apt update && sudo apt upgrade -y
sudo apt install ansible
ansible-galaxy collection install community.general
ansible pull -U https://github.com/AlexanderHott/config --ask-become-pass
ansible-playbook playbooks/bootstrap.yml -K
| Name | Name | Last commit date | ||
|---|---|---|---|---|
sudo apt update && sudo apt upgrade -y
sudo apt install ansible
ansible-galaxy collection install community.general
ansible pull -U https://github.com/AlexanderHott/config --ask-become-pass
ansible-playbook playbooks/bootstrap.yml -K