Fixing truthy issues

This commit is contained in:
John Westcott IV 2020-06-08 07:09:45 -04:00
parent 3b60529488
commit 64846c3347

View File

@ -31,7 +31,7 @@
tower_token:
state: absent
register: results
ignore_errors: True
ignore_errors: true
- assert:
that:
@ -45,7 +45,7 @@
existing_token_id: 1234
state: absent
register: results
ignore_errors: True
ignore_errors: true
- assert:
that: