added aliases for pmls / pmlsa
added basic rtl container (not configured yet)
This commit is contained in:
@@ -22,6 +22,11 @@
|
||||
chdir: ~/Containers/clightning
|
||||
cmd: ./build.sh
|
||||
|
||||
- name: rebuild_rtl
|
||||
ansible.builtin.shell:
|
||||
chdir: ~/Containers/rtl
|
||||
cmd: ./build.sh
|
||||
|
||||
- name: rebuild_docs
|
||||
ansible.builtin.shell:
|
||||
chdir: ~/Containers/docs
|
||||
|
||||
Reference in New Issue
Block a user