lint: ansible-lint suggested updates
Some checks failed
Ansible Lint Check / lint (push) Failing after 45s
Some checks failed
Ansible Lint Check / lint (push) Failing after 45s
This commit is contained in:
parent
d51df92450
commit
512248e94d
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
---
|
---
|
||||||
podman_seafile_podman_rootless_user: seafile
|
podman_seafile_podman_rootless_user: seafile
|
||||||
# podman_seafile_redis_password:
|
# podman_seafile_redis_password:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue