KeyboardInterrupt
|
d51071c197
|
Merge branch 'main' into Tronde-main
|
2022-06-03 12:47:06 +02:00 |
|
Joerg Kastning
|
fdb69600bb
|
Removed two older articles
I removed two links to older articles and kept just the most relevant one.
|
2022-06-03 12:45:38 +02:00 |
|
Joerg Kastning
|
8009dcb60d
|
Fixed title of URL
|
2022-06-03 12:45:38 +02:00 |
|
Joerg Kastning
|
aa0e8cc502
|
Add three german blog posts
Instead of including a blog category I selected three articles instead.
|
2022-06-03 12:45:38 +02:00 |
|
Joerg Kastning
|
ea9e1f8e11
|
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-06-03 12:45:38 +02:00 |
|
Joerg Kastning
|
55d56cf071
|
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-06-03 12:45:38 +02:00 |
|
KeyboardInterrupt
|
21883c0e03
|
Merge branch 'Tronde-main' into main
|
2022-06-03 12:41:09 +02:00 |
|
Joerg Kastning
|
69ad5debea
|
Merge branch 'ansible-community:main' into main
|
2022-05-31 08:49:55 +02:00 |
|
Joerg Kastning
|
56df3d9d0e
|
Removed two older articles
I removed two links to older articles and kept just the most relevant one.
|
2022-05-31 08:49:34 +02:00 |
|
anzoman
|
819d4d16b7
|
Add two blog posts from XLAB Steampunk
|
2022-05-24 00:00:13 +02:00 |
|
anzoman
|
06de975994
|
Add ansible-doc-extractor tool
|
2022-05-24 00:00:13 +02:00 |
|
Sofia Nieves
|
b5b07bdcd0
|
Remove ansible-toolset
ansible-toolset doesn't seem to exist anymore.
|
2022-05-22 07:43:06 +02:00 |
|
schurzi
|
b16fa0dd85
|
Update README.md
add space
|
2022-05-04 15:18:56 +02:00 |
|
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
|
1673a28254
|
Fixed title of URL
|
2022-05-03 19:38:17 +02:00 |
|
Joerg Kastning
|
6b695a478d
|
Add three german blog posts
Instead of including a blog category I selected three articles instead.
|
2022-05-03 19:29:07 +02:00 |
|
Joerg Kastning
|
f7584aa04c
|
Merge branch 'ansible-community:main' into main
|
2022-05-03 19:21:57 +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 |
|
Joerg Kastning
|
64f0500f9d
|
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-12 21:19:39 +02:00 |
|
Joerg Kastning
|
3b5acfacee
|
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-12 19:46:46 +02:00 |
|
KeyboardInterrupt
|
e7ebe3f934
|
Merge pull request #60 from ansible-community/merge/other_tools_and_programs
Merge `other_tools_and_programs`.
|
2022-04-11 15:18:52 +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 |
|
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 |
|