savagebidoof 6902681907 Used it for my home thingie, some quality improvements.
Need to document the changes on the README.md.
2023-08-01 20:00:14 +02:00

12 lines
221 B
Bash
Executable File

#!/bin/bash
export ANSIBLE_HOST_KEY_CHECKING=False
#ansible-playbook -i inventory.yaml Initial_Setup/armbian_initial_setup.yaml && sleep 25 # Wait for reboot
ansible-playbook -i inventory.yaml ksetup/playbook.yaml