Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ankam Ravi Kumar authored Oct 31, 2019
1 parent d343df8 commit 54ae3cb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Ansible Playbooks
Ansible Palybooks Written and Published by www.server-computer.com. NO WARRANTY for any damages and loss of data.

- [Automation with Ansible Course Videos](https://www.youtube.com/watch?v=2_GXHygzWSQ&list=PL8cE5Nxf6M6YUaKyuon-AWRDNr31ANuo2)
- [PlayList: Automation with Ansible Course](https://www.youtube.com/watch?v=2_GXHygzWSQ&list=PL8cE5Nxf6M6YUaKyuon-AWRDNr31ANuo2)

Ansible Course
- [Class 1: Automation with ansible Course Overview](https://youtu.be/-b1ByalW4X8)
Expand All @@ -12,13 +12,13 @@ Ansible Course
- [Class 6: Ansible Variables](https://youtu.be/nOOe-_rNhP8)
- [Class 7: Conditionals and Loops](https://youtu.be/JYPn5l3ChX0)

- [Ad-Hoc Commands](https://github.com/techtutorials/ansible-palybooks/blob/master/adhoc%20commads)
- [Copy SSH Key](https://github.com/techtutorials/ansible-palybooks/blob/master/copyssh.yml)
- [Enable SNMP Community String all the Servers](https://github.com/techtutorials/ansible-palybooks/blob/master/snmpcommunitychange.yaml)
- [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)
- [Check User exists](https://github.com/techtutorials/ansible-palybooks/blob/master/checkexistinguser.yml)
- [PlayBook: Ad-Hoc Commands](https://github.com/techtutorials/ansible-palybooks/blob/master/adhoc%20commads)
- [PlayBook: Copy SSH Key](https://github.com/techtutorials/ansible-palybooks/blob/master/copyssh.yml)
- [PlayBook: Enable SNMP Community String all the Servers](https://github.com/techtutorials/ansible-palybooks/blob/master/snmpcommunitychange.yaml)
- [PlayBook: Spin new ec2 instance](https://github.com/techtutorials/ansible-palybooks/blob/master/EC2/spinawsec2.yml)
- [PlayBook: Terminate existing ec2 instance using instnace id](https://github.com/techtutorials/ansible-palybooks/blob/master/EC2/terminate.yml)
- [PlayBook: Create New Key pair and download keys](https://github.com/techtutorials/ansible-palybooks/blob/master/EC2/createnewkeypair.yml)
- [PlayBook: Delete KeyPair from AWS EC2](https://github.com/techtutorials/ansible-palybooks/blob/master/EC2/removekeypair.yml)
- [PlayBook: Check User exists](https://github.com/techtutorials/ansible-palybooks/blob/master/checkexistinguser.yml)


0 comments on commit 54ae3cb

Please sign in to comment.