]> 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 07:52:44 +0000 (09:52 +0200)
commite899b84f6f2920d8f6a32662aca85c4e44375d49
treed7bbccc0d7d8ebb2e51f9be2b1a5533cea76f10f
parentd22406bb6dc6b1341fc6dc5da55b85ec7e3c9f0e
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]