correct README
This commit is contained in:
parent
a6b51b4cb4
commit
43ce280d11
@ -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.
|
||||
This command prompts Ansible to execute the `main.yml` playbook, applying configurations defined in both `vars.yml` and the inventory file.
|
||||
|
Loading…
Reference in New Issue
Block a user