saibotk
a47fde9c9c
This patch renames all roles with a `-` to `_`, to comply with the ansible-lint rule 106. As collection roles are now also limited to these symbols and this will make it easier to move them later.
26 lines
536 B
Markdown
26 lines
536 B
Markdown
moby-engine
|
|
=========
|
|
|
|
This will install the `moby-engine` package.
|
|
|
|
Requirements
|
|
------------
|
|
|
|
Currently only Fedora-32 is supported.
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
**Please look at the [defaults/main.yml](defaults/main.yml) for all available variables and their description.**
|
|
|
|
**Note: Lines that are commented out via `#` are usually still valid/used variables, but they are not defined by default, so they might enable a feature, when uncommenting/defining them!**
|
|
|
|
Dependencies
|
|
------------
|
|
|
|
None
|
|
|
|
License
|
|
-------
|
|
|
|
GPL-3.0-only
|