Fix for SECURITY.md
This commit is contained in:
parent
c320ea7e42
commit
7aa5350590
|
|
@ -9,7 +9,7 @@ These version of [ansible](https://pypi.org/project/ansible/) are supported:
|
||||||
| Version | Supported |
|
| Version | Supported |
|
||||||
| ------- | ------------------ |
|
| ------- | ------------------ |
|
||||||
{% if tox_ansible_versions is defined %}
|
{% if tox_ansible_versions is defined %}
|
||||||
{% for version in tox_ansible_versions %}{{ version }}
|
{% for version in tox_ansible_versions %}
|
||||||
| {{ version }} | :white_check_mark: |
|
| {{ version }} | :white_check_mark: |
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue