copr-vmhost: try to fix sudo

This commit is contained in:
Pavel Raiskup 2021-04-15 10:56:01 +02:00
parent c062941d0a
commit 41580c6a22

View file

@ -32,6 +32,7 @@
tasks:
- import_tasks: "{{ tasks_path }}/motd.yml"
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"