---
- name: Install the packages needed to run the redmine infrastructure.
apt: pkg={{ redmine_bionic_packages }} state=present cache_valid_time=1800
tags: [ 'ruby', 'redmine' ]