diff --git a/roles/ldap-pam/files/mkhomedir b/roles/ldap_pam/files/mkhomedir similarity index 100% rename from roles/ldap-pam/files/mkhomedir rename to roles/ldap_pam/files/mkhomedir diff --git a/roles/ldap-pam/files/nsswitch.conf b/roles/ldap_pam/files/nsswitch.conf similarity index 100% rename from roles/ldap-pam/files/nsswitch.conf rename to roles/ldap_pam/files/nsswitch.conf diff --git a/roles/ldap-pam/handlers/main.yml b/roles/ldap_pam/handlers/main.yml similarity index 100% rename from roles/ldap-pam/handlers/main.yml rename to roles/ldap_pam/handlers/main.yml diff --git a/roles/ldap-pam/tasks/main.yml b/roles/ldap_pam/tasks/main.yml similarity index 100% rename from roles/ldap-pam/tasks/main.yml rename to roles/ldap_pam/tasks/main.yml diff --git a/roles/ldap-pam/templates/nslcd.conf.j2 b/roles/ldap_pam/templates/nslcd.conf.j2 similarity index 100% rename from roles/ldap-pam/templates/nslcd.conf.j2 rename to roles/ldap_pam/templates/nslcd.conf.j2 diff --git a/site.yml b/site.yml index 8799f21..76f748f 100644 --- a/site.yml +++ b/site.yml @@ -28,7 +28,7 @@ - name: Setup shell server hosts: [sulis.binary.kitchen, oxygen.binary-kitchen.net] roles: - - ldap-pam + - ldap_pam - member-sw - name: Setup BK monitoring server