2018-03-08
Enable Testing and Add {{ os_variant }} variable (#28) * Get rid of some deprecation warnings by using import_tasks instead of include * Enable testing * Actually run the playbook, but not spawning a VM, so a bunch of hacks in tests/test.yml to do that. * Run it twice (and second time makes sure nothing changes). * Add a new variable: {{ os_variant }} - which one can specify to change it from the default "rhel6" to for example "rhel7".