diff --git a/ansible/host_vars/ingress.yml b/ansible/host_vars/ingress.yml new file mode 100644 index 0000000..c6a60bc --- /dev/null +++ b/ansible/host_vars/ingress.yml @@ -0,0 +1 @@ +expose_ssh: true diff --git a/ansible/host_vars/pve.yml b/ansible/host_vars/pve.yml new file mode 100644 index 0000000..c6a60bc --- /dev/null +++ b/ansible/host_vars/pve.yml @@ -0,0 +1 @@ +expose_ssh: true diff --git a/ansible/hosts b/ansible/hosts index 0cc1757..0ce36d5 100644 --- a/ansible/hosts +++ b/ansible/hosts @@ -2,3 +2,8 @@ casey intersect walker grimes + +pve + +# PVE VMs +ingress