[ANSIBLE] Generate shell completion code for cmctl in 'cert_manager' playbook 28/126328/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 17 Dec 2021 10:38:18 +0000 (11:38 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 17 Dec 2021 10:38:18 +0000 (11:38 +0100)
Leverages 'bash-completion' role

Change-Id: Ia404ee05e7268f713ae4a0f613db01e873259ee9
Issue-ID: OOM-2902
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
ansible/cert_manager.yml

index 19588cd..bf9d122 100644 (file)
@@ -3,3 +3,5 @@
   hosts: infrastructure
   roles:
     - cert-manager
+    - role: bash-completion
+      completion_bin: cmctl