this is a copy, not a file

This commit is contained in:
Kevin Fenzi 2016-10-19 19:17:26 +00:00
parent 58b8d8f313
commit 4b297e330d

View file

@ -52,6 +52,6 @@
when: ansible_distribution_major_version|int == 7
- 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:
- config