Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bellackn/ansible-role-manictime

ManicTime setup
https://github.com/bellackn/ansible-role-manictime

Last synced: about 1 month ago
JSON representation

ManicTime setup

Awesome Lists containing this project

README

        

# ansible-role-manictime

Sets up a local ManicTime server (Docker) and installs the client package on macOS.

⚠️ Work in progress

## Example playbook

```yaml
---
- name: Set up ManicTime
hosts: localhost
roles:
- bellackn.manictime
```

Run it with `--ask-become-pass` since you will need your password to install the client package.