This commit is contained in:
@@ -38,10 +38,3 @@
|
||||
- grafana
|
||||
- handlers
|
||||
|
||||
- hosts:
|
||||
- victorialogs_servers
|
||||
gather_facts: true
|
||||
become: true
|
||||
roles:
|
||||
- victorialogs
|
||||
- handlers
|
||||
|
||||
7
playbooks/deploy_victorialogs.yml.ansible
Normal file
7
playbooks/deploy_victorialogs.yml.ansible
Normal file
@@ -0,0 +1,7 @@
|
||||
- hosts:
|
||||
- victorialogs_servers
|
||||
gather_facts: true
|
||||
become: true
|
||||
roles:
|
||||
- victorialogs
|
||||
- handlers
|
||||
Reference in New Issue
Block a user