lint: ansible-lint suggested updates
Some checks failed
Ansible Lint Check / lint (push) Failing after 45s

This commit is contained in:
Iain Learmonth 2025-12-20 15:00:38 +00:00
parent d51df92450
commit 512248e94d
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@
source address="{{ podman_link_opensearch_hub_ip }}" source address="{{ podman_link_opensearch_hub_ip }}"
destination address="{{ podman_link_opensearch_spoke_ip }}" destination address="{{ podman_link_opensearch_spoke_ip }}"
port protocol="tcp" port="{{ item }}" accept port protocol="tcp" port="{{ item }}" accept
permanent: yes permanent: true
state: enabled state: enabled
with_items: with_items:
- 9200 - 9200

View file

@ -1,3 +1,3 @@
--- ---
podman_seafile_podman_rootless_user: seafile podman_seafile_podman_rootless_user: seafile
# podman_seafile_redis_password: # podman_seafile_redis_password: