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 |
|
||||
| ------- | ------------------ |
|
||||
{% if tox_ansible_versions is defined %}
|
||||
{% for version in tox_ansible_versions %}{{ version }}
|
||||
{% for version in tox_ansible_versions %}
|
||||
| {{ version }} | :white_check_mark: |
|
||||
{% endfor %}
|
||||
{% else %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue