ansible-sshd/tasks
Janne Blomqvist d438f096a7 Make role work with chroot connections on EL 7.
For chroot connection (e.g. when building images instead of working on
live hosts) one cannot restart services etc.

Also due to Ansible bug 21026 one must run systemctl instead of using
the service module, limiting support to EL 7 for the time being.
2018-09-11 16:10:58 +03:00
..
install.yml Make role work with chroot connections on EL 7. 2018-09-11 16:10:58 +03:00
main.yml Adds forgotten conditional 2018-09-08 10:46:57 +02:00
sshd.yml Adds on/off toggle 2018-09-08 09:14:39 +02:00
variables.yml Adds ability to install a systemd service 2018-08-25 23:39:06 +02:00