ansible config
This commit is contained in:
@@ -1,43 +1,9 @@
|
||||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.15.1",
|
||||
"serial": 33,
|
||||
"serial": 37,
|
||||
"lineage": "932f91fd-26ce-0c13-df63-09cd25a0eb0f",
|
||||
"outputs": {
|
||||
"vm_status": {
|
||||
"value": [
|
||||
[],
|
||||
[],
|
||||
[]
|
||||
],
|
||||
"type": [
|
||||
"tuple",
|
||||
[
|
||||
[
|
||||
"list",
|
||||
[
|
||||
"list",
|
||||
"string"
|
||||
]
|
||||
],
|
||||
[
|
||||
"list",
|
||||
[
|
||||
"list",
|
||||
"string"
|
||||
]
|
||||
],
|
||||
[
|
||||
"list",
|
||||
[
|
||||
"list",
|
||||
"string"
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"outputs": {},
|
||||
"resources": [
|
||||
{
|
||||
"mode": "data",
|
||||
@@ -94,7 +60,7 @@
|
||||
"affinity": "",
|
||||
"architecture": "",
|
||||
"cores": 2,
|
||||
"flags": null,
|
||||
"flags": [],
|
||||
"hotplugged": 0,
|
||||
"limit": 0,
|
||||
"numa": false,
|
||||
@@ -153,7 +119,10 @@
|
||||
"upgrade": true,
|
||||
"user_account": [
|
||||
{
|
||||
"keys": null,
|
||||
"keys": [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILLRRYg0z5DoKq+67DeZFUo+dOqz2GedGKHHjGHiMMNo dodin@ArthurDodin",
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID5KraX1jeWQb7Rq24fbEKDHdPcw5OV4FK5AdApv3lXU n005char@gmail.com"
|
||||
],
|
||||
"password": "**********",
|
||||
"username": "root"
|
||||
}
|
||||
@@ -214,7 +183,7 @@
|
||||
"startup": [],
|
||||
"stop_on_destroy": false,
|
||||
"tablet_device": true,
|
||||
"tags": null,
|
||||
"tags": [],
|
||||
"template": false,
|
||||
"timeout_clone": 1800,
|
||||
"timeout_create": 1800,
|
||||
@@ -287,7 +256,7 @@
|
||||
"affinity": "",
|
||||
"architecture": "",
|
||||
"cores": 2,
|
||||
"flags": null,
|
||||
"flags": [],
|
||||
"hotplugged": 0,
|
||||
"limit": 0,
|
||||
"numa": false,
|
||||
@@ -346,7 +315,10 @@
|
||||
"upgrade": true,
|
||||
"user_account": [
|
||||
{
|
||||
"keys": null,
|
||||
"keys": [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILLRRYg0z5DoKq+67DeZFUo+dOqz2GedGKHHjGHiMMNo dodin@ArthurDodin",
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID5KraX1jeWQb7Rq24fbEKDHdPcw5OV4FK5AdApv3lXU n005char@gmail.com"
|
||||
],
|
||||
"password": "**********",
|
||||
"username": "root"
|
||||
}
|
||||
@@ -407,7 +379,7 @@
|
||||
"startup": [],
|
||||
"stop_on_destroy": false,
|
||||
"tablet_device": true,
|
||||
"tags": null,
|
||||
"tags": [],
|
||||
"template": false,
|
||||
"timeout_clone": 1800,
|
||||
"timeout_create": 1800,
|
||||
@@ -480,7 +452,7 @@
|
||||
"affinity": "",
|
||||
"architecture": "",
|
||||
"cores": 2,
|
||||
"flags": null,
|
||||
"flags": [],
|
||||
"hotplugged": 0,
|
||||
"limit": 0,
|
||||
"numa": false,
|
||||
@@ -539,7 +511,10 @@
|
||||
"upgrade": true,
|
||||
"user_account": [
|
||||
{
|
||||
"keys": null,
|
||||
"keys": [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILLRRYg0z5DoKq+67DeZFUo+dOqz2GedGKHHjGHiMMNo dodin@ArthurDodin",
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID5KraX1jeWQb7Rq24fbEKDHdPcw5OV4FK5AdApv3lXU n005char@gmail.com"
|
||||
],
|
||||
"password": "**********",
|
||||
"username": "root"
|
||||
}
|
||||
@@ -600,7 +575,7 @@
|
||||
"startup": [],
|
||||
"stop_on_destroy": false,
|
||||
"tablet_device": true,
|
||||
"tags": null,
|
||||
"tags": [],
|
||||
"template": false,
|
||||
"timeout_clone": 1800,
|
||||
"timeout_create": 1800,
|
||||
|
||||
Reference in New Issue
Block a user