sylvainmetayer / dotfiles

πŸ”§ 🏠
MIT License
2 stars 0 forks source link
ansible dotfiles

dotfiles

πŸ”§ 🏠 Always WIP

https://www.shellcheck.net/ Github Action Github Action Github Action

Initial Setup

Usage

Dell

My personal laptop, running Fedora.

GOP

This playbook is similar with dell playbook but add a role gop which contains specific tasks required for company computer.

You need to encrypt some files as it contains sensitive data.

Then you can do the following :

Use the following command : ANSIBLE_VAULT_PASSWORD_FILE=~/.ansible_vault.txt pipenv run ansible-playbook playbooks/gop/main.yml -K --extra-vars="ansible_python_interpreter=$(pipenv --venv)/bin/python" to run the playbook and decrypt the files.

TODO

Ansible Galaxy

Build

Publish