ceph master tests for ceph-volume have started to break with the following:
TASK [ceph-common : include facts_mon_fsid.yml] ********************************
task path: /tmp/tox.6Uj6RyrHpK/centos7-filestore-create/tmp/ceph-ansible/roles/ceph-common/tasks/main.yml:45
fatal: [mon0]: FAILED! => {}
MSG:
The conditional check 'not monitor_keyring_conf.stat.exists' failed. The error was: error while evaluating conditional (not monitor_keyring_conf.stat.exists): 'monitor_keyring_conf' is undefined
The error appears to have been in '/tmp/tox.6Uj6RyrHpK/centos7-filestore-create/tmp/ceph-ansible/roles/ceph-common/tasks/main.yml': line 45, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name: include facts_mon_fsid.yml
^ here
Nothing has changed in ceph-volume to trigger this
ceph master tests for ceph-volume have started to break with the following:
Nothing has changed in ceph-volume to trigger this