Commit Graph

71 Commits

Author SHA1 Message Date
schurzi
b38386ec17 Update README.md
fix issues
2022-05-04 15:18:56 +02:00
schurzi
8b05e60051 update Information for DevSec Hardening Framework 2022-05-04 15:18:56 +02:00
Joerg Kastning
70e2c36eda Apply suggestions from code review
IMHO that's a great idea @gundalow. Go for it.

Co-authored-by: John R Barker <john@johnrbarker.com>
2022-04-13 11:23:36 +02:00
Joerg Kastning
a5ebae42ae Add non-english subsection to README.md
As discussed during today's Ansible Contribution Summit I'd like to propose a subsection for non-english content.
2022-04-13 11:23:36 +02:00
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
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
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
effb834e9b fix: formatting 2021-11-18 13:00:11 +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
KeyboardInterrupt
2978a0cce2 add: add squest to the tools section 2021-10-01 14:45:36 +02:00
Halim Qarroum
1cf6f6ee79 Add ansible-ssm 2021-09-20 18:41:45 +02:00
David Moreau Simard
c7ae834de5
Add a community block where people can chat about Ansible 2021-08-06 15:54:13 -04: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
5c611ac12a feat(ansible-navigator): add ansible-navigator to list 2021-06-07 09:21:32 +02:00
KeyboardInterrupt
28882efb62 add "Complete Ansible Course 2020 by DevOps Journey" to Videos 2021-04-03 13:22:29 +02:00
KeyboardInterrupt
f0c14cab5e Adds 'How To Manage Remote Servers with Ansible' Book and Tutorial 2021-02-22 09:09:37 +01:00
KeyboardInterrupt
9ca4859bae add Red Hat resources 2021-01-25 19:04:52 +01: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
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
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
Robert Kaussow
0968fbd94f
add ansible-doctor 2020-08-27 09:19:18 +02:00
Robert Kaussow
8036b0eef0
add ansible-later 2020-08-21 15:34:17 +02:00
KeyboardInterrupt
24a8acfa90
Merge pull request #20 from Thomvaill/patch-1
Add T.A.D.S. boilerplate
2020-08-20 23:07:26 +02:00
Marco Olivo
c0bd662ca8 Added olivomarco/my-ansible-linux-setup resource 2020-08-20 20:06:24 +02:00
KeyboardInterrupt
a4417d5d40 Fix Link for Travis-CI Status Image 2020-03-03 21:45:56 +01:00
KeyboardInterrupt
82e9175a61 Fix Status Image Link, following redirect. 2020-03-03 21:35:48 +01:00
KeyboardInterrupt
cf56f30de5 Update Travis-CI Status Image Path 2020-03-03 21:33:25 +01:00
KeyboardInterrupt
aefb1d5c3d Fix Link to Ansible TopTechSkills.com Tutorial Series Playlist. 2020-03-03 21:32:19 +01:00
KeyboardInterrupt
2752875df4 Fix 301 Redirects 2020-03-03 21:28:47 +01:00
Thomas Vaillant
baec64e228
Add T.A.D.S. boilerplate
Terraform + Ansible + Docker Swarm boilerplate to do Infrastructure as Code and promote DevOps best practices
2019-11-26 09:15:16 +01:00
Christian S
0d683e9cd5
Merge branch 'master' into feature/add-content 2019-08-30 07:33:01 +02:00
KeyboardInterrupt
1a9fbba71c ansible-lint and molecule are Part of Ansible, Ara is now a ansible-community Project 2019-08-30 07:24:17 +02:00
KeyboardInterrupt
ea18f1c63e fix redirect for rundeck link 2019-08-30 07:19:04 +02:00