Update docs and version.
This commit is contained in:
parent
5cf87ce3de
commit
c44c9f8b61
|
|
@ -12,7 +12,7 @@ Setup a machine to write Ansible roles. Includes:
|
|||
### Mazer
|
||||
|
||||
```
|
||||
mazer install robertdebock.ansible_development_environment
|
||||
mazer install robertdebock.development_environment
|
||||
```
|
||||
|
||||
## Requirements
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
namespace: "robertdebock"
|
||||
name: "development_environment"
|
||||
description: Install everything you need to develop Ansible roles.
|
||||
version: "1.1.4"
|
||||
version: "1.1.5"
|
||||
readme: "README.md"
|
||||
authors:
|
||||
- "Robert de Bock"
|
||||
|
|
|
|||
Loading…
Reference in New Issue