Fix FreeBSD access to yubikey.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
- name: Set devfs_system_ruleset
|
||||
when: devfs_system_ruleset is defined
|
||||
sysrc:
|
||||
community.general.sysrc:
|
||||
name: "devfs_system_ruleset"
|
||||
value: "{{ devfs_system_ruleset }}"
|
||||
path: /etc/rc.conf.d/devfs
|
||||
|
||||
Reference in New Issue
Block a user