openstack-ansible-repo_server/vars
Kevin Carter 45bb9631b1
Add variable for the ssh service
The ssh service on ubuntu based systems is "ssh" which is established by
the service unit path `/lib/systemd/system/ssh.service`. When running
the service will respond to the name "sshd" however this is just an
alias. This change adds a variable to set the service unit name
based on the distro family which will allow the service to start should
it be masked.

Change-Id: I04b9f5ed761270c0bb76b607a6562b511c6f4773
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-09-30 10:00:05 -05:00
..
debian.yml Add variable for the ssh service 2018-09-30 10:00:05 -05:00
redhat.yml Add variable for the ssh service 2018-09-30 10:00:05 -05:00
suse.yml Add variable for the ssh service 2018-09-30 10:00:05 -05:00