mirror of
https://github.com/ansible-community/awesome-ansible.git
synced 2024-10-01 11:49:27 -04:00
style(readme): adds description to video section, fixes typo (#36)
This commit is contained in:
parent
44496caa44
commit
8c83add50c
@ -13,7 +13,7 @@ Ansible is an open source toolkit, written in Python, it is used for Configurat
|
|||||||
- [Books](#books)
|
- [Books](#books)
|
||||||
- [Videos](#videos)
|
- [Videos](#videos)
|
||||||
- [Tools](#tools)
|
- [Tools](#tools)
|
||||||
- [Blogposts and opinions](#blogposts-and-opinions)
|
- [Blog posts and opinions](#blog-posts-and-opinions)
|
||||||
- [Playbooks and Roles](#playbooks-and-roles)
|
- [Playbooks and Roles](#playbooks-and-roles)
|
||||||
- [Uncategorized](#uncategorized)
|
- [Uncategorized](#uncategorized)
|
||||||
|
|
||||||
@ -41,8 +41,11 @@ Ansible is an open source toolkit, written in Python, it is used for Configurat
|
|||||||
|
|
||||||
- [Ansible for DevOps](https://www.ansiblefordevops.com/) - This book helps to start using Ansible to provision and manage anywhere from one to thousands of servers. Free sample can be read [here](https://leanpub.com/ansible-for-devops/read_sample).
|
- [Ansible for DevOps](https://www.ansiblefordevops.com/) - This book helps to start using Ansible to provision and manage anywhere from one to thousands of servers. Free sample can be read [here](https://leanpub.com/ansible-for-devops/read_sample).
|
||||||
- [Ansible for Kubernetes](https://www.ansibleforkubernetes.com/) - Deploy and maintain real-world massively-scalable and high-available applications with Ansible.
|
- [Ansible for Kubernetes](https://www.ansibleforkubernetes.com/) - Deploy and maintain real-world massively-scalable and high-available applications with Ansible.
|
||||||
|
|
||||||
## Videos
|
## Videos
|
||||||
|
|
||||||
|
> Video Tutorials and Ansible Training.
|
||||||
|
|
||||||
- [Ansible YouTube Channel](https://www.youtube.com/channel/UCPJo5UY1KsP7J1BuHmiWNzQ) - Official Ansible YouTube channel.
|
- [Ansible YouTube Channel](https://www.youtube.com/channel/UCPJo5UY1KsP7J1BuHmiWNzQ) - Official Ansible YouTube channel.
|
||||||
- [Introduction to Ansible](https://youtu.be/iVWmbStE1MM) - Introduction to Ansible by Cloud Academy.
|
- [Introduction to Ansible](https://youtu.be/iVWmbStE1MM) - Introduction to Ansible by Cloud Academy.
|
||||||
- [Ansible 101 by Jeff Geerling](https://www.jeffgeerling.com/blog/2020/ansible-101-jeff-geerling-youtube-streaming-series) - Great Video Series on Ansible, by Jeff Geerling.
|
- [Ansible 101 by Jeff Geerling](https://www.jeffgeerling.com/blog/2020/ansible-101-jeff-geerling-youtube-streaming-series) - Great Video Series on Ansible, by Jeff Geerling.
|
||||||
@ -64,7 +67,7 @@ Ansible is an open source toolkit, written in Python, it is used for Configurat
|
|||||||
- [Packer Ansible Provisioner](https://packer.io/docs/provisioners/ansible-local.html ) - This Provisioner can be used to automate VM Image Creation via Packer with Ansible.
|
- [Packer Ansible Provisioner](https://packer.io/docs/provisioners/ansible-local.html ) - This Provisioner can be used to automate VM Image Creation via Packer with Ansible.
|
||||||
- [Excel Ansible Inventory](https://github.com/KeyboardInterrupt/ansible_xlsx_inventory) - Turn any Excel Spreadsheet into an Ansible Inventory.
|
- [Excel Ansible Inventory](https://github.com/KeyboardInterrupt/ansible_xlsx_inventory) - Turn any Excel Spreadsheet into an Ansible Inventory.
|
||||||
|
|
||||||
## Blogposts and opinions
|
## Blog posts and opinions
|
||||||
|
|
||||||
> Best Practices and other Opinions on Ansible.
|
> Best Practices and other Opinions on Ansible.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user