This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
firewalld-formula
의 미러
https://github.com/saltstack-formulas/firewalld-formula
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
14
위키
Activity
소스 검색
[fix] mising bracket at endfor loop at <destination ipv6
tags/v0.6.2
David Bezuidenhout
9 년 전
부모
941b2768b1
커밋
8afeae049f
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
+1
-1
firewalld/files/service.xml
+ 1
- 1
firewalld/files/service.xml
파일 보기
@@ -28,7 +28,7 @@
{%- if 'ipv6' in service.destinations %}
{%- for v in service.destinations.ipv6 %}
<destination ipv6="{{ v }}" />
%- endfor %}
{
%- endfor %}
{%- endif %}
{%- endif %}
</service>
Write
Preview
Loading…
취소
저장