Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 487 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 487 Bytes

Ansible Role: LibreOffice

Installs the LibreOffice Free and Open Source office suite

Requirements

Java

Role Variables

TBD

Dependencies

My java role (https://github.com/dheles/ansible-role-java), or any other role providing java >= 1.7 (and answering to the name "java")

Example Playbook

- hosts: servers
  roles:
     - { role: libreoffice }

License

CC0

Author Information

Drew Heles