Skip to content

preethinss/ansible-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. install ansible
  2. passwordless authentication * .ssh folder exist and contains key pairs * use the .pem and chmod 600 .pem * ssh-copy-id -f "-o IdentityFile .pem" ubuntu@<public_key_target>
  3. create inventory and add target server public ips
  4. create roles and playbook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published