Commit a3253c5
committed
Update ansible version requirement
Ansible version 2.10 reports the Rocky Linux OS family as Rocky, rather
than RedHat, which causes problems in roles such as in the os-images
role here:
https://github.com/stackhpc/ansible-role-os-images/blob/4696b3112d216c5cb2d871c6a98e91845a274147/tasks/images.yml#L3
This change bumps the version requirement to Ansible 5 (ansible-core
2.12)1 parent 5c1c222 commit a3253c5
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
0 commit comments