mirror of
https://github.com/Expand-sys/awx-on-k3s
synced 2025-12-16 05:52:15 +11:00
Adding on documentation the curl dependencie to install
This commit is contained in:
parent
eb5b84d975
commit
f8cb2ae0ae
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ reboot
|
|||
Install required packages to deploy AWX Operator and AWX.
|
||||
|
||||
```bash
|
||||
sudo dnf install -y git make
|
||||
sudo dnf install -y git make curl
|
||||
```
|
||||
|
||||
### Install K3s
|
||||
|
|
|
|||
Loading…
Reference in a new issue