diff --git a/README.md b/README.md index 1101156..197fa23 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This playbook supports multiple Linux distributions with specific versions tailo | `os` | Distribution | |------------|------------------------------------| | archlinux | ArchLinux (Latest rolling release) | -| almalinux | AlmaLinux 8.x, 9.x | +| almalinux | AlmaLinux 9.x | | debian11 | Debian 11 (Bullseye) | | debian12 | Debian 12 (Bookworm) | | fedora | Fedora 40 | @@ -101,4 +101,4 @@ An effective way to use the playbook involves defining all necessary configurati ansible-playbook -i inventory.yml -e @vars.yml main.yml ``` -This command prompts Ansible to execute the `main.yml` playbook, applying configurations defined in both `vars.yml` and the inventory file. \ No newline at end of file +This command prompts Ansible to execute the `main.yml` playbook, applying configurations defined in both `vars.yml` and the inventory file.