* fix problem with package_facts on SuSE
SuSE Linux does not work with ansibel module packet_facts, so we need to
exclude this task there.
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
* fix local docker tests for all distributions
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
* fix local vagrant tests for all distributions
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
* simplify travis tests
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
* fix opensuse in travis
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
* add fixes for suse
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
* add special case for suse docker
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>