Fixing truthy linting issue

This commit is contained in:
John Westcott IV 2020-06-02 13:07:11 -04:00
parent 11da8e254d
commit 41d0548af6

View File

@ -8,7 +8,7 @@
tower_oauthtoken:
not_token: "This has no token entry"
register: results
ignore_errors: True
ignore_errors: true
- assert:
that:
@ -20,7 +20,7 @@
tower_oauthtoken:
- dummy_token
register: results
ignore_errors: True
ignore_errors: true
- assert:
that: