Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrieu, Alban committed Nov 16, 2017
1 parent 8feb667 commit 7a6a745
Showing 1 changed file with 33 additions and 21 deletions.
54 changes: 33 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,16 @@
## [![Nabla](https://debops.org/images/debops-small.png)](https://github.com/AlbanAndrieu) alban_andrieu_dropbox
## [![Nabla](https://debops.org/images/debops-small.png)](https://github.com/AlbanAndrieu) roles/alban_andrieu_dropbox

<!-- This file was generated by Ansigenome. Do not edit this file directly but
instead have a look at the files in the ./meta/ directory. -->
This file was generated by Ansigenome. Do not edit this file directly but instead have a look at the files in the ./meta/ directory.

[![License](http://img.shields.io/:license-apache-blue.svg?style=flat-square)](http://www.apache.org/licenses/LICENSE-2.0.html)
[![Travis CI](https://img.shields.io/travis/AlbanAndrieu/ansible-dropbox.svg?style=flat)](https://travis-ci.org/AlbanAndrieu/ansible-dropbox)
[![Branch](http://img.shields.io/github/tag/AlbanAndrieu/ansible-dropbox.svg?style=flat-square)](https://github.com/AlbanAndrieu/ansible-dropbox/tree/master)
[![Donate](https://img.shields.io/gratipay/AlbanAndrieu.svg?style=flat)](https://www.gratipay.com/~AlbanAndrieu)
<!--[![Ansible Galaxy](https://img.shields.io/badge/galaxy-alban.andrieu.dropbox-660198.svg?style=flat)](https://galaxy.ansible.com/detail#/role/1999)-->
[![Ansible Galaxy](https://img.shields.io/badge/galaxy-alban.andrieu.dropbox-660198.svg?style=flat)](https://galaxy.ansible.com/alban.andrieu/dropbox)
[![Platforms](http://img.shields.io/badge/platforms-ubuntu-lightgrey.svg?style=flat)](#)
[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=AlbanAndrieu&url=https://github.com/AlbanAndrieu/ansible-dropbox&title=ansible-dropbox&language=en_GB&tags=github&category=software)

Ensures that dropbox is properly installed (using `apt`) and configured

Ensures that dropbox is properly installed (using `apt`) and configured

### Installation

Expand All @@ -36,10 +33,8 @@ $ git clone https://github.com/AlbanAndrieu/ansible-dropbox.git

### Documentation

<!---
More information about `alban.andrieu.dropbox` can be found in the
[official alban.andrieu.dropbox documentation](https://docs.debops.org/en/latest/ansible/roles/ansible-dropbox/docs/).
-->
TODO [official alban.andrieu.dropbox documentation](https://docs.debops.org/en/latest/ansible/roles/ansible-dropbox/docs/).


### Role variables
Expand Down Expand Up @@ -77,22 +72,18 @@ Run the following command :
`ansible-playbook -i hosts -c local -v dropbox.yml -vvvv --ask-sudo-pass | tee setup.log`

### Testing
```shell
$ ansible-galaxy install alban.andrieu.dropbox
$ vagrant up
```

### Authors and license

`alban_andrieu_dropbox` role was written by:

- [Alban Andrieu](fr.linkedin.com/in/nabla/) | [e-mail](mailto:[email protected]) | [Twitter](https://twitter.com/AlbanAndrieu) | [GitHub](https://github.com/AlbanAndrieu)

- License: [GPLv3](https://tldrlegal.com/license/gnu-general-public-license-v3-%28gpl-3%29)

Copyright (c) 2017 [Alban Andrieu](https://alban.andrieu.com/)
### Contributing

### Feedback, bug-reports, requests, ...
The [issue tracker](https://github.com/AlbanAndrieu/ansible-dropbox/issues) is the preferred channel for bug reports, features requests and submitting pull requests.

Are [welcome](https://github.com/AlbanAndrieu/ansible-dropbox/issues)!
For pull requests, editor preferences are available in the [editor config](.editorconfig) for easy use in common text editors. Read more and download plugins at <http://editorconfig.org>.

## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests and examples for any new or changed functionality.

1. Fork it
Expand All @@ -101,7 +92,28 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

### Authors and license

`roles/alban_andrieu_dropbox` role was written by:

- [Alban Andrieu](fr.linkedin.com/in/nabla/) | [e-mail](mailto:[email protected]) | [Twitter](https://twitter.com/AlbanAndrieu) | [GitHub](https://github.com/AlbanAndrieu)

License
-------

- License: [GPLv3](https://tldrlegal.com/license/gnu-general-public-license-v3-%28gpl-3%29)

### Feedback, bug-reports, requests, ...

Are [welcome](https://github.com/AlbanAndrieu/ansible-dropbox/issues)!

***

This role is part of the [Nabla](https://github.com/AlbanAndrieu) project.
README generated by [Ansigenome](https://github.com/nickjj/ansigenome/).

***

Alban Andrieu

[linkedin](fr.linkedin.com/in/nabla/)

0 comments on commit 7a6a745

Please sign in to comment.