fix linter

This commit is contained in:
nd 2021-07-17 01:26:21 +02:00
parent c52a5e2d57
commit 0c41eb630e
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9

View file

@ -112,7 +112,7 @@
shell: /sbin/nologin shell: /sbin/nologin
system: false system: false
group: "{{ backups.remote_sftp_user.group }}" group: "{{ backups.remote_sftp_user.group }}"
groups: "{{backups.remote_sftp_user.groups }}" groups: "{{ backups.remote_sftp_user.groups }}"
- name: add ssh key to user - name: add ssh key to user
when: not ansible_check_mode when: not ansible_check_mode
ansible.posix.authorized_key: ansible.posix.authorized_key: