Skip to content

Sceptyre/ansible-crestron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sceptyre.ansible_crestron

This is an Ansible Collection built for managing crestron devices

Authentication

All modules use the following variables for authentication

Variable Type
hostname string
username string
password string

Modules

sceptyre.ansible_crestron.add_user

Add User to Device

Variable Type
new_username string
new_password string

sceptyre.ansible_crestron.au_enable

Enable/Disable Auto Update

Variable Type
enabled bool

sceptyre.ansible_crestron.au_time

Set Auto Update Time

Variable Type
time string

sceptyre.ansible_crestron.set_auth

Enable/Disable Authentication

Variable Type
enabled bool
new_username string
new_password string

sceptyre.ansible_crestron.set_sntp_server

Set NTP Server

Variable Type
server string

sceptyre.ansible_crestron.set_ssl

Set SSL Mode

Variable Type
mode enum(off, self, ca)

sceptyre.ansible_crestron.reboot

Reboot Device

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages