From 879f3b2e69c761af91730dbf9b2685311cb40f62 Mon Sep 17 00:00:00 2001 From: jaydee Date: Thu, 10 Oct 2024 22:15:54 +0200 Subject: [PATCH] bitwarden --- hosts.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/hosts.yml b/hosts.yml index b86e418..dc37344 100644 --- a/hosts.yml +++ b/hosts.yml @@ -107,6 +107,16 @@ datacenter: ansible_ssh_pass: lacijaydee ansible_become_user: root ansible_become_password: lacijaydee + omv: + hosts: + 192.168.77.189: + vars: + ansible_user: jd + ansible_password: q + ansible_ssh_user: jd + ansible_ssh_pass: q + ansible_become_user: root + ansible_become_password: q router: hosts: 192.168.77.1