fix redirect for rundeck link

This commit is contained in:
KeyboardInterrupt 2019-08-30 07:19:04 +02:00
parent 311aabfed4
commit ea18f1c63e

View File

@ -59,7 +59,7 @@ Ansible is an open source toolkit, written in Python, it is used for Configurat
- [Molecule](https://github.com/metacloud/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
- [Rundeck](https://rundeck.org) - Rundeck is an open source automation service with a web console, command line tools and a WebAPI. It lets you easily run automation tasks across a set of nodes.
- [Rundeck](https://www.rundeck.com/open-source) - Rundeck is an open source automation service with a web console, command line tools and a WebAPI. It lets you easily run automation tasks across a set of nodes.
## Blogposts and opinions