gnome_file_manager

Gnome File Manager

This role handles configure the default file manager for gnome-shell desktop.

Requirements

The hosts you are targeting should have the following packages:

  • gnome-shell

Role Variables

Variable Required Default Description
desktop_file_manager [] Name of file manager.

Dependencies

None

Example Playbook

- hosts: localhost
  roles:
    - role: luizgavalda.gnome_file_manager
      vars:
        desktop_file_manager: nemo

License

MIT

Author Information

Luiz Teixeira (@luizgavalda)

About

This role handles configure the default file manager for gnome-shell desktop.

Install
ansible-galaxy install luyz25/gnome_file_manager
GitHub repository
License
mit
Downloads
19
Owner