From ab36d4cf8c4f3dee5e3ce12c400e218c48c3b6b0 Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Sun, 23 Nov 2025 22:43:54 +1000 Subject: [PATCH] move ara to lxc? --- environments/just-created/hosts.yml | 2 +- requirements.yml | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/environments/just-created/hosts.yml b/environments/just-created/hosts.yml index 00abcd1..5fd037f 100644 --- a/environments/just-created/hosts.yml +++ b/environments/just-created/hosts.yml @@ -29,7 +29,7 @@ lxc: # keys must be unique, i.e. only one 'hosts' per group # 192.168.0.240 #192.168.0.251 - + 192.168.0.31 #192.168.0.40 #192.168.0.29 diff --git a/requirements.yml b/requirements.yml index 71d234b..a3d0b74 100644 --- a/requirements.yml +++ b/requirements.yml @@ -12,4 +12,8 @@ collections: - name: prometheus.prometheus source: https://github.com/prometheus-community/ansible.git type: git - #version: 0.22.0 \ No newline at end of file + #version: 0.22.0 + + - name: recordsansible.ara + source: https://github.com/ansible-community/ara-collection.git + type: git \ No newline at end of file