update services examples

This commit is contained in:
ryanmerolle 2021-01-15 14:14:07 -05:00
parent 4260e9b864
commit 00fa1793d0
1 changed files with 7 additions and 2 deletions

View File

@ -1,7 +1,12 @@
# - name: SSH # - name: DNS
# protocol: TCP # protocol: TCP
# ports: # ports:
# - 22 # - 53
# virtual_machine: virtual machine 1
# - name: DNS
# protocol: UDP
# ports:
# - 53
# virtual_machine: virtual machine 1 # virtual_machine: virtual machine 1
# - name: MISC # - name: MISC
# protocol: UDP # protocol: UDP