mirror of https://github.com/ceph/ceph-ansible.git
take-over: remove the connection local
Signed-off-by: Sébastien Han <seb@redhat.com>pull/753/head
parent
28bf3aab44
commit
45fada4958
|
@ -12,7 +12,6 @@
|
|||
# 5. Eventually run Ceph Ansible to validate everything by doing: `ansible-playbook site.yml`.
|
||||
|
||||
- hosts: all
|
||||
connection: local
|
||||
become: true
|
||||
|
||||
tasks:
|
||||
|
|
Loading…
Reference in New Issue