EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 44bb3772 authored by Karl Grube's avatar Karl Grube
Browse files

started work on role

parent f37a934e
Branches
No related tags found
No related merge requests found
---
- name: prometheus installed
package:
name: prometheus
- name: prometheus started and enabled
service:
name: prometheus
state: started
enabled: yes
---
- import_tasks: all.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment