Merge pull request #19 from awesome-devops/feature/add-content

Add Rundeck, Fix Issues.
Pulled in by @KeyboardInterrupt .
Thanks @ederator
This commit is contained in:
Christian S 2019-08-30 07:35:11 +02:00 committed by GitHub
commit 860b41ee63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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