kayobe/ansible/roles/console-allocation
Mark Goddard c4ffd39478 Switch to generic package module
This makes platform independence easier. There are some cases where we
still use the yum module, where we use yum-specific module parameters.

Also switch use of the state 'installed' to 'present', which is
supported by all the package modules, whereas installed is supported by
the yum module only.

Change-Id: Id1cf845adc7aa6565a7a570569c9a81a478560f0
2019-12-09 10:21:20 +00:00
..
defaults Add commands to enable and disable the serial console 2018-11-07 15:35:47 +00:00
library Fix YAML code execution issue 2019-03-18 09:45:48 +00:00
tasks Switch to generic package module 2019-12-09 10:21:20 +00:00
vars Add commands to enable and disable the serial console 2018-11-07 15:35:47 +00:00