Merge "Stop gathering facts for host command run"

This commit is contained in:
Zuul
2019-12-06 17:11:40 +00:00
committed by Gerrit Code Review

View File

@@ -1,5 +1,6 @@
--- ---
- name: Run a command - name: Run a command
gather_facts: False
hosts: seed-hypervisor:seed:overcloud hosts: seed-hypervisor:seed:overcloud
tasks: tasks:
- name: Run a command - name: Run a command