-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Move common raspi variables to the group - Specify ansible collection versions - Remove old Debian images - Update debian images on proxmox hosts
- Loading branch information
1 parent
76c641a
commit 9ca79cc
Showing
10 changed files
with
1,768 additions
and
1,719 deletions.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions
2
config/ansible/inventory/group_vars/home_lab_raspberry_pis.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
--- | ||
ansible_user: pi | ||
configure_docker: true | ||
configure_tailscale: true | ||
configure_wifi: true | ||
is_raspberry_pi: true |
2 changes: 0 additions & 2 deletions
2
config/ansible/inventory/host_vars/raspberrypi.edge.lab.ferrari.how.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
--- | ||
configure_docker: true | ||
configure_wifi: true | ||
delete_systemd_journal_file: true | ||
has_sense_hat: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletions
2
config/ansible/inventory/host_vars/raspberrypi3.edge.lab.ferrari.how.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
--- | ||
configure_docker: true | ||
configure_wifi: true | ||
delete_systemd_journal_file: true | ||
has_raspberry_pi_v2_camera: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.