Sven Neuhaus 6 lat temu
rodzic
commit
c9f1d3ec6f
No account linked to committer's email address
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      roles/news/tasks/selfoss.yml

+ 1
- 1
roles/news/tasks/selfoss.yml Wyświetl plik

@@ -34,7 +34,7 @@
34 34
     - php
35 35
     - php-pgsql
36 36
     - php-gd
37
-  when: (ansible_distribution_release == "xenial" or ansible_distribution_release == "bionic"  or ansible_distribution_release == "stretch")
37
+  when: (ansible_distribution_release == "xenial" or ansible_distribution_release == "bionic" or ansible_distribution_release == "stretch")
38 38
   tags:
39 39
     - dependencies
40 40
 

Ładowanie…
Anuluj
Zapisz