mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2024-11-10 02:01:41 +01:00
README: Add note about git submodules
Signed-off-by: Florian Pritz <bluewind@xinu.at>
This commit is contained in:
parent
38545a91a4
commit
664f64711f
@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
This repository contains the complete collection of ansible playbooks and roles for the Arch Linux infrastructure.
|
This repository contains the complete collection of ansible playbooks and roles for the Arch Linux infrastructure.
|
||||||
|
|
||||||
|
It also contains git submodules so you have to run `git submodule update --init
|
||||||
|
--recursive` after cloning or some tasks will fail to run.
|
||||||
|
|
||||||
#### 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/$hostname-provision.yml`.
|
run the provisioning script: `ansible-playbook playbooks/$hostname-provision.yml`.
|
||||||
|
Loading…
Reference in New Issue
Block a user