Install ansible-core in CentOS 9 for github PRs
Change-Id: Icd61c64c744a61fb9731feba6922220c71623543
This commit is contained in:
parent
fb4d5a1083
commit
12ee5046ee
@ -7,7 +7,7 @@
|
||||
name:
|
||||
- rpm-build
|
||||
- ansible-macros
|
||||
- ansible
|
||||
- "ansible{% if ansible_distribution_major_version|int >= 9 %}-core{% endif %}"
|
||||
state: present
|
||||
disable_gpg_check: true
|
||||
become: true
|
||||
|
Loading…
Reference in New Issue
Block a user