site.yml: the validation play must use become: true

The ceph-defaults role expects this.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
pull/2619/head
Andrew Schoen 2018-05-02 13:51:39 -05:00 committed by Guillaume Abrioux
parent 12bdb8ef87
commit a80a109ac9
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@
gather_facts: false gather_facts: false
any_errors_fatal: true any_errors_fatal: true
become: true
roles: roles:
- ceph-defaults - ceph-defaults