You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: public_site/src/site/markdown/ansible.md
+15-10Lines changed: 15 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,23 +4,28 @@ wcm.io DevOps provides a set of [Ansible][ansible] roles to automate infrastruct
4
4
5
5
The Ansible roles are optimized to be used together with [CONGA][conga], but some can also be used standalone.
6
6
7
-
For an in-depth overview see this talk:
7
+
A good starting point for setting up AEM projects for deployment automation with CONGA and Ansible is using the [wcm.io Maven Archetype for AEM Configuration Management][aem-configmgmt-archetype].
8
8
9
-
*[Automate AEM Deployment with Ansible and wcm.io CONGA][aem-ansible-adaptto-2017] - adaptTo() 2017
10
-
*[Demo project][aem-ansible-adaptto-2017-demo]
11
9
10
+
### Roles on Ansible Galaxy
12
11
13
-
###Ansible roles on GitHub
12
+
The Ansible roles are published on Ansibe Galaxy:
14
13
15
-
Each Ansible roles is hosted in it's own repository on GitHub with documentation included in the README files:
16
-
17
-
*[wcm.io DevOps Ansible roles on GitHub][github-ansible-roles]
18
14
*[wcm.io DevOps Ansible roles on Ansible Galaxy][ansible-galaxy-roles]
15
+
*[wcm.io DevOps Ansible roles on GitHub][github-ansible-roles]
16
+
17
+
18
+
### Further Resources
19
+
20
+
*[Automate AEM Deployment with Ansible and wcm.io CONGA][adaptto-talk-aem-ansible] - Talk from adaptTo() 2017
21
+
*[Maven Archetypes for AEM][adaptto-talk-aem-archetypes] - Talk from adaptTo() 2018 about AEM project archetypes including Ansible/CONGA-based cloud deployment
0 commit comments