Commit Graph

106 Commits

Author SHA1 Message Date
KeyboardInterrupt
e1976ede18 merge other_tools_and_programs
This Merges all awesome tools (Beside Editor Stuff) from the follwoing document:
2797dc644a/docs/docsite/rst/community/other_tools_and_programs.rst

Lots of Things where omitted, some where already on the List, and three Items where ultimately added to the List!

- added [php-ansible](https://github.com/maschmann/php-ansible) - I personally dont work with php, but I see how this would be awesome for anyone wanting to interface with Ansible via PHP.
- added [TD4A](https://github.com/cidrblock/td4a) - neat little Tool, for working with Jinja2 Templates.
- added [Ansible Playbook Grapher](https://github.com/haidaraM/ansible-playbook-grapher) - Command line tool to create a graph representing your Ansible playbook plays, tasks and roles.
- omitted [opstools-ansible](https://github.com/centos-opstools/opstools-ansible) - Not Maintained anymore, to Old.
- omitted [nanvault](https://github.com/marcobellaccini/nanvault) - I think this tool does not add enough value to be deemed awesome, all it's functionality can be realized with ansible-vault.
- omitted [ansigenome](https://github.com/dr1s/ansigenome) - Looks cool, is no longer maintained though.
- omitted [ansible-shell](https://github.com/dominis/ansible-shell) - As of Ansible 2.1 merged into ansible itself, no longer maintained!
- omitted [ansible-silo](https://github.com/groupon/ansible-silo) - Essentially Ansible in a container Image, cool but Not actively maintained!
- omitted [ansible-inventory-grapher](https://github.com/willthames/ansible-inventory-grapher) - Neat Idea, sadly outdated and not actively maintained.
- omitted [Ansible Language Server](https://www.npmjs.com/package/@ansible/ansible-language-server) - Omitted, because it will be added in the pr #59.
- ommited [Ansible Review](https://github.com/willthames/ansible-review) - Sadly not actively maintained.

Signed-off-by: KeyboardInterrupt <KeyboardInterrupt@KeyboardInterrupt.com>
2022-04-02 23:56:13 +02:00
KeyboardInterrupt
c9e6f9460e
Add: BlueBanquise (#51)
* Include BlueBanquise

Co-authored-by: KeyboardInterrupt <KeyboardInterrupt@KeyboardInterrupt>
2022-04-01 22:00:21 +02:00
Ox
5602d86294
Fix: remove BlueBanquise Community 2022-04-01 21:41:23 +02:00
KeyboardInterrupt
2f157fd2da
Merge branch 'main' into patch-1 2022-03-30 11:38:02 +02:00
KeyboardInterrupt
00a4264e44
Merge pull request #52 from markuman/main
add kics
2022-03-30 11:34:05 +02:00
KeyboardInterrupt
3aed6f722b
Merge pull request #55 from mb-simulations/main
Include LearnLinuxTV tutorial
2022-03-30 11:30:29 +02:00
KeyboardInterrupt
5a8aaee728
Update README.md 2022-03-30 11:15:42 +02:00
KeyboardInterrupt
1113c8234b
Merge pull request #57 from mariuszmspace/patch-1
Added Ansible tutorial for beginners
2022-03-30 11:14:10 +02:00
mariuszmspace
b5c403e5f9
Added Ansible tutorial for beginners 2022-02-23 08:37:43 +01:00
mb-simulations
518657fd3e
Update README.md
Added video tutorial series by LearnLinuxTV
2022-02-17 09:27:03 +01:00
Markus Bergholz
f57187935c
add kics 2021-12-22 18:55:28 +01:00
Ox
f881b2a17c
Doc: README.md - Include BlueBanquise 2021-12-01 20:17:15 +01:00
KeyboardInterrupt
47b0bf56e6
Merge pull request #50 from KeyboardInterrupt/fix_formating_issues
fix: formatting
2021-11-18 13:02:48 +01:00
KeyboardInterrupt
effb834e9b fix: formatting 2021-11-18 13:00:11 +01:00
KeyboardInterrupt
b884259f25
Merge pull request #49 from beholdenkey/main
Addtions to Tools
2021-11-18 12:57:38 +01:00
B3H0LD3NK3Y
9b76d28dc8 Update README.md 2021-11-16 15:08:32 -05:00
B3H0LD3NK3Y
dc0235dfc6 Update README.md 2021-11-16 15:04:59 -05:00
B3H0LD3NK3Y
e24b901b6c fixed syntax 2021-11-14 07:14:27 -05:00
B3H0LD3NK3Y
6d1d040c42 Update README.md 2021-11-14 07:11:37 -05:00
B3H0LD3NK3Y
2a1d3c31d5 Update README.md 2021-11-14 07:08:14 -05:00
B3H0LD3NK3Y
0e9c37e64f Create .gitignore 2021-11-13 21:24:36 -05:00
KeyboardInterrupt
870018f1e5
Merge pull request #47 from KeyboardInterrupt/add/squest
add: add squest to the tools section
2021-10-01 14:47:00 +02:00
KeyboardInterrupt
2978a0cce2 add: add squest to the tools section 2021-10-01 14:45:36 +02:00
KeyboardInterrupt
26d4c8590d
Merge pull request #46 from HQarroum/feature/ansible-ssm
Add ansible-ssm
2021-09-22 11:20:05 +02:00
Halim Qarroum
1cf6f6ee79 Add ansible-ssm 2021-09-20 18:41:45 +02:00
KeyboardInterrupt
b7e2fef361
Merge pull request #44 from dmsimard/community
Add a community block where people can chat about Ansible
2021-08-08 18:12:44 +02:00
David Moreau Simard
c7ae834de5
Add a community block where people can chat about Ansible 2021-08-06 15:54:13 -04:00
KeyboardInterrupt
8858d1fa57
Merge pull request #43 from dmsimard/ara
Update listing for ara
2021-08-06 15:42:07 +02:00
David Moreau Simard
baf2d9b58d
Update listing for ara
Just for consistency, adopt the same description as on docs.ansible.com:
https://docs.ansible.com/ansible/devel/community/other_tools_and_programs.html#other-tools
2021-08-05 19:46:18 -04:00
KeyboardInterrupt
844f2afcbe
Merge pull request #42 from KeyboardInterrupt/add/ansible-navigator
feat(ansible-navigator): add ansible-navigator to list
2021-06-16 15:37:12 +02:00
KeyboardInterrupt
5c611ac12a feat(ansible-navigator): add ansible-navigator to list 2021-06-07 09:21:32 +02:00
KeyboardInterrupt
4977e29e7e
Merge pull request #41 from KeyboardInterrupt/add_DevOps_Journey_Videocourse
add "Complete Ansible Course 2020 by DevOps Journey" to Videos
2021-04-03 13:24:07 +02:00
KeyboardInterrupt
28882efb62 add "Complete Ansible Course 2020 by DevOps Journey" to Videos 2021-04-03 13:22:29 +02:00
KeyboardInterrupt
b3e37f63e5
Merge pull request #40 from KeyboardInterrupt/add_ebook_and_tutorial_how_to_manage_remote_servers_with_ansible
Adds 'How To Manage Remote Servers with Ansible' Book and Tutorial
2021-02-22 00:21:20 -08:00
KeyboardInterrupt
f0c14cab5e Adds 'How To Manage Remote Servers with Ansible' Book and Tutorial 2021-02-22 09:09:37 +01:00
KeyboardInterrupt
69de92b163
Merge pull request #39 from KeyboardInterrupt/add_redhat_resources
add Red Hat resources
2021-01-27 08:37:45 -08:00
KeyboardInterrupt
9ca4859bae add Red Hat resources 2021-01-25 19:04:52 +01:00
KeyboardInterrupt
8558914699
Merge pull request #38 from KeyboardInterrupt/style/change_formating_casing_and_structure
style: adhere to official awesome list style requirements
2020-10-02 16:46:25 +02:00
KeyboardInterrupt
c3e2750128 Add coments to disable the linter on certain parts
I added "<!--lint disable double-link-->" and "<!--lint enable double-link-->"
Directives to stop the linter from complaining about the Double Link to www.ansible.com
2020-10-02 16:36:31 +02:00
KeyboardInterrupt
1616dce906 remove Ansible company page (Double Link) 2020-10-02 16:28:21 +02:00
KeyboardInterrupt
3b2e9d3c78 style: adhere to official awesome list style recomendations and requirements
https://github.com/sindresorhus/awesome/pull/1857#issuecomment-701402574
2020-10-02 16:20:48 +02:00
KeyboardInterrupt
6fa39564b4
Merge pull request #37 from xoxys/main
move ansible-later and ansible-doctor to new orga
2020-09-28 11:15:06 +02:00
Robert Kaussow
b3796e3739
move ansible-later and ansible-doctor to new orga 2020-09-27 14:26:33 +02:00
KeyboardInterrupt
8c83add50c
style(readme): adds description to video section, fixes typo (#36) 2020-09-06 12:48:18 +02:00
KeyboardInterrupt
44496caa44
adds Ansible 101 by Jeff Geerling (#34)
Adds the Great Video Series on Ansible by Jeff Geerling!
2020-09-01 18:39:55 +02:00
KeyboardInterrupt
6d526fa868
adds Ansible for Kubernetes (#35)
Adds Ansible for Kubernetes and improves the Description of Ansible for Devops
2020-09-01 18:39:19 +02:00
KeyboardInterrupt
d51b7782bc
Feature/31/list cleanup (#33)
updates:
* mitogen link
* molecule link

removes:
* semaphore, as it is no longer maintained.
* rundeck as it is no longer ansible related/focused
* `enginyoyen/ansible-best-practises` repository because it is no longer updated
* The Whole Cheat Sheet Section entirely, the linked Cheat Sheet was outdated.
* Wikpedia entry for Ansible.
2020-08-30 15:45:08 +02:00
KeyboardInterrupt
0b1e2008a6
docs(license): changed the license from "unlicense" to the euqaliy free "CC0 1.0 Universal" license (#32) 2020-08-28 23:08:27 +02:00
KeyboardInterrupt
4468fceb78
add 'awesome-lint' github action (#29)
* add 'awesome-lint' github action
* modifies README.md to adheer to awesome-lint
* removes travis.yml as it has been replaced with an GH action
* fix a typo in CONTRIBUTING.md Guideline
2020-08-27 16:56:29 +02:00
KeyboardInterrupt
b5c8e1d68e
Merge pull request #28 from xoxys/master
Add ansible-doctor
2020-08-27 09:48:50 +02:00