Commit Graph

3 Commits (424275fc57ae71cabc05376c7b542afe84dca45a)

Author SHA1 Message Date
Dustin 9a2dfa261c pyrocufflink: Configure sudo for server admins
Members of the *Server Admins* AD group need to be able to use `sudo`
for privilege elevation on all domain member servers.
2018-04-08 10:52:08 -05:00
Dustin fff486ca03 pyrocufflink: Ensure winbind is running
Since the first pass of `pyrocufflink.yml` always fails to start the
*winbind* service (since the machine is not yet a member of the domain),
a second pass is required to start it. It can't be started as part of
the *winbind* role, though, since it would fail. As such, it has to be
started at the very end of the play.
2018-04-08 10:13:19 -05:00
Dustin 4e6a8f5b27 pyrocufflink: Deploy domain members 2018-03-11 18:16:17 -05:00