mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-02 11:18:09 +00:00
Finished backup-to-swappable draft
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
dependencies:
|
||||
- { role: independent-system-pacman, when: ansible_distribution == 'Archlinux' }
|
||||
- { role: independent-system-apt-update, when: ansible_distribution == "Debian" }
|
||||
- { role: independent_system-pacman, when: ansible_distribution == 'Archlinux' }
|
||||
- { role: independent_system-apt-update, when: ansible_distribution == "Debian" }
|
||||
|
||||
Reference in New Issue
Block a user