Update README.md
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# INSTALLATION ANSIBLE DIRECT SUR LA MACHINE
|
# INSTALLATION ANSIBLE DIRECT SUR LA MACHINE
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yum install -y oracle-epel-release-el8
|
dnf install -y oracle-epel-release-el8
|
||||||
yum install -y git ansible
|
dnf install -y git ansible
|
||||||
yum install -y python3-libselinux
|
dnf install -y python3-libselinux
|
||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user