Skip to content

Instantly share code, notes, and snippets.

@mpiscaer
Created January 23, 2019 14:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mpiscaer/0ccc586e94ffd5e9fb552750967725c7 to your computer and use it in GitHub Desktop.
Save mpiscaer/0ccc586e94ffd5e9fb552750967725c7 to your computer and use it in GitHub Desktop.
fatal: [controller01_ceph-mon_container-4d28829a]: FAILED! => {"msg": "The conditional check 'ceph_stable_release not in ceph_release_num' failed. The error was: Unexpected templating type error occurred on ({%
if ceph_stable_release not in ceph_release_num %} True {% else %} False {% endif %}): argument of type 'int' is not iterable\n\nThe error appears to have been in '/etc/ansible/roles/ceph-ansible/roles/ceph-commo
n/tasks/checks/check_mandatory_vars.yml': line 36, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: make sure ceph_stable_relea
se is correct\n ^ here\n"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment