apps_wine
ansible-apps_wine
Description
Install and configure wine to install windows applications.
Requirements
none
Role variables
See variables for more details.
Examples
---
- hosts: apps_wine
become: true
become_method: sudo
gather_facts: true
roles:
- role: ansible-apps_wine
License
This project is licensed under Apache License. See LICENSE for more details.
Author Information
Install
ansible-galaxy install lotusnoir/ansible-apps_wine
License
apache-2.0
Downloads
22
Owner