Skip to content

rafmonteiro/ansible-role-dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-dotfiles

This role consists of two parts:

  1. Run my bootstrap script from my dots

  2. Download various shell plugins/tools

    • fzf
    • kubectl-aliases
    • zsh-autosuggestions
    • fast-syntax-highlightning
    • zsh-completions
    • Powerlevel10k
    • Tmux tpm

Test

Run molecule test for testing this role via Docker

Requirements

Role Variables

Dependencies

Example Playbook

---
- name: Playbook
  hosts: localhost
  connection: local
  roles:
    - ansible-role-dotfiles

License

MIT

About

Ansible role to configure my dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 66.4%
  • Python 33.6%