]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
workflow: add group_vars/defaults checks
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 29 Jun 2021 19:06:37 +0000 (21:06 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 30 Jun 2021 06:28:49 +0000 (08:28 +0200)
commitac77bc5c8337879a8580a268478810f6da7bcfcc
treee67eb8bf3c1b4a474c91cc06a6dc3d3ad19d193f
parentfc33d9c2d240f0d0549de6e20ca6c85e934d8649
workflow: add group_vars/defaults checks

let's use github workflow for checking defaults values.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit d71db816c6d393d6a42b934912f4f47a290c91fe)
.github/workflows/defaults.yml [new file with mode: 0644]
tests/scripts/workflows/defaults.sh [new file with mode: 0755]