diff --git a/production b/production index 55a14b5..3e8d3ef 100644 --- a/production +++ b/production @@ -1,3 +1,5 @@ [faiserver] 10.91.1.2 +[libvirthost] +10.91.1.3 diff --git a/site.yml b/site.yml index d27423e..9936829 100644 --- a/site.yml +++ b/site.yml @@ -2,4 +2,5 @@ # file: site.yml - import_playbook: faiserver.yml +- import_playbook: libvirthost.yml