mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-25 18:57:50 +02:00
stop gradle pacman error on ubuntu
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
- name: Ensure gradle installed (Archlinux)
|
||||
community.general.pacman:
|
||||
name: gradle
|
||||
state: present
|
Reference in New Issue
Block a user