Commit graph

8 commits

Author SHA1 Message Date
Pig Monkey
f422450da6 ansible-lint 2026-04-10 15:49:13 -07:00
Pig Monkey
335729fb2f replace sshd.socket with sshd.service
Existing users can delete the old override file:

    rm -r /etc/systemd/system/sshd.socket.d

Closes #92
2021-01-31 13:20:16 -08:00
Pig Monkey
f17ff4a672 reformat yaml 2021-01-31 13:14:48 -08:00
Pig Monkey
fc174c140d check if ssh.enable_sshd is defined 2019-08-25 09:13:25 -07:00
Pig Monkey
27064030a3 add sshd handler 2016-01-30 16:05:33 -08:00
Pig Monkey
2e84ecca61 always prep sshd
There isn't any reason not to do this. We still only actually enable the
service when asked to in the config.
2016-01-30 16:03:08 -08:00
Pig Monkey
9e362a2999 add clean up tasks for toggling units in config 2016-01-30 14:17:01 -08:00
Pig Monkey
114c5f6fe6 add ssh role 2016-01-19 21:36:21 -08:00