This commit is contained in:
Jason Rothstein 2019-11-17 21:21:35 -06:00
parent cc6ef390fa
commit 028591426a

View File

@ -3,6 +3,8 @@
hosts: 'all'
gather_facts: 'yes'
tasks:
package_facts:
service_facts:
- name: 'Fetch package data'
package_facts:
- name: 'Fetch service data'
service_facts: