Fixing scooby doo fingers

This commit is contained in:
John Westcott IV
2020-06-08 07:49:58 -04:00
parent 64846c3347
commit 76dcd6d72a
2 changed files with 2 additions and 2 deletions

View File

@@ -98,7 +98,7 @@ EXAMPLES = '''
when: tower_token is defined
- name: Delete a token by its id
tower_toekn:
tower_token:
existing_token_id: 4
state: absent
'''