I give up
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
92cd129e5e
commit
dfbfff0d2f
1 changed files with 0 additions and 4 deletions
|
@ -69,10 +69,6 @@
|
|||
tasks:
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
||||
- name: install python2 and dnf stuff (f23+)
|
||||
raw: dnf -y install python-dnf libselinux-python
|
||||
when: ansible_distribution_major_version|int >= 23
|
||||
|
||||
- name: install cloud-utils (yum)
|
||||
yum: pkg=cloud-utils state=present
|
||||
when: ansible_distribution_major_version|int < 22
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue