ansible_public/playbooks/installers/install_xsnow.yaml

8 lines
237 B
YAML
Raw Permalink Normal View History

2022-06-14 18:53:16 +02:00
---
- hosts: "{{ variable_host | default('lab15_standard') }}"
gather_facts: no
become: yes
tasks:
- name: Install xsnow from .deb
apt:
deb: https://www.ratrabbit.nl/downloads/xsnow/xsnow_3.3.6-1_amd64.deb