summaryrefslogtreecommitdiff
path: root/ssh-servers.yml
blob: 9ad32308c5d468e483fc99791fb9ec6d4ad4c85c (plain)
1
2
3
4
5
6
7
8
9
# Deploy the ssh-ldap module.
# Maintainer: Ben Copeland ben.copeland@linaro.org
---

- name: Deploy the ssh-ldap module.
  hosts: ssh
  roles:
   - role: ssh-ldap
     sudo: yes