Allow skipping enabling of the haveged service 07/11707/3
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 10 Jul 2018 01:09:30 +0000 (18:09 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 10 Jul 2018 17:20:50 +0000 (10:20 -0700)
commit83b7c343d592b540fd1ebf55d932af84e0860550
treec18df5647085bdca88d9bea2fc147aadaf206da6
parentbee99abe3bea11cf6209807ae8b2836f16c77138
Allow skipping enabling of the haveged service

Docker containers which don't contain a services manager (ala
systemd) will fail on  service tasks. Adding a variable to skip the
service tasks allows the role to be ran and tested in containers.

Change-Id: I19945ad5344979feee21b76579beb5b7d02e2f4f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
defaults/main.yml
molecule/default/molecule.yml
tasks/main.yml
tox.ini