Files
ansible-tasks/mcaptcha.yml
2026-03-15 16:04:42 +01:00

14 lines
197 B
YAML

---
# mCaptcha
#
# Run:
# ansible-playbook -i inventory/hosts tasks/mcaptcha.yml
#
# Prepare:
# See readme.md and init your workspace
- hosts: all
gather_facts: true
roles:
- lsa.mcaptcha