-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.log
More file actions
15 lines (9 loc) · 941 Bytes
/
test.log
File metadata and controls
15 lines (9 loc) · 941 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TASK [create a vm] *************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to authenticate with provided credentials. Some attributes were missing. Credentials must include client_id, secret and tenant or ad_user and password, or ad_user, password, client_id, tenant and adfs_authority_url(optional) for ADFS authentication, or be logged in using AzureCLI."}
PLAY RECAP *********************************************************************
localhost : ok=1 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0
Pass
TASK [create a vm] *************************************************************
changed: [localhost]
PLAY RECAP *********************************************************************
localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0