Update README.md

This commit is contained in:
Yacine31
2024-03-12 00:07:59 +01:00
parent 6730c227ba
commit dcb9e5b168

View File

@@ -1,9 +1,9 @@
# INSTALLATION ANSIBLE DIRECT SUR LA MACHINE
```bash
yum install -y oracle-epel-release-el8
yum install -y git ansible
yum install -y python3-libselinux
dnf install -y oracle-epel-release-el8
dnf install -y git ansible
dnf install -y python3-libselinux
```
```bash