-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUbuntu_1710.log
43 lines (29 loc) · 1.53 KB
/
Ubuntu_1710.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
t@myVM03:/home/azureuser# ansible-playbook main.yml --extra-vars "{\"test\":\"task.yml\",\"resource_group\":\"ansible-aks-test05\"}"
[WARNING]: Unable to parse /etc/ansible/hosts as an inventory source
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note
that the implicit localhost does not match 'all'
PLAY [localhost] ***************************************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
TASK [create resource group] ***************************************************
Please set a password for your new keyring:
Please confirm the password:
changed: [localhost]
TASK [include_tasks] ***********************************************************
included: /home/azureuser/task.yml for localhost
TASK [Create an AKS instance (check mode)] *************************************
Please enter password for encrypted keyring:
[WARNING]: Azure API profile latest does not define an entry for
ContainerServiceClient
changed: [localhost]
TASK [Check there is no AKS created] *******************************************
Please enter password for encrypted keyring:
ok: [localhost]
TASK [Check there is no AKS created] *******************************************
ok: [localhost] => {
"changed": false,
"msg": "All assertions passed"
}
TASK [Create an AKS instance] **************************************************
Please enter password for encrypted keyring: