Skip to content

connellyt/ansible-role-SepForLinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: SepForLinux

Installs or upgrades Symantec Endpoint Protection for Linux.

Requirements

Requires a valid license from Symantec, as well as the software to install.

Role Variables

sep_target: This is the version of SEP you want to install (e.g., 14.2.5323.2000)
sep_src: Location where you can pull installation package (e.g., /opt/software/SymantecEndpointProtection.zip)
sep_dest: Location from where you will run the install script (e.g., /home/user/SymantecEndpointProtection)

Dependencies

None.

Example Playbook

 - hosts: linux_servers
   roles:
     - "connellyt.SepForLinux"

License

BSD

About

Deploy or upgrade Symantec Endpoint Protection for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published