Skip to content

Commit 687f45b

Browse files
authored
Fix line break issue by adding double-space at the end of the lines (#2220)
1 parent afb1210 commit 687f45b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/books/learning_ansible/05-deployments.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ In this chapter you will learn how to deploy applications with the Ansible role
1010

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

13-
:heavy_check_mark: Implement Ansistrano;
14-
:heavy_check_mark: Configure Ansistrano;
15-
:heavy_check_mark: Use shared folders and files between deployed versions;
16-
:heavy_check_mark: Deploying different versions of a site from git;
17-
:heavy_check_mark: React between deployment steps.
13+
:heavy_check_mark: Implement Ansistrano;
14+
:heavy_check_mark: Configure Ansistrano;
15+
:heavy_check_mark: Use shared folders and files between deployed versions;
16+
:heavy_check_mark: Deploying different versions of a site from git;
17+
:heavy_check_mark: React between deployment steps.
1818

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

21-
**Knowledge**: :star: :star:
22-
**Complexity**: :star: :star: :star:
21+
**Knowledge**: :star: :star:
22+
**Complexity**: :star: :star: :star:
2323

2424
**Reading time**: 40 minutes
2525

0 commit comments

Comments
 (0)