-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdump_tags.log
162 lines (159 loc) · 8.95 KB
/
dump_tags.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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
TASK [create virtual machine] **************************************************
changed: [127.0.0.1]
TASK [dump tags log] ***********************************************************
ok: [127.0.0.1] => {
"tags_dump": {
"ansible_facts": {
"azure_vm": {
"id": "/subscriptions/2085065b-00f8-4cba-9675-ba15f4d4ab66/resourceGroups/myRG/providers/Microsoft.Compute/virtualMachines/myVM",
"location": "westeurope",
"name": "myVM",
"powerstate": "running",
"properties": {
"hardwareProfile": {
"vmSize": "Standard_A0"
},
"instanceView": {
"disks": [
{
"name": "myVM",
"statuses": [
{
"code": "ProvisioningState/succeeded",
"displayStatus": "Provisioning succeeded",
"level": "Info",
"time": "2018-05-02T07:31:10.998317Z"
}
]
}
],
"statuses": [
{
"code": "ProvisioningState/succeeded",
"displayStatus": "Provisioning succeeded",
"level": "Info",
"time": "2018-05-02T07:39:20.305811Z"
},
{
"code": "PowerState/running",
"displayStatus": "VM running",
"level": "Info"
}
],
"vmAgent": {
"extensionHandlers": [],
"statuses": [
{
"code": "ProvisioningState/succeeded",
"displayStatus": "Ready",
"level": "Info",
"message": "Guest Agent is running",
"time": "2018-05-02T07:39:52.000Z"
}
],
"vmAgentVersion": "2.2.25"
}
},
"networkProfile": {
"networkInterfaces": [
{
"id": "/subscriptions/2085065b-00f8-4cba-9675-ba15f4d4ab66/resourceGroups/myRG/providers/Microsoft.Network/networkInterfaces/test_nic",
"name": "test_nic",
"properties": {
"dnsSettings": {
"appliedDnsServers": [],
"dnsServers": [],
"internalDomainNameSuffix": "20hpebwc3mhe1ghnkjh0s2xnfd.ax.internal.cloudapp.net"
},
"enableAcceleratedNetworking": false,
"enableIPForwarding": false,
"ipConfigurations": [
{
"etag": "W/\"3e2520aa-10ca-4c17-b561-a3ce3bf0ad09\"",
"id": "/subscriptions/2085065b-00f8-4cba-9675-ba15f4d4ab66/resourceGroups/myRG/providers/Microsoft.Network/networkInterfaces/test_nic/ipConfigurations/default",
"name": "default",
"properties": {
"primary": true,
"privateIPAddress": "10.0.1.4",
"privateIPAddressVersion": "IPv4",
"privateIPAllocationMethod": "Dynamic",
"provisioningState": "Succeeded",
"publicIPAddress": {
"id": "/subscriptions/2085065b-00f8-4cba-9675-ba15f4d4ab66/resourceGroups/myRG/providers/Microsoft.Network/publicIPAddresses/public_ip",
"name": "public_ip",
"properties": {
"idleTimeoutInMinutes": 4,
"ipAddress": "51.144.232.138",
"ipConfiguration": {
"id": "/subscriptions/2085065b-00f8-4cba-9675-ba15f4d4ab66/resourceGroups/myRG/providers/Microsoft.Network/networkInterfaces/test_nic/ipConfigurations/default"
},
"provisioningState": "Succeeded",
"publicIPAddressVersion": "IPv4",
"publicIPAllocationMethod": "Static",
"resourceGuid": "4e31da91-8c17-4f02-a126-baba6a95effb"
}
},
"subnet": {
"id": "/subscriptions/2085065b-00f8-4cba-9675-ba15f4d4ab66/resourceGroups/myRG/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet"
}
}
}
],
"macAddress": "00-0D-3A-25-E5-25",
"networkSecurityGroup": {
"id": "/subscriptions/2085065b-00f8-4cba-9675-ba15f4d4ab66/resourceGroups/myRG/providers/Microsoft.Network/networkSecurityGroups/security_ssh"
},
"primary": true,
"provisioningState": "Succeeded",
"resourceGuid": "d3614f42-8615-43c4-b291-ab232815b4d4",
"virtualMachine": {
"id": "/subscriptions/2085065b-00f8-4cba-9675-ba15f4d4ab66/resourceGroups/myRG/providers/Microsoft.Compute/virtualMachines/myVM"
}
}
}
]
},
"osProfile": {
"adminUsername": "azureuser",
"computerName": "myVM",
"linuxConfiguration": {
"disablePasswordAuthentication": false
},
"secrets": []
},
"provisioningState": "Succeeded",
"storageProfile": {
"dataDisks": [],
"imageReference": {
"offer": "UbuntuServer",
"publisher": "Canonical",
"sku": "16.04-LTS",
"version": "16.04.201804270"
},
"osDisk": {
"caching": "ReadOnly",
"createOption": "fromImage",
"diskSizeGB": 30,
"managedDisk": {
"id": "/subscriptions/2085065b-00f8-4cba-9675-ba15f4d4ab66/resourceGroups/myRG/providers/Microsoft.Compute/disks/myVM",
"storageAccountType": "Standard_LRS"
},
"name": "myVM",
"osType": "Linux"
}
},
"vmId": "bcd8dffb-c5f0-4d8b-93d1-fa596bc70033"
},
"tags": {
"role_ealsticsearch-data": "vm1",
"role_elasticsearch": "vm1",
"role_elasticsearch_ealsticsearch-data": "vm1"
},
"type": "Microsoft.Compute/virtualMachines"
}
},
"changed": true,
"failed": false,
"powerstate_change": null
}
}