Skip to content

karlatec/ansible-dotfiles

Repository files navigation

ansible-dotfiles

Simple role to manage my dotfiles from karlatec/dotfiles.

Used as part of other Ansible roles and playbooks.

CI

Requirements

As in requirements.txt.

Dependencies

Following packages need to be installed in the target system:

  • git
  • vim

Example playbook

As in molecule/default/converge

---
- name: Converge
  hosts: all
  gather_facts: true
  roles:
   - role: ansible-dotfiles

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published