Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
ca7875f8
Commit
ca7875f8
authored
Aug 14, 2018
by
Florian Pritz
Committed by
Phillip Smith (fukawi2)
Aug 17, 2018
Browse files
Move install_arch and fetch-borg-keys playbooks to tasks subdir
Signed-off-by:
Florian Pritz
<
bluewind@xinu.at
>
parent
ea217832
Changes
3
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ca7875f8
...
...
@@ -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.
...
...
playbooks/fetch-borg-keys.yml
→
playbooks/
tasks/
fetch-borg-keys.yml
View file @
ca7875f8
File moved
playbooks/install_arch.yml
→
playbooks/
tasks/
install_arch.yml
View file @
ca7875f8
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment