summaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2021-12-17 11:38:18 +0100
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2021-12-17 11:38:18 +0100
commit2953c15bda57f671354dc0063503f324c0d5b3c9 (patch)
tree2196acaa4f698dd9c87595627638c7d22a601a03 /ansible
parent979a66083901482c457005a8c9f82c0366492499 (diff)
[ANSIBLE] Generate shell completion code for cmctl in 'cert_manager' playbook
Leverages 'bash-completion' role Change-Id: Ia404ee05e7268f713ae4a0f613db01e873259ee9 Issue-ID: OOM-2902 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'ansible')
-rw-r--r--ansible/cert_manager.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/cert_manager.yml b/ansible/cert_manager.yml
index 19588cd6..bf9d1221 100644
--- a/ansible/cert_manager.yml
+++ b/ansible/cert_manager.yml
@@ -3,3 +3,5 @@
hosts: infrastructure
roles:
- cert-manager
+ - role: bash-completion
+ completion_bin: cmctl