Parcourir la source

woops bool not bools

pull/1266/head^2
Michael Collins il y a 4 ans
Parent
révision
463e9a6196
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      roles/matrix-awx/tasks/delete_subscription_directory.yml

+ 1
- 1
roles/matrix-awx/tasks/delete_subscription_directory.yml Voir le fichier

@@ -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

Chargement…
Annuler
Enregistrer