mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update ansible
This commit is contained in:
parent
a12012a500
commit
d72b1aad1c
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ fi
|
|||
|
||||
if [ ! -f /etc/centos-release ] && [ ! -f /etc/fedora-release ] && [ ! -f /etc/olpc-release ]; then
|
||||
# Align IIAB with Ansible community's latest official release
|
||||
echo "Using apt to check for updates, then install/upgrade ansible"
|
||||
echo -e "Using apt to check for updates, then install/upgrade ansible:\n"
|
||||
apt update
|
||||
apt -y --allow-downgrades install ansible
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue