Test43
This commit is contained in:
@@ -39,8 +39,8 @@ resource "proxmox_lxc" "test2" {
|
||||
}
|
||||
}
|
||||
|
||||
module "ansible_setup" {
|
||||
source = "./modules/ansible_setup.tf"
|
||||
module "ansible_setup_test2" {
|
||||
source = "./modules/ansible_setup"
|
||||
hostname = "test2"
|
||||
ip = "192.168.0.64"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user