Skip to content

hadenlabs/ansible-role-wakatime

Repository files navigation

Ansible Role Wakatime

Build Status Ansible Galaxy GitHub issues GitHub license

Version:0.0.0
Web:https://github.com/luismayta/ansible-role-wakatime
Download:http://github.com/luismayta/ansible-role-wakatime
Source:http://github.com/luismayta/ansible-role-wakatime
Keywords:ansible-role-wakatime

Ansible Galaxy role for Wakatime.

List of applications:

Install it with the following command:

$ ansible-galaxy install hadenlabs.wakatime

The default role variables in defaults/main.yml are:

wakatime_api_key: "2df64913-f90e-4daa-8941-caf456c29059"
wakatime_cli_path: "/usr/local/bin/wakatime"
wakatime_python_bin: "/usr/local/bin/python3"

None

See the examples directory.

To run this playbook with default settings, create a basic playbook like this:

- hosts: servers
  roles:
    - hadenlabs.wakatime

The code in this repository is licensed under the Apache unless otherwise noted.

Please see LICENSE for details.

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Versioning

Releases are managed using bitbucket release feature. We use [Semantic Versioning](http://semver.org) for all the releases. Every change made to the code base will be referred to in the release notes (except for cleanups and refactorings).

Credits

Made with ❤️ ☕ and 🍕 by author and company.