close
Skip to content

mdchao2010/playbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playbook - Ansible Playbooks (new organization)

A collection of Ansible playbooks developed. New structure has been created:

Credentials are stored in an Ansible vault, usually in vars/vault.yml. Vault file is not uploaded.

Playbooks:

  • bastionhost - A playbook that creates a bastion host, allowing SSH access to private instances within a VPC.

Old format:

  • amibuilder - A playbook that builds role-based AMI images from a base AMI.
  • awsbackup - A playbook that snaphots selected instances, including rotation logic.
  • ec2_vpc_route_table_issue_test - A playbook that exercises a minor ec2_vpc routing NAT bug, when the NAT instance is deleted.
  • rancher_demo - A playbook that creates a Rancher demo instance, with a Docker hosts.

About

A collection of Ansible playbooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.7%
  • Nginx 1.1%
  • Shell 0.2%