Adding some stuff for church

This commit is contained in:
Bradley Bickford 2025-09-27 12:17:41 -04:00
parent 59cd39f5d6
commit c2e77c780d
2 changed files with 14 additions and 0 deletions

12
inventories/church.yml Normal file
View File

@ -0,0 +1,12 @@
---
all:
hosts:
vestrytv:
ansible_host: "192.168.1.200"
connection: "local"
sanctuarytvs:
ansible_host: "192.168.1.201"
children:
docker_nodes:
hosts:
vestrytv:

View File

@ -24,6 +24,8 @@
group: root
mode: "0750"
lv: "{{ docker_lv_name }}"
tags:
- "make_mount"
- name: Add repo with config-manager
ansible.builtin.shell: