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