Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit 61534fb

Browse files
muuedFabian Koller
andauthored
Apply suggestions from code review
Co-authored-by: Fabian Koller <[email protected]>
1 parent cf7048e commit 61534fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/administration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,11 @@ Ansible Route
149149

150150
Most of the update process is automated when using the ansible role.
151151

152-
1. Update the role to the release tag you want to update to making sure the ansible scripts are compatible:
152+
1. Update the role to the target release tag to make sure the ansible scripts are compatible:
153153

154154
.. code:: shell-session
155155
156-
$ ansible-galaxy install git+https://github.com/jonaswinkler/paperless-ng.git,ng-1.4.4 --force
156+
$ ansible-galaxy install git+https://github.com/jonaswinkler/paperless-ng.git,master --force
157157
158158
2. Update the role variable definitions ``vars/paperless-ng.yml`` (where appropriate).
159159

0 commit comments

Comments
 (0)