dotstrap.fish
ansible-fish
This tool installs and sets up the [fish] shell.
Installation
To install, run:
ansible-galaxy install dotstrap.fish
Requirements
You need a system package manager.
Role Variables
Check the default variables for more information.
Dependencies
There are no dependencies.
Example Playbook
Here’s how to use it with default variables:
- hosts: all
roles:
- role: dotstrap.fish
Notes
Warning: This role will change your default shell to [fish].
License
MIT
Author Information
[@mwilliammyers]