summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/package_facts/runme.yml
blob: 4724d7639cacd9acaa51a0ceae68d6cafce6ddd5 (plain)
1
2
3
4
- hosts: all
  gather_facts: true
  roles:
    - { role: ../package_facts }