openstack-ansible-repo_server/tasks
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
..
main.yml Move install tasks into pre_tasks 2017-11-21 08:08:31 +00:00
repo_cacher.yml Fix usage of "|" for tests 2018-07-12 17:01:52 +02:00
repo_install.yml Create virtualenv with '--never-download' 2018-08-09 08:54:24 +01:00
repo_key_distribute.yml Fix for installing repo-server with limit 2017-01-27 14:11:11 -08:00
repo_key_populate.yml Use slurp to collect the repo_server ssh keys 2016-03-02 03:54:10 +00:00
repo_post_install.yml Add variable for the ssh service 2018-09-30 10:00:05 -05:00
repo_pre_install.yml Add upstream NGINX and EPEL for selected packages only. 2018-06-16 23:27:55 -04:00
repo_sync_manager.yml Deploy lsyncd config properly on CentOS 2017-01-16 21:24:40 +00:00