# Rundeck TODO 1. [Integrations](#integrations) 1. [Ansible](#ansible) 1. [Further readings](#further-readings) 1. [Sources](#sources) ## Integrations ### Ansible Refer [Integrate with Ansible]. ## Further readings - [Website] - [Main repository] - [Documentation] - Basic [`docker-compose.yml`][docker-compose.yml] - [Ansible] ### Sources - [Installation] - [Docker configuration reference] - [Basic exhibit] - [What is the username and password for the rundeck/rundeck docker image? It says its admin/admin but that does not work] - [Integrate with Ansible] [ansible]: ansible.md [docker-compose.yml]: ../docker%20compositions/rundeck/docker-compose.yml [basic exhibit]: https://github.com/rundeck/docker-zoo/blob/master/basic/ [docker configuration reference]: https://docs.rundeck.com/docs/administration/configuration/docker.html [documentation]: https://docs.rundeck.com/docs/ [installation]: https://docs.rundeck.com/docs/administration/install/ [integrate with ansible]: https://docs.rundeck.com/docs/learning/howto/using-ansible.html [main repository]: https://github.com/rundeck/rundeck [website]: https://www.rundeck.com/ [what is the username and password for the rundeck/rundeck docker image? it says its admin/admin but that does not work]: https://github.com/rundeck/docs/issues/217