linux-system-roles / test-harness

Test harness for linux system roles
GNU General Public License v3.0
10 stars 18 forks source link

Drop Ansible 2.8 from EL7 and install ansible 2.9 instead #155

Closed spetrosi closed 3 years ago

spetrosi commented 3 years ago

Bug 1989197 - drop support for Ansible 2.8 https://bugzilla.redhat.com/show_bug.cgi?id=1989197

spetrosi commented 3 years ago

I tested the changed Dockerfile.centos7 with podman build -t lsr:el7 -f Dockerfile.centos7 and the build installs the centos-release-ansible-29-1-1.el7.noarch package successfully.