Update required ansible to >=2.15 (oldest supported version) (#338)

Signed-off-by: Derek Nola <derek.nola@suse.com>
pull/341/head
Derek Nola 2024-06-20 10:10:43 -07:00
parent 1907e6fb79
commit 5d047cbf33
No known key found for this signature in database
GPG Key ID: 5E741CE7ED12510E
1 changed files with 1 additions and 1 deletions

View File

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