Formatting.

pull/148/head
Vladimir Botka 6 years ago
parent 48a74cec2b
commit 2fb66a92c6
No known key found for this signature in database
GPG Key ID: 90D199128ED44F01
  1. 1
      tasks/setup-FreeBSD.yml

@ -1,5 +1,4 @@
---
- name: Update pkg cache.
shell: pkg update -f
when: nginx_freebsd_pkg_update|lower == "yes"