diff options
Diffstat (limited to 'roles/cuda/tests/inventory')
-rw-r--r-- | roles/cuda/tests/inventory | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/cuda/tests/inventory b/roles/cuda/tests/inventory new file mode 100644 index 0000000..e45e40f --- /dev/null +++ b/roles/cuda/tests/inventory @@ -0,0 +1,5 @@ +[cuda] +test01.lxc + +[cuda:vars] +ansible_ssh_user=root |