Less words, more value.
This commit is contained in:
parent
692ba94748
commit
2f61c25b72
|
|
@ -74,9 +74,9 @@ This role has been tested on these [container images](https://hub.docker.com/u/r
|
|||
|{{ platform.name | lower }}|{% for version in platform.versions %}{{ version }}{% if not loop.last %}, {% endif %}{% endfor %}|
|
||||
{% endfor %}
|
||||
|
||||
The minimum version of Ansible required is {{ meta.galaxy_info.min_ansible_version }} but tests have been done to:
|
||||
The minimum version of Ansible required is {{ meta.galaxy_info.min_ansible_version }}, tests have been done to:
|
||||
|
||||
- The previous version, on version lower.
|
||||
- The previous version.
|
||||
- The current version.
|
||||
- The development version.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue