From: Andrew Schoen Date: Mon, 30 Apr 2018 16:39:25 +0000 (-0500) Subject: site.yml: remove the testing task that fails the playbook run X-Git-Tag: v3.2.0beta1~115 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b2b905f47e2fa4af921e10206d415a332656c004;p=ceph-ansible.git site.yml: remove the testing task that fails the playbook run Signed-off-by: Andrew Schoen --- diff --git a/site.yml.sample b/site.yml.sample index d69482989..8351d39b9 100644 --- a/site.yml.sample +++ b/site.yml.sample @@ -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