Revert "Configurable list of facts modules (#31783)" (#40022)

This reverts commit 95655fae5c.
This commit is contained in:
Toshio Kuratomi 2018-05-14 13:46:14 -07:00 committed by Matt Davis
parent abb353290c
commit 38ab36a625
12 changed files with 3 additions and 173 deletions

View file

@ -1,6 +1,5 @@
- name: test playbook for ansible-pull
hosts: all
gather_facts: False
tasks:
- name: debug output
debug: msg="test task"