this is a copy, not a file
This commit is contained in:
parent
58b8d8f313
commit
4b297e330d
1 changed files with 1 additions and 1 deletions
|
@ -52,6 +52,6 @@
|
||||||
when: ansible_distribution_major_version|int == 7
|
when: ansible_distribution_major_version|int == 7
|
||||||
|
|
||||||
- name: add polkit rules to allow sigul user to access the smartcard/yubikey
|
- name: add polkit rules to allow sigul user to access the smartcard/yubikey
|
||||||
file: src=00-sigul.rules dest=/etc/polkit-1/rules.d/00-sigul.rules
|
copy: src=00-sigul.rules dest=/etc/polkit-1/rules.d/00-sigul.rules
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue