mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 18:53:12 +00:00
Fix typo: authenicate -> authenticate
This commit is contained in:
committed by
Matt Clay
parent
b4c6b81619
commit
45f2a6734d
@@ -97,7 +97,7 @@ author: Alex Coomans
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
# authenicate using email and API token
|
||||
# authenticate using email and API token
|
||||
- local_action: dnsimple account_email=test@example.com account_api_token=dummyapitoken
|
||||
|
||||
# fetch all domains
|
||||
|
||||
Reference in New Issue
Block a user