[ANSIBLE] Add 'bash-completion' role
[oom/offline-installer.git] / ansible / roles / bash-completion / molecule / default / prepare.yml
1 ---
2 - name: Prepare
3   hosts: all
4   roles:
5     # This role is played in prepare stage only to install kubectl which will be
6     # used as a binary to test the bash-completion role
7     - prepare-kubectl