lborguetti / ansible-role-dotfiles

ansible role with my doftiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-role-dotfiles

Build Status

This role install my dotfiles.

Requirements

None.

Role Variables

None.

Role Tags

  • dotfiles: only run dotfiles tasks.
  • nvim: only run nvim tasks.

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
     - { role: ansible-role-dotfiles }

License

MIT

Author Information

Luciano Antonio Borguetti Faustino

About

ansible role with my doftiles

License:MIT License


Languages

Language:Vim Script 79.1%Language:Shell 20.9%