Skip to content

rtsurik/ansible-desktop-i3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-desktop-i3

Description

This role installs i3 components, Firefox and some other apps.

It should works on Debian 8/9 and Ubuntu 16.04 and above.

Role variables:

desktop_user

The role expects that the path to the home directory is /home/{{desktop_user}}.

Usage example:

  become_user: root
  become_method: sudo
  hosts: all
  vars:
    desktop_user: rustam 
  roles:
    - ansible-desktop-i3

About

This role installs i3 wm components, Firefox and some other apps on a Debian/Ubuntu workstation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published