Skip to content
Snippets Groups Projects
Commit ca7875f8 authored by Florian Pritz's avatar Florian Pritz Committed by Phillip Smith (fukawi2)
Browse files

Move install_arch and fetch-borg-keys playbooks to tasks subdir


Signed-off-by: default avatarFlorian Pritz <bluewind@xinu.at>
parent ea217832
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ It also contains git submodules so you have to run `git submodule update --init
#### Instructions
All systems are set up the same way. For the first time setup in the Hetzner rescue system,
run the provisioning script: `ansible-playbook playbooks/install-arch.yml -l $host`.
run the provisioning script: `ansible-playbook playbooks/tasks/install-arch.yml -l $host`.
The provisioning script configures a sane basic systemd with sshd. By design, it is NOT idempotent.
After the provisioning script has run, it is safe to reboot.
......
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment