- name: Gather facts from all hosts hosts: dev gather_facts: true become: true roles: - common #- hosts: # - prometheus_servers # gather_facts: true # become: true # roles: # - handlers # - prometheus #