Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
57833164
Verified
Commit
57833164
authored
Aug 14, 2018
by
Florian Pritz
Browse files
Move install_arch and fetch-borg-keys playbooks to tasks subdir
Signed-off-by:
Florian Pritz
<
bluewind@xinu.at
>
parent
9332639d
Changes
3
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
57833164
...
@@ -7,7 +7,7 @@ It also contains git submodules so you have to run `git submodule update --init
...
@@ -7,7 +7,7 @@ It also contains git submodules so you have to run `git submodule update --init
#### Instructions
#### Instructions
All systems are set up the same way. For the first time setup in the Hetzner rescue system,
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.
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.
After the provisioning script has run, it is safe to reboot.
...
...
playbooks/fetch-borg-keys.yml
→
playbooks/
tasks/
fetch-borg-keys.yml
View file @
57833164
File moved
playbooks/install_arch.yml
→
playbooks/
tasks/
install_arch.yml
View file @
57833164
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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