Skip to content

Commit

Permalink
Fix line break issue by adding double-space at the end of the lines (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
sspencerwire authored Jul 30, 2024
1 parent afb1210 commit 687f45b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/books/learning_ansible/05-deployments.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ In this chapter you will learn how to deploy applications with the Ansible role

**Objectives**: In this chapter you will learn how to:

:heavy_check_mark: Implement Ansistrano;
:heavy_check_mark: Configure Ansistrano;
:heavy_check_mark: Use shared folders and files between deployed versions;
:heavy_check_mark: Deploying different versions of a site from git;
:heavy_check_mark: React between deployment steps.
:heavy_check_mark: Implement Ansistrano;
:heavy_check_mark: Configure Ansistrano;
:heavy_check_mark: Use shared folders and files between deployed versions;
:heavy_check_mark: Deploying different versions of a site from git;
:heavy_check_mark: React between deployment steps.

:checkered_flag: **ansible**, **ansistrano**, **roles**, **deployments**

**Knowledge**: :star: :star:
**Complexity**: :star: :star: :star:
**Knowledge**: :star: :star:
**Complexity**: :star: :star: :star:

**Reading time**: 40 minutes

Expand Down

0 comments on commit 687f45b

Please sign in to comment.