Skip to content

jdauphant/ansible-role-dropbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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