Files
provisioning/test-ping.yml
2015-09-05 20:25:49 -04:00

10 lines
146 B
YAML

---
# playbook to install django test on home.xai-corp.net
- hosts: home
remote_user: root
tasks:
- name: test connection
ping: