Skip to content

Commit 2e008a5

Browse files
committed
Update README
1 parent c9665d9 commit 2e008a5

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

ansible-azure-devops/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Azure DevOps with Ansible and Terraform
2+
23
Many enterprise organizations going through digital transformations are adopting DevOps as their new operating model for IT. DevOps describes approaches to speeding up the processes by which an idea such as a new software feature, a request for enhancement or a bug fix goes from development to deployment in a production environment. CI/CD is a method to frequently deliver apps to customers by introducing automation into the stages of app development.
34

45
This demo looks at how Azure DevOps can work with Red Hat Ansible Automation Platform and Terraform to achieve continuous integration, continuous delivery/deployment.
56

67
The scenario is as shown in the diagram below (demo was done using Ansible Tower 3.7.3 with Ansible Engine 2.9.14)
78

89
![image info](./images/azure_devops_ansible_terraform.png)
10+
11+
The YouTube video can be found at this [link](https://youtu.be/OEqMdxDveYA)

app_deployment_demo/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ The Jenkins pipeline flow is as follows
1717
![AnsibleJenkinsPipeline](./images/ansible_jenkins_pipeline.png)
1818

1919
The other piece of codes that was used for the demo can be found at this [repo](https://github.com/eanylin/test-quarkus)
20+
21+
The YouTube video can be found at this [link](https://youtu.be/sBWlR9zFBdI)

k8s_cis_compliance_demo/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ calico-kube-controllers-67f6c9d576-xqcww 1/1 Running 0 5m8s
3333
calico-node-sgm5l 1/1 Running 2 2d21h
3434
calico-typha-6c9c786b77-wt6qg 1/1 Running 0 5m8s
3535
```
36+
37+
The YouTube video can be found at this [link](https://youtu.be/6jNuK0jdB_c)

0 commit comments

Comments
 (0)