tree: 0c1545889928b3d0afd10026ae94e17e33de06e3 [path history] [tgz]
  1. defaults/
  2. molecule/
  3. tasks/
  4. .yamllint
  5. README.md
ansible/roles/bash-completion/README.md

Role to install bash-completion

Role that installs the bash-completion package and generates the completion code for binary which name is passed via role parameter.

Requirements

For the role to operate properly it is expected that the binary for which the completion code is generated supports "completion bash" option.

Role Variables

  • completion_bin (role's parameter) - name of the binary for which the completion code will be generated