Skip to content

a118n/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My collection of Ansible roles and test infrastructure

Getting started

KVM

SSH Key

  • If you don't already have a key, generate a new ssh keypair
  • Paste your PUBLIC key to terraform/templates/cloud_init.cfg inside ssh_authorized_keys: section of ansible user

Terraform

  • cd into terraform directory and run terraform init && terraform apply
  • This should create the required VMs
  • Default root password is MyPassword123

Ansible

  • If DNS resolution is not working, populate inventory.yml with IP addresses of the servers
  • Now you can run ansible playbooks on the VMs

About

Ansible roles & test environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published