mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +00:00
Update ansible
This commit is contained in:
parent
bc55e1eca3
commit
2288745b94
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
CURR_VER="undefined" # Ansible version you currently have installed
|
||||
GOOD_VER="2.6.5" # For XO laptops (pip install) & CentOS (yum install rpm)
|
||||
# On other OS's we attempt the latest from PPA, which might be more recent
|
||||
|
||||
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
echo -e "\n\nYOU ARE RUNNING: /opt/iiab/iiab/scripts/ansible (TO INSTALL ANSIBLE)"
|
||||
|
|
Loading…
Reference in a new issue