abaez.fish
Role Name
A role to install fish (2.2) and fisher
Description
Nothing too major. The role installs the shell fish with fisher. It is pretty barren for now except with those two options...
Role Variables
There are two variables:
user.home # the $HOME to have the shell be used in
user.name # the $USER for the shell to be used in
Requirements
The role requires the abaez.common role to run properly. This is the only requirement with the variables that need to be changed.
Usage
To use the role, you need to give become access for the user you want to have the shell be installed and configured for. You also need to add the abaez.common for the role to function. An example can be seen below:
- hosts: servers
roles:
- abaez.common
- abaez.fish
Author Information
Install
ansible-galaxy install abaez.fishLicense
bsd-2-clause
Downloads
198
Owner
This be my github connection. Mostly only to contribute to things.
Check instead https://sr.ht/~ab/ for my forge
