Exception: QB::AnsibleVersionError

Inherits:
VersionError show all
Defined in:
lib/qb/errors.rb

Overview

Raised when the current Ansible version doesn't satisfy:

  1. A role as defined in <role_dir>/meta/main.yml:min_ansible_version)

  2. QB itself as defined in MIN_ANSIBLE_VERSION