added another ansible for test run

This commit is contained in:
2021-06-01 00:39:35 +04:00
parent 1324e0394f
commit 15b3344238
47 changed files with 1231 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
---
all:
vars:
ansible_python_interpreter: /usr/bin/python3
test:
hosts:
test1:
ansible_host: 0.0.0.0 # Replace with your remote IP
ansible_port: 38775 # Replace with your remote SSH port
ansible_user: master # Replace wtih your username
ansible_ssh_pass: password
ansible_sudo_pass: password