collapse this some

This commit is contained in:
Kevin Fenzi 2015-11-30 21:12:16 +00:00
parent d0de26d669
commit ea767b240b

View file

@ -45,11 +45,6 @@
- include: "{{ tasks }}/transient_cloud.yml"
- name: Install python2 and dnf as needed
hosts: tmp_just_created
gather_facts: False
tasks:
- name: gather facts
setup:
always_run: True