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

Documentation.

parent f1dd7a25
No related branches found
No related tags found
No related merge requests found
Ansible playbooks Ansible playbooks
================= *****************
My repository of Ansible playbooks and surronding infrastrcture. The actual My homelab playground. A repository of infrastructure using Virtualbox, Vagrant,
roles are located in different repositories so they could be installed with Landrush and Ansible. The actual Ansible roles are each located in a repository
ansible-galaxy. of its own (which is ansible-galaxy installable).
todo
Requirements
------------
- `Virtualbox <https://www.virtualbox.org/>`_.
- `Vagrant <https://www.vagrantup.com/>`_.
- `Landrush <https://github.com/phinze/landrush>`_.
- `Ansible <http://www.ansible.com/>`_.
Getting started
---------------
::
git clone https://www.shore.co.il/cgit/ansible-playbooks
cd ansible-playbooks
ansible-galaxy install -r requirements.yml
vagrant up
TODO
---- ----
- Documentation? - Testing (maybe ansible-lint?).
- Testing, pre-commit hooks.
- Whatever automation not provided by Vagrant and Ansible. - Whatever automation not provided by Vagrant and Ansible.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment