mirror of https://github.com/ceph/ceph-ansible.git
site.yml: remove the testing task that fails the playbook run
Signed-off-by: Andrew Schoen <aschoen@redhat.com>pull/2619/head
parent
48c2a4fda8
commit
b2b905f47e
|
@ -86,14 +86,7 @@
|
|||
|
||||
roles:
|
||||
- ceph-defaults
|
||||
|
||||
tasks:
|
||||
- name: validate vars
|
||||
validate:
|
||||
mode: permissive
|
||||
|
||||
- fail:
|
||||
msg: "failing for testing"
|
||||
- ceph-validate
|
||||
|
||||
- hosts: mons
|
||||
gather_facts: false
|
||||
|
|
Loading…
Reference in New Issue