Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
virtual-homelab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
shore
virtual-homelab
Commits
8f81889c
Commit
8f81889c
authored
9 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
- Fetch Ansible modules as a git submodule (update README accordingly).
parent
9da1aae8
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitmodules
+3
-0
3 additions, 0 deletions
.gitmodules
README.rst
+4
-2
4 additions, 2 deletions
README.rst
library/shore
+1
-0
1 addition, 0 deletions
library/shore
with
8 additions
and
2 deletions
.gitmodules
0 → 100644
+
3
−
0
View file @
8f81889c
[submodule "library/shore"]
path = library/shore
url = https://www.shore.co.il/cgit/ansible-modules
This diff is collapsed.
Click to expand it.
README.rst
+
4
−
2
View file @
8f81889c
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
shore
@
c58a4398
Subproject commit c58a439873936f2c803f7a74f6dfd2b78162b44f
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment