mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02: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