mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
minor spelling changes
This commit is contained in:
@@ -79,7 +79,7 @@ Create a file ``secrets.py`` looking like following, and put it in some folder w
|
||||
GCE_PARAMS = ('i...@project.googleusercontent.com', '/path/to/project.pem')
|
||||
GCE_KEYWORD_PARAMS = {'project': 'project_id'}
|
||||
|
||||
Ensure to enter the email adress from the created services account and not the one from your main account.
|
||||
Ensure to enter the email address from the created services account and not the one from your main account.
|
||||
|
||||
Now the modules can be used as above, but the account information can be omitted.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user