added docker/dotfiles/fixed stuff

This commit is contained in:
opal
2023-06-26 22:21:44 -07:00
parent 2b7dd33129
commit c490c1ae80
8 changed files with 107 additions and 16 deletions

View File

@@ -1,12 +1,4 @@
---
- name: Pull Dotfiles Repository
become: yes
become_user: opal
git:
repo: "{{ dotfiles_repo }}"
dest: "{{ dotfiles_dest }}"
update: no
- name: Pull Cookbook Repository
become: yes
become_user: opal