tripleo-ansible/tripleo_ansible/roles/tripleo_cephadm/molecule/default
Francesco Pantano 4a7552fdc9
Explicitly cast boolean variables in cephadm playbook
Depending on the ansible config it might happen that variables are
evaluated as string, resulting in a wrong tasks order execution.
This patch just cast to bool the global variables that drive the
cephadm playbook execution during the overcloud deployment stage.

Change-Id: Iad553cd115c4486b4215d4f8dcf4ffd74d8d1ccb
(cherry picked from commit 12d6fecb75)
2022-04-05 19:03:43 +02:00
..
mock Introduce ceph_spec_bootstrap module 2021-03-15 15:35:52 +00:00
tasks Apply ceph_conf_overrides for non-deployed_ceph services 2021-10-13 18:07:18 +00:00
vars Upgrade ansible-lint to 5.0 2021-03-11 09:47:14 +00:00
Dockerfile Introduce tripleo_cephadm role 2021-02-18 11:18:55 +01:00
converge.yml Explicitly cast boolean variables in cephadm playbook 2022-04-05 19:03:43 +02:00
molecule.yml Switch collectd molecule jobs to use CentOS Stream 8 image 2022-02-16 12:57:50 -05:00
prepare.yml Explicitly cast boolean variables in cephadm playbook 2022-04-05 19:03:43 +02:00