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
79435275
Commit
79435275
authored
9 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Corrected code block syntax, added Author and License sections.
parent
8de6c766
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+16
-2
16 additions, 2 deletions
README.rst
with
16 additions
and
2 deletions
README.rst
+
16
−
2
View file @
79435275
...
@@ -18,18 +18,32 @@ Requirements
...
@@ -18,18 +18,32 @@ Requirements
Getting started
Getting started
---------------
---------------
::
.. code:: shell
git clone --recursive https://www.shore.co.il/cgit/ansible-playbooks
git clone --recursive https://www.shore.co.il/cgit/ansible-playbooks
cd ansible-playbooks
cd ansible-playbooks
ansible-galaxy install -r requirements.yml
ansible-galaxy install -r requirements.yml
vagrant up
vagrant up
License
-------
This software is licnesed under the MIT licese (see the :code:`LICENSE.txt`
file).
Author
------
Nimrod Adar, `contact me <nimrod@shore.co.il>`_ or visit my `website
<https://www.shore.co.il/>`_. Patches are welcome via `git send-email
<http://git-scm.com/book/en/v2/Git-Commands-Email>`_. The repository is located
at: https://www.shore.co.il/cgit/.
TODO
TODO
----
----
- CI test with ServerSpec.
- CI test with ServerSpec
/ Molecule
.
- Fast (like unit) testing with ansible-lint, maybe other linters (pre-commit).
- Fast (like unit) testing with ansible-lint, maybe other linters (pre-commit).
- Better documentation and handling of role dependencies.
- Better documentation and handling of role dependencies.
- Add example requirements.yml to roles README file.
- Add example requirements.yml to roles README file.
...
...
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