This shows you the differences between two versions of the page.
| projects:openstack-ansible:01-ansible [2025/11/27 09:35] – created igor | projects:openstack-ansible:01-ansible [2025/11/27 09:37] (current) – igor | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| < | < | ||
| ~/ansible# ssh-keyscan -H 10.224.0.{11..13} >> ~/ | ~/ansible# ssh-keyscan -H 10.224.0.{11..13} >> ~/ | ||
| - | ~/ansible# ssh-keyscan -H 10.224.0.{32..34} >> ~/ | + | ~/ansible# ssh-keyscan -H 10.224.0.32 |
| + | ~/ansible# ssh-keyscan -H 10.224.0.{34..35} >> ~/ | ||
| ~/ansible# ansible all -i inventory.yaml -m ping | ~/ansible# ansible all -i inventory.yaml -m ping | ||
| </ | </ | ||