Merge branch 'master' into feature/add-content

This commit is contained in:
Christian S 2019-08-30 07:33:01 +02:00 committed by GitHub
commit 0d683e9cd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 7 deletions

View File

@ -5,11 +5,13 @@ Your contributions are always welcome!
## Guidelines
- Add one link per Pull Request.
- Add the link: `- [project-name](http://example.com/) - A short and concise description that ends with a period.`
- Add the link: `- [project-name](http://example.com/) - A short description that ends with a period.`
- Keep descriptions concise.
- End descriptions with a period `.`.
- Add a section if needed.
- Add the section description.
- Add the section title to Table of Contents.
- Search previous suggestions before making a new one, to avoid duplicate suggestions.
- Add the section description.
- Add the section title to Table of Contents.
- Search previous suggestions/issues before making a new one, to avoid duplicate suggestions.
- Check your spelling and grammar.
- Remove any trailing whitespace.
- Please send a reason why the suggested Resource is awesome, alongside your Pull Request
- Send a Pull Request with the reason whe the suggested Resource is awesome.

View File

@ -26,6 +26,7 @@ Ansible is an open source toolkit, written in Python, it is used for Configurat
- [Latest Ansible Documentation](https://docs.ansible.com/ansible/latest/user_guide/index.html) - Latest user guide and documentation for Ansible
- [Ansible Galaxy Website](https://galaxy.ansible.com/) - Official Repository and community site for Ansible Roles.
- [Ansible Blog](https://www.ansible.com/blog) - Official Ansible Blog
- [Ansible TopTechSkills.com Tutorial Series on Ansible](https://www.toptechskills.com/ansible-tutorials-courses/) - Tutorials on how to Install and use Ansible
## Tutorials
@ -43,8 +44,9 @@ Ansible is an open source toolkit, written in Python, it is used for Configurat
## Videos
[Ansible YouTube Channel](https://www.youtube.com/channel/UCeImQ-jeVhzgLJd9wsqo8Sg/videos) - Official Ansible YouTube channel
[Introduction to Ansible](https://www.youtube.com/watch?v=iVWmbStE1MM) - Introduction to Ansible
- [Ansible YouTube Channel](https://www.youtube.com/channel/UCeImQ-jeVhzgLJd9wsqo8Sg/videos) - Official Ansible YouTube channel
- [Introduction to Ansible](https://www.youtube.com/watch?v=iVWmbStE1MM) - Introduction to Ansible
- [Ansible TopTechSkills.com Tutorial Series on Youtube](https://www.youtube.com/watch?v=yiooWsMERaY&index=1&list=PLMyOob-UkeytIleCbMlFfCzaunOh27hm6) Video Tutorials on Ansible
## Tools
@ -56,6 +58,7 @@ Ansible is an open source toolkit, written in Python, it is used for Configurat
- [Ansible Lint](https://github.com/ansible/ansible-lint) - Checks Playbooks for best practices and behavior that could potentially be improved.
- [Ansible cmdb](https://github.com/fboender/ansible-cmdb) - Takes the output of Ansible's fact gathering and converts it into a static HTML page.
- [ARA, Ansible Run Analysis](https://github.com/ansible-community/ara) - ARA records Ansible Playbook runs and makes the recorded data available and intuitive for users and systems.
- [Mitogen for Ansible](https://networkgenomics.com/ansible/) - Speed up Ansible substantially with Mitogen.
- [Molecule](https://github.com/ansible/molecule) - Molecule aids in the development and testing of Ansible roles.
- [Packer Ansible Provisioner](https://www.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