sassoftware / viya4-deployment

This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
70 stars 64 forks source link

docs: (IAC-1134) Update Python version dependency required for installing Ansible 8.0.0 #469

Closed dhoucgitter closed 1 year ago

dhoucgitter commented 1 year ago

For PR https://github.com/sassoftware/viya4-deployment/pull/455, the Ansible version was updated to resolve security vulnerabilities that were picked up by our scanning process. Installing Ansible 8.0.0 to run DAC locally with the ansible-playbook CLI command will require users to have Python version 3.9 or later installed. This doc update modifies the Python version dependency to indicate that Python version 3.9 or greater is required to install Ansible 8.0.0.