Skip to content

stevenscg/ansible-role-network-dummy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

network-dummy

This is used to create a dummy0 network interface that both consul and dnsmasq can bind to in a scenario where consul runs on a docker host and the containers on that host need access to consul.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: network-dummy }

License

MIT

About

Install a dummy0 network interface on a well-known address

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published