Describe the bug
Getting below error while running ./tools/gate/10_build_gate.sh
TASK [docker install] ********************************************************************************************************************************************
ERROR! the role 'ensure-docker' was not found in /root/temp/airshipctl/playbooks/roles:/root/temp/airshipctl/roles:/root/zuul-jobs/roles:/root/temp/airshipctl/playbooks
The error appears to be in '/root/temp/airshipctl/playbooks/airship-airshipctl-build-gate.yaml': line 33, column 15, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
include_role:
name: ensure-docker
^ here
Describe the bug Getting below error while running ./tools/gate/10_build_gate.sh