aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/stor4nfv/roles/stor4nfv/files/install_ansible.sh
diff options
context:
space:
mode:
authorYifei Xue <xueyifei@huawei.com>2018-04-16 06:45:37 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-04-16 06:45:37 +0000
commit6852376b5af301781dbfb31a11903cf9ee95773e (patch)
tree90da6e563d0c1b2b5d4e29dfc56f3a039dba439d /plugins/stor4nfv/roles/stor4nfv/files/install_ansible.sh
parent01ff42530757cf99e99b0d63d6daa822b93e1941 (diff)
parent72048c0113789f8b5bb0b238785fc51ea4cdac96 (diff)
Merge "Stor4nfv: Install ansible version 2.4"
Diffstat (limited to 'plugins/stor4nfv/roles/stor4nfv/files/install_ansible.sh')
-rw-r--r--plugins/stor4nfv/roles/stor4nfv/files/install_ansible.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/stor4nfv/roles/stor4nfv/files/install_ansible.sh b/plugins/stor4nfv/roles/stor4nfv/files/install_ansible.sh
index b4a3a30a..d921d4e2 100644
--- a/plugins/stor4nfv/roles/stor4nfv/files/install_ansible.sh
+++ b/plugins/stor4nfv/roles/stor4nfv/files/install_ansible.sh
@@ -8,7 +8,7 @@
# http://www.apache.org/licenses/LICENSE-2.0
# #############################################################################
-add-apt-repository ppa:ansible/ansible
+add-apt-repository ppa:ansible/ansible-2.4
apt-get update
apt-get install -y ansible