Bit more Mazer.

This commit is contained in:
Robert de Bock 2019-06-11 17:17:10 +02:00
parent e6ca9c7897
commit 1d5588dc89
1 changed files with 3 additions and 15 deletions

View File

@ -15,22 +15,10 @@ Setup a machine to write Ansible roles. Includes:
mazer install robertdebock.ansible_development_environment mazer install robertdebock.ansible_development_environment
``` ```
### GitHub ## Requirements
In some directory, maybe `Documents` run: - One machine, about 4GB or RAM will do.
- Personalized `inventory/group_vars/all.yml`.
```sh
git clone https://github.com/robertdebock/ansible-development-environment
cd ansible-development-environment
```
## Setup
Download all required roles:
```sh
ansible-galaxy install --role-file roles/requirements.yml
```
## Mac / Linux ## Mac / Linux