fileserver2: user ocr my pdf entfernt

This commit is contained in:
Michael Grote 2021-02-18 10:28:36 +01:00
parent 399d01af28
commit a3fa3e49cf
2 changed files with 1 additions and 4 deletions

View file

@ -28,9 +28,6 @@
- name: 'brother_ads2700w' - name: 'brother_ads2700w'
groups: 'users' groups: 'users'
password: "{{ lookup('keepass', 'fileserver_smb_user_brother_ads2700w', 'password') }}" password: "{{ lookup('keepass', 'fileserver_smb_user_brother_ads2700w', 'password') }}"
- name: 'ocrmypdf'
groups: 'users'
password: "{{ lookup('keepass', 'fileserver_smb_user_ocrmypdf', 'password') }}"
smb_freigaben: smb_freigaben:
- freigabename: 'videos' - freigabename: 'videos'
ordnerpfad: '/shares_videos' ordnerpfad: '/shares_videos'
@ -78,7 +75,7 @@
schreibe_nutzer: 'pve' schreibe_nutzer: 'pve'
smb_workgroup: WORKGROUP smb_workgroup: WORKGROUP
smb_nutzer_loeschen: smb_nutzer_loeschen:
- { name: '' } - { name: 'ocrmypdf' }
smb_min_protocol: "SMB2" smb_min_protocol: "SMB2"
smb_client_min_protocol: "SMB2" smb_client_min_protocol: "SMB2"
smb_client_max_protocol: "SMB3_11" smb_client_max_protocol: "SMB3_11"

Binary file not shown.