Selaa lähdekoodia

woops bool not bools

pull/1266/head^2
Michael Collins 4 vuotta sitten
vanhempi
commit
463e9a6196
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      roles/matrix-awx/tasks/delete_subscription_directory.yml

+ 1
- 1
roles/matrix-awx/tasks/delete_subscription_directory.yml Näytä tiedosto

@@ -42,4 +42,4 @@


- name: End playbook if this task list is called. - name: End playbook if this task list is called.
meta: end_play meta: end_play
when: end_playbook is defined and end_playbook|bools
when: end_playbook is defined and end_playbook|bool

Ladataan…
Peruuta
Tallenna