DEV Community

Hemanth B
Hemanth B

Posted on

Devops tools through ansible roles

I have create some ansible roles which will connect to aws account and provision the devops tools in amazon ec2.

Jenkins: https://galaxy.ansible.com/hemanth22/jenkins
Docker: https://galaxy.ansible.com/hemanth22/aws_docker_instance
Ansible Tower (i.e. AWX) : https://galaxy.ansible.com/hemanth22/awx
Sonarqube: https://galaxy.ansible.com/hemanth22/sonarqube
JFrog: https://galaxy.ansible.com/hemanth22/jfrog
Nexus Repository: https://galaxy.ansible.com/hemanth22/nexus_repository
XL Deploy: https://galaxy.ansible.com/hemanth22/xldeploy

My Ansible roles:
https://galaxy.ansible.com/hemanth22

Top comments (0)