mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
minor spelling changes
This commit is contained in:
parent
7c73e9c12e
commit
657495d13f
5 changed files with 7 additions and 7 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue