mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
change ansible installation
This commit is contained in:
@@ -6,11 +6,8 @@
|
||||
|
||||
# Source the helpers for use with the script
|
||||
source $HELPER_SCRIPTS/document.sh
|
||||
source $HELPER_SCRIPTS/apt.sh
|
||||
|
||||
# Install Ansible PPA and latest Ansible
|
||||
#add-apt-repository ppa:ansible/ansible
|
||||
#apt-get update
|
||||
# Install latest Ansible
|
||||
apt-get install -y --no-install-recommends ansible
|
||||
|
||||
# Run tests to determine that the software installed as expected
|
||||
|
||||
Reference in New Issue
Block a user