deleted backup, commented out git pulls

This commit is contained in:
opal
2022-09-02 11:44:20 -07:00
parent 41e40f93da
commit a98d7232cf
2 changed files with 6 additions and 8 deletions

View File

@@ -11,6 +11,7 @@ wm_packages:
- grimshot - grimshot
- wdisplays - wdisplays
- light - light
- wlsunset
cli_packages: cli_packages:
- alacritty - alacritty

View File

@@ -20,14 +20,11 @@
become_user: opal become_user: opal
become_method: su become_method: su
- role: git # - role: git
tags: git_tag # tags: git_tag
become: yes # become: yes
become_user: opal # become_user: opal
become_method: su # become_method: su
- role: copr - role: copr
tags: copr_tag tags: copr_tag
- role: backup
tags: backup_tag