forked from techarkit/ansible-playbooks
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ankam Ravi Kumar
authored
Jan 16, 2019
1 parent
308bea6
commit d15d6e6
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,10 @@ | ||
# Ansible Playbooks | ||
Ansible Palybooks Written and Published by www.server-computer.com. NO WARRANTY for any damages and loss of data. | ||
|
||
- [Spin new ec2 instance](https://github.com/techtutorials/ansible-palybooks/blob/master/EC2/spinawsec2.yml) | ||
- [Terminate existing ec2 instance using instnace id](https://github.com/techtutorials/ansible-palybooks/blob/master/EC2/terminate.yml) | ||
- [Create New Key pair and download keys](https://github.com/techtutorials/ansible-palybooks/blob/master/EC2/createnewkeypair.yml) | ||
- [Delete KeyPair from AWS EC2](https://github.com/techtutorials/ansible-palybooks/blob/master/EC2/removekeypair.yml) | ||
|
||
- | ||
|