Skip to content
Snippets Groups Projects
Commit 8f81889c authored by nimrod's avatar nimrod
Browse files

- Fetch Ansible modules as a git submodule (update README accordingly).

parent 9da1aae8
Branches
No related tags found
No related merge requests found
[submodule "library/shore"]
path = library/shore
url = https://www.shore.co.il/cgit/ansible-modules
......@@ -3,7 +3,9 @@ Ansible playbooks
My homelab playground. A repository of infrastructure using Virtualbox, Vagrant,
Landrush and Ansible. The actual Ansible roles are each located in a repository
of its own (which is ansible-galaxy installable).
of its own (which is ansible-galaxy installable) and the Ansible modules are
from the `ansible-modules git repo
<https://www.shore.co.il/cgit/ansible-modules>`_.
Requirements
......@@ -18,7 +20,7 @@ Getting started
---------------
::
git clone https://www.shore.co.il/cgit/ansible-playbooks
git clone --recursive https://www.shore.co.il/cgit/ansible-playbooks
cd ansible-playbooks
ansible-galaxy install -r requirements.yml
vagrant up
......
shore @ c58a4398
Subproject commit c58a439873936f2c803f7a74f6dfd2b78162b44f
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment