1. cat /etc/os-release on both systems ```sh ansible all --inventory "139.59.129.145, 134.122.91.44" -a 'cat /etc/os-release' ```