disable gather facts and update playbook output (#46409)

* disable facts gather and update playbook output

* fix output
This commit is contained in:
Sandra McCann
2018-10-02 14:59:10 -04:00
committed by Alicia Cozine
parent 33b34f5c82
commit a1fae193c7
3 changed files with 12 additions and 21 deletions

View File

@@ -2,6 +2,7 @@
- name: Network Getting Started First Playbook
connection: network_cli
gather_facts: false
hosts: all
tasks:

View File

@@ -2,6 +2,7 @@
- name: Network Getting Started First Playbook Extended
connection: network_cli
gather_facts: false
hosts: all
tasks: