Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
---
- 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