mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-08-02 13:46:22 +02:00
Add KDE neon support
This commit is contained in:
parent
4f4c332aa1
commit
9ba357842c
@ -1,4 +1,7 @@
|
|||||||
---
|
---
|
||||||
|
- set_fact: ansible_distribution="Ubuntu"
|
||||||
|
when: ansible_distribution == 'KDE neon'
|
||||||
|
|
||||||
- name: Ensure old versions of Docker are not installed.
|
- name: Ensure old versions of Docker are not installed.
|
||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
|
Loading…
Reference in New Issue
Block a user