initial commit
This commit is contained in:
9
test-ping.yml
Normal file
9
test-ping.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
# playbook to install django test on home.xai-corp.net
|
||||
|
||||
- hosts: home
|
||||
remote_user: root
|
||||
|
||||
tasks:
|
||||
- name: test connection
|
||||
ping:
|
||||
Reference in New Issue
Block a user