communishift: resolving some ansible-lint errrors
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
7ee1b529ba
commit
d94640cfcf
1 changed files with 1 additions and 1 deletions
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue