fix infinote key

This commit is contained in:
Kevin Fenzi 2018-11-15 21:44:59 +00:00
parent d990cf3996
commit 4b4b508ecf

View file

@ -38,5 +38,8 @@
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
- import_tasks: "{{ tasks_path }}/motd.yml"
- name: tweak ssl key
file: path=/etc/pki/tls/private/infinote.fedoraproject.org.key group=infinote mode=640
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"