Skip to content

2018-03-08

Compare
Choose a tag to compare
@martbhell martbhell released this 08 Mar 09:56
· 20 commits to master since this release
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".