This commit is contained in:
Casual 2024-06-11 01:56:36 +03:00
parent 95167c7d2f
commit cafd9f6b30

View File

@ -118,7 +118,7 @@ Example output:
}
}
```
3. Chech that all hosts accessable by ansible - `ansible all -m ping -i inventory.ini`
3. Check that all hosts accessable by ansible - `ansible all -m ping -i inventory.ini`
```sh
192.168.0.13 | UNREACHABLE! => {
"changed": false,