Go to file
2023-04-17 21:56:23 +02:00
.github feat: Add grist functional role 2023-04-17 21:56:23 +02:00
defaults feat: Add grist functional role 2023-04-17 21:56:23 +02:00
handlers feat: Add grist functional role 2023-04-17 21:56:23 +02:00
meta feat: Add grist functional role 2023-04-17 21:56:23 +02:00
molecule/default feat: Add grist functional role 2023-04-17 21:56:23 +02:00
tasks feat: Add grist functional role 2023-04-17 21:56:23 +02:00
templates feat: Add grist functional role 2023-04-17 21:56:23 +02:00
.ansible-lint feat: Add grist functional role 2023-04-17 21:56:23 +02:00
.gitattributes feat: Add grist functional role 2023-04-17 21:56:23 +02:00
.gitignore feat: Add grist functional role 2023-04-17 21:56:23 +02:00
.travis.yml feat: Add grist functional role 2023-04-17 21:56:23 +02:00
.yamllint feat: Add grist functional role 2023-04-17 21:56:23 +02:00
CHANGELOG.md feat: Add grist functional role 2023-04-17 21:56:23 +02:00
LICENSE feat: Add grist functional role 2023-04-17 21:56:23 +02:00
Pipfile feat: Add grist functional role 2023-04-17 21:56:23 +02:00
Pipfile.lock feat: Add grist functional role 2023-04-17 21:56:23 +02:00
README.md feat: Add grist functional role 2023-04-17 21:56:23 +02:00
test-requirements.txt feat: Add grist functional role 2023-04-17 21:56:23 +02:00

Grist Ansible role

This role installs Mealie via Docker compose.

Requirements

None

Role Variables

All variables are listed below (see also defaults/main.yml).

---

Dependencies

You need a machine with docker and docker-compose installed.

Example Playbook

- hosts: servers
  roles:
      - 'laurivan.Grist'

License

This project is licensed under the MIT license - see the LICENSE file for details.

MIT License

Author Information

This role was created in 2023 by Laur Ivan.

Built With

Ansible Molecule Goss

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.