Ver a proveniência

woops bool not bools

pull/1266/head^2
Michael Collins há 4 anos
ascendente
cometimento
463e9a6196
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/matrix-awx/tasks/delete_subscription_directory.yml

+ 1
- 1
roles/matrix-awx/tasks/delete_subscription_directory.yml Ver ficheiro

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

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

Carregando…
Cancelar
Guardar