add loki role and fix linter errors
This commit is contained in:
5
roles/loki/molecule/default/converge.yml
Normal file
5
roles/loki/molecule/default/converge.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
roles:
|
||||
- role: genlab.common.loki
|
||||
Reference in New Issue
Block a user