diff options
author | Elizabeth Hunt <me@liz.coffee> | 2025-04-05 16:16:49 -0700 |
---|---|---|
committer | Elizabeth Hunt <me@liz.coffee> | 2025-04-05 16:16:49 -0700 |
commit | 5c341236ccc69cced155d84b3e227a5c7a1f34d1 (patch) | |
tree | 58ca0111a474b66ecfb77a523697482c8523fd44 /deploy.yml | |
parent | ce8931e6fe1fc1e9bd004f9357e15309d1265975 (diff) | |
download | infra-5c341236ccc69cced155d84b3e227a5c7a1f34d1.tar.gz infra-5c341236ccc69cced155d84b3e227a5c7a1f34d1.zip |
LDAP
Diffstat (limited to 'deploy.yml')
-rw-r--r-- | deploy.yml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -35,3 +35,6 @@ - name: Kanidm ansible.builtin.import_playbook: playbooks/kanidm.yml + +- name: Kanboard + ansible.builtin.import_playbook: playbooks/kanboard.yml |