[Add jelly]

This commit is contained in:
2025-09-10 19:27:34 +02:00
parent 972493cb1f
commit 2853532ee9

View File

@@ -1,10 +1,11 @@
#! wake up runner !
- hosts: tower
gather_facts: false
become: true
tasks:
- ansible.builtin.file:
path: /opt/dockerapps/appdata/jelly
state: directory
recurse: yes
mode: '1777'
become: true
become_user: root