Feat!: Install ansible tools from PyPI 25/70825/4 v0.12.0
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 6 Oct 2022 13:04:11 +0000 (23:04 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 7 Oct 2022 01:50:59 +0000 (11:50 +1000)
commitbc610a5002a70804fa0ccdfdc92308e4bfbe1881
tree144d76fa34333a1c1d450a75ee1f4a8fa36b93af
parentb8bffd625cbf589079fcfd9ba1a37c91fdc7f99b
Feat!: Install ansible tools from PyPI

Install ansible through system packages causes dependencies
conflicts on CentOS 8 platform therefore update packer
templates to use ansible provisioner created
through venv.

Error:
Problem: package ansible-5.4.0-3.el8.noarch requires
(ansible-core >= 2.12.2 with ansible-core < 2.13), but none
of the providers can be installed

Issue-ID: RELENG-4473
Change-Id: I1d562386b4408c9674271e813dcd2aea6632e709
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
ansible-galaxy.sh
ansible-playbook.sh [new file with mode: 0755]
docs/requirements.rst
docs/update-images.rst
releasenotes/notes/get-ansible-from-pypi-702606c724a84d26.yaml [new file with mode: 0644]
templates/builder-aws.json
templates/builder.json
templates/docker-aws.json
templates/docker.json