Add static01.home.foo.sh
This commit is contained in:
parent
9ffe1dc3c0
commit
b87092ccca
2 changed files with 7 additions and 0 deletions
6
host_vars/static01.home.foo.sh.yml
Normal file
6
host_vars/static01.home.foo.sh.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
vmhost: vmhost01.home.foo.sh
|
||||
network_interfaces:
|
||||
- device: eth0
|
||||
vlan: 20
|
||||
mac: "52:54:00:ac:dc:37"
|
1
hosts
1
hosts
|
@ -42,6 +42,7 @@ shell01.foo.sh
|
|||
shell02.foo.sh
|
||||
|
||||
[static]
|
||||
static01.home.foo.sh
|
||||
static02.home.foo.sh
|
||||
|
||||
[vmhost]
|
||||
|
|
Loading…
Add table
Reference in a new issue