shelleg/ansible-role-activemq

View on GitHub
tasks/apt.yml

Summary

Maintainability
Test Coverage
---

- name: install latest activemq from apt-get
  apt: name=activemq state=present update_cache=yes