[ANSIBLE] Add 'bash-completion' role
[oom/offline-installer.git] / ansible / roles / bash-completion / molecule / default / converge.yml
1 ---
2 - name: Converge
3   hosts: all
4   tasks:
5     - name: "Include bash-completion"
6       include_role:
7         name: "bash-completion"