#315 just gather minimum facts from test runner when running source role
Merged 5 years ago by astepano. Opened 5 years ago by bgoncalv.
bgoncalv/standard-test-roles gather-facts  into  master

@@ -11,6 +11,10 @@ 

    block:

    - name: Gather facts

      setup:

+       # Just minimum subset should be enough for what we need

+       # hardware subset is taking about 30mins to run on CentOS openshift

+       gather_subset:

+         - '!all'

      delegate_facts: True

  

    - name: Get the specfile package name