summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ssh-ldap/tasks/main.yml2
-rw-r--r--ssh-servers.yml2
2 files changed, 1 insertions, 3 deletions
diff --git a/ssh-ldap/tasks/main.yml b/ssh-ldap/tasks/main.yml
index ed9784b..46b3925 100644
--- a/ssh-ldap/tasks/main.yml
+++ b/ssh-ldap/tasks/main.yml
@@ -1,4 +1,4 @@
-#
+# Ben Copeland <ben.copeland@linaro.org>
#
# Install and configure openssh server/client with LDAP access
#
diff --git a/ssh-servers.yml b/ssh-servers.yml
index c2716e2..9ad3230 100644
--- a/ssh-servers.yml
+++ b/ssh-servers.yml
@@ -7,5 +7,3 @@
roles:
- role: ssh-ldap
sudo: yes
- - role: logrotate
- sudo: yes