Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 308 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 308 Bytes

ansible-role-dropbox

Role to manage dropbox installation

This role on ansible-galaxy

https://galaxy.ansible.com/jdauphant/dropbox/

Install with:

$ sudo ansible-galaxy install jdauphant.dropbox

Examples

Install Dropbox

- hosts: all
  roles:
    - role: jdauphant.dropbox