aboutsummaryrefslogtreecommitdiffstats
path: root/roles/workstation/tasks/smartcard.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/workstation/tasks/smartcard.yml')
-rw-r--r--roles/workstation/tasks/smartcard.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/workstation/tasks/smartcard.yml b/roles/workstation/tasks/smartcard.yml
index ed79c92..926770a 100644
--- a/roles/workstation/tasks/smartcard.yml
+++ b/roles/workstation/tasks/smartcard.yml
@@ -1,5 +1,5 @@
- name: start and enable pcscd service
- service:
+ ansible.builtin.service:
name: pcscd
state: started
enabled: true
remember that computers suck.