]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
maas: Add secrets role for importing encrypted values
authorDavid Galloway <david.galloway@ibm.com>
Fri, 1 May 2026 19:06:03 +0000 (15:06 -0400)
committerDavid Galloway <david.galloway@ibm.com>
Fri, 8 May 2026 20:55:04 +0000 (16:55 -0400)
Signed-off-by: David Galloway <david.galloway@ibm.com>
maas.yml

index f52a741b58edaa6ac77192f7d4a226d68fb9ae4b..7cbb992e34090943d92be0fb31c20099208671c2 100644 (file)
--- a/maas.yml
+++ b/maas.yml
@@ -1,5 +1,6 @@
 ---
 - hosts: maas
   roles:
+    - secrets
     - maas
   become: true