install haproxy prometheus exporter
Some checks failed
🏃♂️Run Ansible / install_ansible (push) Has been cancelled
Some checks failed
🏃♂️Run Ansible / install_ansible (push) Has been cancelled
This commit is contained in:
Submodule inventory updated: 92c25eeef9...639396e1b4
7
playbooks/install_net_apps.ansible
Normal file
7
playbooks/install_net_apps.ansible
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
- name: Gather facts from all hosts
|
||||||
|
hosts: dev
|
||||||
|
gather_facts: true
|
||||||
|
become: true
|
||||||
|
roles:
|
||||||
|
- net_apps
|
||||||
|
#
|
||||||
Reference in New Issue
Block a user