Skip to content

Commit fd81896

Browse files
committed
update docs
1 parent eedb9cb commit fd81896

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

public_site/src/site/markdown/ansible.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,28 @@ wcm.io DevOps provides a set of [Ansible][ansible] roles to automate infrastruct
44

55
The Ansible roles are optimized to be used together with [CONGA][conga], but some can also be used standalone.
66

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].
88

9-
* [Automate AEM Deployment with Ansible and wcm.io CONGA][aem-ansible-adaptto-2017] - adaptTo() 2017
10-
* [Demo project][aem-ansible-adaptto-2017-demo]
119

10+
### Roles on Ansible Galaxy
1211

13-
### Ansible roles on GitHub
12+
The Ansible roles are published on Ansibe Galaxy:
1413

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]
1814
* [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
22+
1923

2024

2125
[ansible]: https://www.ansible.com/
2226
[conga]: http://devops.wcm.io/conga
23-
[github-ansible-roles]: https://github.com/wcm-io-devops?q=topic%3Aansible-role
24-
[aem-ansible-adaptto-2017]: https://adapt.to/2017/en/schedule/automate-aem-deployment-with-ansible-and-wcm-io-conga.html
25-
[aem-ansible-adaptto-2017-demo]: https://github.com/adaptto/2017-automate-aem-deployment-ansible-conga
27+
[aem-configmgmt-archetype]: http://wcm.io/tooling/maven/archetypes/aem-confmgmt/
2628
[ansible-galaxy-roles]: https://galaxy.ansible.com/wcm_io_devops
29+
[github-ansible-roles]: https://github.com/wcm-io-devops?q=topic%3Aansible-role
30+
[adaptto-talk-aem-ansible]: https://adapt.to/2017/en/schedule/automate-aem-deployment-with-ansible-and-wcm-io-conga.html
31+
[adaptto-talk-aem-archetypes]: https://adapt.to/2018/en/schedule/maven-archetypes-for-aem.html

0 commit comments

Comments
 (0)