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' hosts: 'all'
gather_facts: 'yes' gather_facts: 'yes'
tasks: tasks:
package_facts: - name: 'Fetch package data'
service_facts: package_facts:
- name: 'Fetch service data'
service_facts: