- move all ansible tasks into their own ansible roles - store packages to install in vars/<os>.yaml - remove all playbooks and replace with one playbook - add a list of roles to run in vars/<os>.yaml var - load envs as a pre_task. to be run before running any roles - update script to use playbook and pass var file to ansible usage: ```bash git clone <url> ~/dotfiles cd ~/dotfiles ./bin/dotfiles.sh <os> # ex: ./bin/dotfiles.sh fedora ```
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by Clumsy-Coder and has received 0 comments.