User Tools

Site Tools


projects:openstack-ansible:01-ansible

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

projects:openstack-ansible:01-ansible [2025/11/27 09:35] – created igorprojects:openstack-ansible:01-ansible [2025/11/27 09:37] (current) igor
Line 11: Line 11:
 <code> <code>
 ~/ansible# ssh-keyscan -H 10.224.0.{11..13} >> ~/.ssh/known_hosts ~/ansible# ssh-keyscan -H 10.224.0.{11..13} >> ~/.ssh/known_hosts
-~/ansible# ssh-keyscan -H 10.224.0.{32..34} >> ~/.ssh/known_hosts+~/ansible# ssh-keyscan -H 10.224.0.32 >> ~/.ssh/known_hosts 
 +~/ansible# ssh-keyscan -H 10.224.0.{34..35} >> ~/.ssh/known_hosts
 ~/ansible# ansible all -i inventory.yaml -m ping ~/ansible# ansible all -i inventory.yaml -m ping
 </code> </code>
projects/openstack-ansible/01-ansible.txt · Last modified: by igor