Commit graph

11 commits

Author SHA1 Message Date
Kevin Fenzi
4b7c31a882 cleanup: remove all the duplicate tests for selinux python bindings in favor of the ones in base.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-16 10:54:58 -07:00
Patrick Uiterwijk
936e8b261a yum accepted pkg=, package calls it name=
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-09 00:38:26 +02:00
Patrick Uiterwijk
adcbf72f03 Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:25:52 +00:00
Kevin Fenzi
8a6e51a9a6 change state=running to start=started as the old one is going away in ansible 2.7 2017-04-13 01:37:21 +00:00
Michael Scherer
b705178a8a Refactor the copy of keys and certs for unbound
Also restart the server if the key is changed, and tags the task
2016-04-09 20:26:41 +00:00
Michael Scherer
00d7dd5777 Move the unbound related handlers to the role 2016-04-04 14:27:54 +00:00
Praveen Kumar
4b1e5162d7 Update state from installed/removed to present/absent for yum module as per latest documents -> http://docs.ansible.com/yum_module.html 2014-11-05 15:32:11 +00:00
Kevin Fenzi
b77a905a91 Add service enable/start to unbound role. 2014-02-11 18:24:39 +00:00
Kevin Fenzi
d02bcdc3b9 Install policycoreutils-python as well for semanage 2014-02-11 18:06:45 +00:00
Kevin Fenzi
ea6c98fcf0 Fix up unbound.conf copy 2014-02-11 18:02:34 +00:00
Kevin Fenzi
1c64975234 Add unbound role/instances migrated from puppet. Ticket 4198. Thanks adimania! 2014-02-11 17:25:56 +00:00