dotfiles

dotfiles_role

Ansible Role molecule score

Развертывание dotfiles из git-репозиториев

Требования

git на управляемых машинах (git_role)

Установка

requirements.yml:

roles:
  - name: charlesrocket.dotfiles
Пример
- name: Playbook
  hosts: all

  roles:
    - charlesrocket.dotfiles

Установка переменных

Пример
dotfiles_repo: "https://github.com/charlesrocket/dotfiles.git" # dotfiles
dotfiles_repo_version: openbsd # ветка для отслеживания
dotfiles_repo_accept_hostkey: false # StrictHostKeyChecking
dotfiles_repo_force: false # принудительное клонирование git
dotfiles_repo_local_destination: "~/git/dotfiles" # путь к локальному репозиторию
dotfiles_home: "~" # локальный путь к dotfiles
dotfiles_files: # файлы для отслеживания
  - .config/mc/ini
  - .zshrc
О проекте

Dotfiles deployment from Git repositories

Установить
ansible-galaxy install charlesrocket/dotfiles_role
Лицензия
mit
Загрузки
2732
Владелец
searchers after horror haunt strange, far places.