diff --git a/inventory.yaml b/inventory.yaml new file mode 100644 index 0000000..ed705d8 --- /dev/null +++ b/inventory.yaml @@ -0,0 +1,4 @@ +KI-Macs: + hosts: + MStudio1: + ansible_host: 192.168.2.113 \ No newline at end of file