Bit more Mazer.
This commit is contained in:
parent
e6ca9c7897
commit
1d5588dc89
18
README.md
18
README.md
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue