Skip to content

Commit

Permalink
Merge pull request iiab#3825 from holta/ansible-core-2.17.5
Browse files Browse the repository at this point in the history
Recommend ansible-core 2.17.5
  • Loading branch information
holta authored Oct 7, 2024
2 parents ccf87c8 + 8e09f02 commit b91e953
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/ansible
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
# https://github.com/iiab/iiab/wiki/Technical-Contributors-Guide#female_detective-understanding-ansible

APT_PATH=/usr/bin # Avoids problematic /usr/local/bin/apt on Linux Mint
CURR_VER=undefined # Ansible version you have installed, e.g. [core 2.17.4]
GOOD_VER=2.17.4 # Orig for 'yum install [rpm]' & XO laptops (pip install)
CURR_VER=undefined # Ansible version you have installed, e.g. [core 2.17.5]
GOOD_VER=2.17.5 # Orig for 'yum install [rpm]' & XO laptops (pip install)

# 2021-06-22: The apt approach (with PPA source in /etc/apt/sources.list.d/ and
# .gpg key etc) are commented out with ### below. Associated guidance/comments
Expand Down

0 comments on commit b91e953

Please sign in to comment.