mirror of https://github.com/ceph/ceph-ansible.git
ceph-common: include the facts task always
Signed-off-by: Alfredo Deza <adeza@redhat.com>pull/737/head
parent
25cc1ec1d3
commit
8f35f1fb9b
|
@ -1,4 +1,6 @@
|
||||||
---
|
---
|
||||||
|
- include: facts.yml
|
||||||
|
|
||||||
- include: ./checks/check_system.yml
|
- include: ./checks/check_system.yml
|
||||||
|
|
||||||
- include: ./checks/check_mandatory_vars.yml
|
- include: ./checks/check_mandatory_vars.yml
|
||||||
|
|
Loading…
Reference in New Issue