added Cudnn roles

This commit is contained in:
2021-05-25 23:10:22 +04:00
parent c62e0ca288
commit 7742377304
25 changed files with 168 additions and 66 deletions

View File

@@ -6,7 +6,7 @@ test:
hosts:
test1:
ansible_host: 0.0.0.0 # Replace with your remote IP
ansible_port: 44003 # Replace with your remote SSH port
ansible_port: 38775 # Replace with your remote SSH port
ansible_user: master # Replace wtih your username
ansible_ssh_pass: password
ansible_sudo_pass: password