chagood 2 ani în urmă
părinte
comite
f4020113d8
2 a modificat fișierele cu 9 adăugiri și 0 ștergeri
  1. 3 0
      .vscode/settings.json
  2. 6 0
      commands

+ 3 - 0
.vscode/settings.json

@@ -0,0 +1,3 @@
+{
+    "ansible.python.interpreterPath": "c:\\Users\\chagood\\AppData\\Local\\Microsoft\\WindowsApps\\python3.10.exe"
+}

+ 6 - 0
commands

@@ -1,2 +1,8 @@
 #install mail on control node
 sudo apt-get install mailutils
+
+
+
+
+#copy ssh key from control node to other devices
+ssh-copy-id username@hostname