mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-20 03:10:18 +00:00
Adding ident2 support
This commit is contained in:
@@ -86,6 +86,7 @@
|
|||||||
- gopher
|
- gopher
|
||||||
- htop
|
- htop
|
||||||
- hugo
|
- hugo
|
||||||
|
- ident2
|
||||||
- imagemagick
|
- imagemagick
|
||||||
- irssi
|
- irssi
|
||||||
- jq
|
- jq
|
||||||
|
|||||||
@@ -6,12 +6,13 @@
|
|||||||
proto: tcp
|
proto: tcp
|
||||||
port: '{{ item }}'
|
port: '{{ item }}'
|
||||||
with_items:
|
with_items:
|
||||||
- 443
|
|
||||||
- 80
|
|
||||||
- 143
|
|
||||||
- 25
|
- 25
|
||||||
- 70
|
- 70
|
||||||
- 79
|
- 79
|
||||||
|
- 80
|
||||||
|
- 113
|
||||||
|
- 143
|
||||||
|
- 443
|
||||||
- 1326
|
- 1326
|
||||||
- 5154
|
- 5154
|
||||||
- 6697
|
- 6697
|
||||||
|
|||||||
Reference in New Issue
Block a user