aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/populate_domain.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/populate_domain.yml')
-rw-r--r--playbooks/populate_domain.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/playbooks/populate_domain.yml b/playbooks/populate_domain.yml
index acb1ec7..c118af9 100644
--- a/playbooks/populate_domain.yml
+++ b/playbooks/populate_domain.yml
@@ -24,6 +24,8 @@
attributes:
mailAlternateAddress: '{{ item.mail_aliases | default([]) }}'
jid: '{{ item.jid | default([]) }}'
+ mastodonUsername: '{{ item.mastodon_id | default([]) }}'
+ matrixUsername: '{{ item.mxid | default([]) }}'
bind_dn: uid={{ ipa_user }},{{ freeipa_user_basedn }}
bind_pw: '{{ ipa_pass }}'
server_uri: ldaps://{{ ipa_host }}