Stop gathering facts for host command run

This will speed up `kayobe overcloud host command run`.

Change-Id: I02adfa5819bff781e1649b81c1023b55de32ebd0
This commit is contained in:
Pierre Riteau 2019-11-05 11:59:28 +01:00
parent a02c65832c
commit eed2561ce2
1 changed files with 1 additions and 0 deletions

View File

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