added RTL-Config.json config file.
modified volume mounts to load RTL-Config.json
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
---
|
||||
|
||||
- name: rtl - Create vol/rtl
|
||||
ansible.builtin.file:
|
||||
path: ~/vol/rtl
|
||||
recurse: true
|
||||
state: directory
|
||||
tags: [apps,rtl]
|
||||
|
||||
- name: rtl - Create Containers/rtl Dir
|
||||
ansible.builtin.file:
|
||||
|
||||
Reference in New Issue
Block a user