Skip to content

issmirnov/ansible-role-xsecurelock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: xsecurelock

Installs https://github.com/google/xsecurelock on a Debian system.

Build Status stability-stable

Requirements

System with git installed, running a graphical user interface.

Role Variables

  • custom_pam_auth: "" : Set this to an auth provder in /etc/pam.d, or leave blank for 'common-auth' default.
  • xsecurelock_src_dir: /tmp/xsecurelock : Location of temporary work dir for sources.
  • enable_optional_modules: no : Enable additional modules in xsecurelock (saver_mplayer, saver_mpv, saver_xscreensaver)

Dependencies

None.

Example Playbook

- hosts: localhost
  roles:
     - issmirnov.xsecurelock
  become: yes

License

MIT

Author Information

About

Ansible role that installs google/xsecurelock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages