Sven Neuhaus преди 6 години
родител
ревизия
4acd20861f
No account linked to committer's email address
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2
    2
      roles/readlater/tasks/wallabag.yml

+ 2
- 2
roles/readlater/tasks/wallabag.yml Целия файл

@@ -20,7 +20,7 @@
20 20
     - php5-mcrypt
21 21
     - php5-pgsql
22 22
     - php5-tidy
23
-  when: (ansible_distribution_release != "xenial" and ansible_distribution_release != "stretch")
23
+  when: (ansible_distribution_release != "xenial" and ansible_distribution_release != "bionic" and ansible_distribution_release != "stretch")
24 24
   tags:
25 25
     - dependencies
26 26
 
@@ -32,7 +32,7 @@
32 32
     - php-mcrypt
33 33
     - php-pgsql
34 34
     - php-tidy
35
-  when: (ansible_distribution_release == "xenial" or ansible_distribution_release == "stretch")
35
+  when: (ansible_distribution_release == "xenial" or ansible_distribution_release == "bionic" or ansible_distribution_release == "stretch")
36 36
   tags:
37 37
     - dependencies
38 38
 

Loading…
Отказ
Запис