File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed
content/pages/08-web-app-deployment Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ title: Ansible
2+ category: page
3+ slug: ansible
4+ sortorder: 0829
5+ toc: False
6+ sidebartitle: Ansible
7+ meta: Ansible is configuration management tool used for application deployment and environment setup.
8+
9+
10+ # Ansible
11+ [ Ansible] ( http://docs.ansible.com/ansible/latest/index.html ) is
12+ [ configuration management tool] ( /configuration-management.html ) used for
13+ [ application deployment] ( /deployment.html ) and
14+ [ environment setup] ( /development-environments.html ) .
Original file line number Diff line number Diff line change 1+ < h3 > What's next after automating your deployment?</ h3 >
2+ < div class ="row ">
3+ < div class ="col-md-4 ">
4+ < div class ="well select-next ">
5+ {% include "choices/buttons/continuous-integration.html" %}
6+ </ div >
7+ </ div >
8+ < div class ="col-md-4 ">
9+ < div class ="well select-next ">
10+ {% include "choices/buttons/web-analytics.html" %}
11+ </ div >
12+ </ div >
13+ < div class ="col-md-4 ">
14+ < div class ="well select-next ">
15+ {% include "choices/buttons/api-integration.html" %}
16+ </ div >
17+ </ div >
18+ </ div >
You can’t perform that action at this time.
0 commit comments