Skip to content

himasagaratluri/ansible-roles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible roles for local

apt install ansible-core

Instructions

  • Set ansible ssh password as env variable export ANSISSHPASSWD=blahblah

  • If any ssh errors

ssh-keyscan -H 192.168.87.236 >> ~/.ssh/known_hosts
ssh-keyscan -H 192.168.87.23 >> ~/.ssh/known_hosts