No description
Find a file
Simon Bärlocher e1d604effc
fix(send): self-review fixes (FQCN, min_ansible_version str)
* tasks/main.yml: prefix all builtin modules with ansible.builtin
  (file, template) — silences ansible-lint fqcn[action-core] and
  matches the convention used by the other roles in this collection.

* meta/main.yml: change min_ansible_version from the float 2.14 to
  the string '2.14'. ansible-galaxy's schema requires a string here
  (ansible-lint schema[meta] complains otherwise — same fix I just
  applied to the opnform role).
2026-05-26 15:38:34 +02:00
meta chore: add empty collection skeleton 2025-08-20 10:33:28 +02:00
plugins feat(bookstack): add role for self-hosted BookStack deployment 2026-05-26 15:30:21 +02:00
roles fix(send): self-review fixes (FQCN, min_ansible_version str) 2026-05-26 15:38:34 +02:00
.gitignore Merge remote-tracking branch 'origin/main' 2026-05-20 12:41:52 +02:00
galaxy.yml feat(bookstack): add role for self-hosted BookStack deployment 2026-05-26 15:30:21 +02:00
README.md chore: add empty collection skeleton 2025-08-20 10:33:28 +02:00

Ansible Collection - digitalboard.core

Documentation for the collection.