New structure
This commit is contained in:
8
playbooks/jetson.yml
Normal file
8
playbooks/jetson.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: Ansible Playbook for Jetson and Docker
|
||||
hosts: jetson
|
||||
become: true
|
||||
|
||||
roles:
|
||||
- jetson
|
||||
|
Reference in New Issue
Block a user