Fix for SECURITY.md

This commit is contained in:
Robert de Bock 2023-03-08 16:43:02 +01:00
parent c320ea7e42
commit 7aa5350590
1 changed files with 1 additions and 1 deletions

View File

@ -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 %}