1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-29 23:49:09 +00:00

Fixes to make ports DWIM.

This commit is contained in:
Michael DeHaan 2012-04-16 21:52:15 -04:00
parent 957867e088
commit 08468dcb0c
4 changed files with 65 additions and 40 deletions

View file

@ -9,6 +9,7 @@
- hosts: all
user: root
port: 3000
# could have also have done:
# user: mdehaan