chore: Update supported ansible-core versions to >=2.15

Update the supported versions of ansible-core to >=2.15.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2024-06-05 09:16:56 +02:00
parent 92b11b5584
commit fa6601cbe4
3 changed files with 4 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
---
requires_ansible: '>=2.14.0'
requires_ansible: '>=2.15.0'