ansible-collection-famedly-.../playbooks/test-redis.yml
2022-08-29 12:47:58 +02:00

10 lines
158 B
YAML

---
- hosts: [localhost]
become: true
collections:
- famedly.base
roles:
- role: redis
vars:
redis_secret: s3cr3t
redis_prefix: test_