Skip to content

dotstrap/ansible-fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-fish

Build Status

Install & configure the fish shell.

Installation

ansible-galaxy install dotstrap.fish

Requirements

A system package manager.

Role Variables

See default variables.

Dependencies

None.

Example Playbook

Using all the default variables:

    - hosts: all
      roles:
         - role: dotstrap.fish

Notes

Warning: This role will change your default shell to fish.

License

MIT

Author Information

@mwilliammyers