mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -05:00
Apply suggestions from code review
Co-authored-by: Fabian Koller <C0nsultant@users.noreply.github.com>
This commit is contained in:
parent
cf7048e336
commit
61534fb29d
@ -149,11 +149,11 @@ Ansible Route
|
|||||||
|
|
||||||
Most of the update process is automated when using the ansible role.
|
Most of the update process is automated when using the ansible role.
|
||||||
|
|
||||||
1. Update the role to the release tag you want to update to making sure the ansible scripts are compatible:
|
1. Update the role to the target release tag to make sure the ansible scripts are compatible:
|
||||||
|
|
||||||
.. code:: shell-session
|
.. code:: shell-session
|
||||||
|
|
||||||
$ ansible-galaxy install git+https://github.com/jonaswinkler/paperless-ng.git,ng-1.4.4 --force
|
$ ansible-galaxy install git+https://github.com/jonaswinkler/paperless-ng.git,master --force
|
||||||
|
|
||||||
2. Update the role variable definitions ``vars/paperless-ng.yml`` (where appropriate).
|
2. Update the role variable definitions ``vars/paperless-ng.yml`` (where appropriate).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user