parent
d183919ca3
commit
90cd481e84
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
Imagine the following host custom variable structure.
|
Imagine the following host custom variable structure.
|
||||||
|
|
||||||
````
|
```
|
||||||
host.vars.
|
host.vars.
|
||||||
|-- cmdb_name
|
|-- cmdb_name
|
||||||
|-- cmdb_id
|
|-- cmdb_id
|
||||||
|
@ -23,7 +23,7 @@ host.vars.
|
||||||
`-- passwords.
|
`-- passwords.
|
||||||
|-- mysql_password
|
|-- mysql_password
|
||||||
`-- ldap_password
|
`-- ldap_password
|
||||||
````
|
```
|
||||||
|
|
||||||
`host.vars.cmdb_name`
|
`host.vars.cmdb_name`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue