xsecurelock

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

Installs https://github.com/google/xsecurelock

Install
ansible-galaxy install issmirnov/ansible-role-xsecurelock
GitHub repository
License
Unknown
Downloads
35
Owner
Lifelong learner that dreams in code.