Skip to content

cloudzak20/network-clamv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

network_clamv installation

- Edit host file and add remote-hosts

- Vars needed

  • DEVICE_NAME
  • IP_CIDR
  • GATEWAY
  • DNS1
  • DNS2

- Command to run

ansible-playbook -i host network_clamv.yml -l <host_name/ip> -e "DEVICE_NAME=<device_name> IP_CIDR=<cidr_block> GATEWAY=<gateway> DNS1=<dns1> DNS2=<dns2>"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors