Skip to content

LinuxHaus/ansible_lihas_variables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible-lihas-ansible

Create variable trees in namespaces to be able to 'merge' variables from different sources like multiple group_vars and host_vars.

All relevant tasks have the ansible tag 'variables'

Typical host_vars or group_vars look like this:

# cat samplehost.yml
samplehost:
  config:
    searchnames: xy
# cat samplegroup.yml
samplegroup:
  config:
    searchnames: xyz

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published