mirror of
https://github.com/Expand-sys/awx-on-k3s
synced 2026-03-22 19:17:08 +11:00
Merge pull request #170 from MuriloChianfa/main
Adding on documentation the curl dependencie to install
This commit is contained in:
commit
cb2b96fe31
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ reboot
|
||||||
Install required packages to deploy AWX Operator and AWX.
|
Install required packages to deploy AWX Operator and AWX.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo dnf install -y git make
|
sudo dnf install -y git make curl
|
||||||
```
|
```
|
||||||
|
|
||||||
### Install K3s
|
### Install K3s
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue