File tree Expand file tree Collapse file tree 1 file changed +0
-26
lines changed
src/snippets/source/weapon Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Original file line number Diff line number Diff line change 4141 ],
4242 "description" : " user credentials"
4343 },
44- "user credentials yaml append" : {
45- "prefix" : " - user:" ,
46- "body" : [
47- " - user: ${1:admin}" ,
48- " password: ${2:password}" ,
49- " nt_hash: ${2:5fbc3d5fec8206a30f4b6c473d68ae76}" ,
50- " login: ${3:EXAMPLE}" ,
51- " is_current: ${4:false}" ,
52- " props: {}"
53- ],
54- "description" : " user credentials append"
55- },
5644 "host yaml creation" : {
5745 "prefix" : " ```yaml host" ,
5846 "body" : [
6856 " ```"
6957 ],
7058 "description" : " host information"
71- },
72- "host yaml append" : {
73- "prefix" : " - hostname:" ,
74- "body" : [
75- " - hostname: ${1:example.com}" ,
76- " ip: ${2:192.168.1.100}" ,
77- " alias:" ,
78- " - dc01.${1:example.com}" ,
79- " is_dc: ${5:false}" ,
80- " is_current: ${6:false}" ,
81- " is_current_dc: ${7:false}" ,
82- " props: {}"
83- ],
84- "description" : " host information"
8559 }
8660}
You can’t perform that action at this time.
0 commit comments