| commit | ebfb0f0f4d695b5e11e61a9c3256b25e44ddb3cd | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <cfrias@apigee.com> | Tue Oct 18 10:32:42 2016 -0400 |
| committer | Carlos Frias <cfrias@apigee.com> | Tue Oct 18 10:32:42 2016 -0400 |
| tree | f95d0b116f6cea5db040045ede8621d1fe8a2971 | |
| parent | 6a48b10986b5a11bc4a7075c9119e05c5a5fcab6 [diff] |
Updated permitting login of root to be more generic
diff --git a/installations/dc1/configuration/update-user.yml b/installations/dc1/configuration/update-user.yml index 98c405f..b6361df 100644 --- a/installations/dc1/configuration/update-user.yml +++ b/installations/dc1/configuration/update-user.yml
@@ -30,7 +30,7 @@ backrefs: yes notify: - Restart SSH service - when: user == 'root' + when: enable_root_login is defined and enable_root_login handlers: - name: Restart SSH service