diff --git a/README.md b/README.md index 286ee68..3657f0a 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ Ansible is an open source toolkit, written in Python, it is used for Configurat - [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 +- [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