wip-mcaptcha-mcaptcha #3

Merged
realaravinth merged 5 commits from wip-mcaptcha-mcaptcha into master 2023-12-09 03:03:07 +05:30
Showing only changes of commit eb586633ec - Show all commits

View file

@ -72,15 +72,7 @@
force: true
mode: "0755"
# - name: Delete download dir
# ansible.builtin.file:
# path: /tmp/cache-lib
# state: absent
- name: Allow port 6379 for redis
become: true
community.general.ufw:
state: enabled
rule: allow
proto: tcp
port: "6379"
- name: Delete download dir
ansible.builtin.file:
path: /tmp/cache-lib
state: absent