Release EvoBSD 1.64.1 #7

Merged
Ghost merged 5 commits from dev into master 2019-01-28 18:10:39 +01:00
Showing only changes of commit 846e9aba0e - Show all commits

View file

@ -19,4 +19,6 @@
with_items: "{{ user.ssh_keys }}"
loop_control:
loop_var: ssk_key
when: user.ssh_keys is defined
when: user.ssh_keys is defined
tags:
- admin