mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Make note about pending port change
This commit is contained in:
@@ -35,6 +35,8 @@ If you need to access SSH on a different port::
|
||||
|
||||
ansible atlanta -a "/usr/bin/foo" -p 2112
|
||||
|
||||
(NOTE: this will be changing to just use the inventory file for per-host port settings)
|
||||
|
||||
Ok, so those are basics. If you didn't read about patterns and groups yet, go back and read :doc:`patterns`.
|
||||
|
||||
The -f 10 in the above specifies the usage of 10 simultaneous processes. Normally commands also take
|
||||
|
||||
Reference in New Issue
Block a user