update meta
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
- [mkfs](roles/mkfs/README.md)
|
- [mkfs](roles/mkfs/README.md)
|
||||||
- [mount_device](roles/mount_device/README.md)
|
- [mount_device](roles/mount_device/README.md)
|
||||||
- [nginx](roles/nginx/README.md)
|
- [nginx](roles/nginx/README.md)
|
||||||
|
- [nginx_docker](roles/nginx_docker/README.md)
|
||||||
- [node_exporter](roles/node_exporter/README.md)
|
- [node_exporter](roles/node_exporter/README.md)
|
||||||
- [prometheus](roles/prometheus/README.md)
|
- [prometheus](roles/prometheus/README.md)
|
||||||
- [promtail](roles/promtail/README.md)
|
- [promtail](roles/promtail/README.md)
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
namespace: genlab
|
namespace: genlab
|
||||||
name: common
|
name: common
|
||||||
version: 0.28.0
|
version: 0.29.0
|
||||||
readme: README.md
|
readme: README.md
|
||||||
authors:
|
authors:
|
||||||
- Alexander Gorelyshev (corvus-migratorius@proton.me)
|
- Alexander Gorelyshev (corvus-migratorius@proton.me)
|
||||||
|
|||||||
@@ -21,10 +21,7 @@ Soft dependency on `genlab.docker_ubuntu` (any means of installing Docker on the
|
|||||||
Example Playbook
|
Example Playbook
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
```yaml
|
see [converge.yml](molecule/default/converge.yml)
|
||||||
roles:
|
|
||||||
- role: genlab.nginx_docker
|
|
||||||
```
|
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|||||||
Reference in New Issue
Block a user