communishift: resolving some ansible-lint errrors

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2024-11-11 10:27:21 +00:00
parent 7ee1b529ba
commit d94640cfcf
No known key found for this signature in database
GPG key ID: A5893AB6474AC37D

View file

@ -1,5 +1,5 @@
---
- name: "Offboard the Communishift tenant project: {{ item.value.name }}"
- name: "Offboard the Communishift tenant project"
debug:
msg: "delete task for project: {{ item.value.name }}"
when: "{{ not item.value.do_not_delete | bool }}"