Repository URL to install this package:
|
Version:
4.1.142 ▾
|
---
- hosts: triliovault-nodes
remote_user: root
roles:
- role: ansible-etc-hosts
- role: ansible-ntp
- role: ansible-timezone
- role: ansible-apt-sources
- role: ansible-pacemaker
- role: ansible-mariadb-galera-cluster
when: not(external_db is defined and external_db)
- role: ansible-rabbitmq
- role: ansible-motd
become: true