Skip to content

Commit

Permalink
Run the LDAP role on the LDAP host in Ansible
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Banks <[email protected]>
  • Loading branch information
jb3 committed Jul 21, 2024
1 parent 13b30dd commit b900a1f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ansible/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,8 @@
roles:
- postgres
- prometheus-postgres-exporter

- name: Deploy our LDAP server environment to the LDAP host
hosts: ldap
roles:
- ldap

0 comments on commit b900a1f

Please sign in to comment.