Fix broken test-package.yml.

This commit is contained in:
Jeff Geerling 2016-05-13 10:10:41 -05:00
parent da71d1b360
commit 9e5cadb1f3
1 changed files with 0 additions and 3 deletions

View File

@ -22,9 +22,6 @@
apt_repository: repo='ppa:ondrej/php5-5.6'
when: ansible_distribution == 'Ubuntu' and ansible_distribution_version == '12.04'
- name: Override package list manually for Ubuntu 12.04.
when: ansible_distribution == 'Ubuntu' and ansible_distribution_version == '12.04'
roles:
- { role: geerlingguy.repo-remi, when: ansible_os_family == 'RedHat' }
- role_under_test