tests: change hosts in first play in rhcs_setup to localhost

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
pull/1389/head
Andrew Schoen 2017-03-22 19:40:34 -05:00
parent a4f05e4926
commit 23ab14c105
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
- hosts: all
- hosts: localhost
gather_facts: false
become: yes
tags: