Skip to content

Commit

Permalink
update ansible to 8.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jarpat committed Nov 7, 2023
1 parent ad8eac7 commit abbde81
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ This project supports the following options for running the scripts in this repo

The following software is required in order to run the SAS Viya IaC tools here on your local system:

- [Terraform](https://www.terraform.io/downloads) - v1.4.5
- [Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html) - v2.13.4
- [Terraform](https://www.terraform.io/downloads) - v1.6.3 (min. v1.4.5)
- [Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html) - v2.15.6
- [Docker](https://docs.docker.com/engine/install/) - v20.10.17
- [Helm](https://helm.sh/docs/intro/install/) - v3.12.0
- [Helm](https://helm.sh/docs/intro/install/) - v3.13.1

#### Docker Requirements

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# Reference : pypi.org
#
ansible==8.5.0 # 8.0.0 # 6.4.0 # 5.5.0 # 2.10.7
ansible==8.6.0 # 8.0.0 # 6.4.0 # 5.5.0 # 2.10.7
openshift==0.13.1 # 0.12.0
kubernetes==26.1.0 # 24.2.0 # 23.3.0 # 12.0.1
dnspython==2.3.0 # 2.2.1 # 2.1.0
Expand Down

0 comments on commit abbde81

Please sign in to comment.