Remove unnecessary and confusing task conditions 07/57507/1
authorDaniel Farrell <dfarrell@redhat.com>
Mon, 8 Jun 2015 05:07:17 +0000 (01:07 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 19 May 2017 16:52:24 +0000 (12:52 -0400)
commitcdfbec8c108ee3d0daebdfba3a557116f636cb83
treeefb3366663049fd9e8abebae9a59ea226163f4fa
parent44a884b10c0fb6cdd12e6cd61e270eb42b932834
Remove unnecessary and confusing task conditions

Some task and handlers were marked to only run on
Red Hat family OSs. We currently don't support any
other OS, and running against another OS (so with
only the not-excluded tasks and handlers) would
break. They add unnecessary complexity, may mislead
people and add no benefit with our current feature
set.

Change-Id: I1f9670e55e0fb0020770a0836d57460fd8b7e493
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
handlers/main.yml
tasks/main.yml