]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
site-docker: followup on #2487
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 4 Apr 2018 09:46:51 +0000 (11:46 +0200)
committerSébastien Han <seb@redhat.com>
Thu, 5 Apr 2018 09:18:53 +0000 (11:18 +0200)
commitd981c6bd20ce630f0be39e42913eb6285dceef5b
tree8cda52d86a30ca88336515cf5a847524da5daa84
parent3c4319ca4b5355d69b2925e916420f86d29ee524
site-docker: followup on #2487

get a non empty array as default value for `groups.get('clients')`,
otherwise `| first` filter will complain because it can't work with
empty array.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
site-docker.yml.sample