diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-08-11 00:32:00 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-08-11 00:32:00 +0200 |
| commit | b837d1af24552836cf85a17013ca7b210e1b727c (patch) | |
| tree | bca3421b87ff0939ddde337dcfff2d7f98511684 /host_vars | |
| parent | f25661df2508980d84157b6d99369602c8b241b8 (diff) | |
Add ansible inventory
Diffstat (limited to 'host_vars')
| -rw-r--r-- | host_vars/archlinux.local.yml | bin | 0 -> 26 bytes | |||
| -rw-r--r-- | host_vars/archlinux.local.yml.example | 1 | ||||
| -rw-r--r-- | host_vars/rpi5.local.yml | bin | 0 -> 26 bytes | |||
| -rw-r--r-- | host_vars/rpi5.local.yml.example | 1 | ||||
| -rw-r--r-- | host_vars/ubuntu.local.yml | bin | 0 -> 26 bytes | |||
| -rw-r--r-- | host_vars/ubuntu.local.yml.example | 1 |
6 files changed, 3 insertions, 0 deletions
diff --git a/host_vars/archlinux.local.yml b/host_vars/archlinux.local.yml Binary files differnew file mode 100644 index 00000000..20f84e62 --- /dev/null +++ b/host_vars/archlinux.local.yml diff --git a/host_vars/archlinux.local.yml.example b/host_vars/archlinux.local.yml.example new file mode 100644 index 00000000..ed97d539 --- /dev/null +++ b/host_vars/archlinux.local.yml.example @@ -0,0 +1 @@ +--- diff --git a/host_vars/rpi5.local.yml b/host_vars/rpi5.local.yml Binary files differnew file mode 100644 index 00000000..20f84e62 --- /dev/null +++ b/host_vars/rpi5.local.yml diff --git a/host_vars/rpi5.local.yml.example b/host_vars/rpi5.local.yml.example new file mode 100644 index 00000000..ed97d539 --- /dev/null +++ b/host_vars/rpi5.local.yml.example @@ -0,0 +1 @@ +--- diff --git a/host_vars/ubuntu.local.yml b/host_vars/ubuntu.local.yml Binary files differnew file mode 100644 index 00000000..20f84e62 --- /dev/null +++ b/host_vars/ubuntu.local.yml diff --git a/host_vars/ubuntu.local.yml.example b/host_vars/ubuntu.local.yml.example new file mode 100644 index 00000000..ed97d539 --- /dev/null +++ b/host_vars/ubuntu.local.yml.example @@ -0,0 +1 @@ +--- |
