Use openstack-ci-core PPA for openafs 1.8.3

This ppa has openafs 1.8.3 for Bionic hosts

Change-Id: I26dc2f3f1a14cf59a4b132c53b4738ed4d9919f8
This commit is contained in:
Ian Wienand 2019-06-14 17:10:59 +10:00
parent 6256d26f47
commit 36d9687b4a
1 changed files with 8 additions and 0 deletions

View File

@ -6,6 +6,14 @@
state: present
become: yes
# Bionic version is dangerously out of date; use later version.
# https://bugs.launchpad.net/ubuntu/+source/openafs/+bug/1832690
- name: Install openstackci openafs PPA
apt_repository:
repo: 'ppa:openstack-ci-core/openafs'
when: ansible_distribution_version is version('18.04', '>=')
become: yes
- name: Install client packages
package:
name: