mirror of https://github.com/ceph/ceph-ansible.git
tests: change hosts in first play in rhcs_setup to localhost
Signed-off-by: Andrew Schoen <aschoen@redhat.com>pull/1389/head
parent
a4f05e4926
commit
23ab14c105
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
- hosts: all
|
- hosts: localhost
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
become: yes
|
become: yes
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Reference in New Issue