--- # This playbook configures the monitoring node # trigger fact-gathering for all hosts - hosts: all tasks: - hosts: monitoring user: root roles: - common - base-apache - nagios