diff --git a/README.md b/README.md index 0dd69ca..84b9801 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ Ansible Role HyperHDR [![CI](https://github.com/aleksanderbl29/ansible-role-hyperhdr/actions/workflows/ci.yml/badge.svg)](https://github.com/aleksanderbl29/ansible-role-hyperhdr/actions/workflows/ci.yml) -A role to deploy HyperHDR on debian based systems +A role to deploy HyperHDR on debian based systems. + +Is tested on Ubuntu 2204 and 2404 and Debian 11 and 12 through molecule. I use it in my environment with RpiOS based on Debian 11. Requirements ------------ @@ -13,7 +15,7 @@ None Role Variables -------------- -A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well. +None for now Dependencies ------------