A jour
This commit is contained in:
@@ -1,4 +1,10 @@
|
|||||||
TARGET=ansible.maison.lescorpsdereve.space
|
# Machine Cible
|
||||||
LOCAL_ADDR=0.0.0.0
|
TARGET={{ANS_ADDR_TARGET}}
|
||||||
RTARGET_PORT=65432
|
# Port d'ecoute sur le client
|
||||||
REMOTE_PORT=54322
|
RTARGET_PORT={{ANS_REMOTE_PORT}}
|
||||||
|
# Port ouvert sur la TARGET. 54322
|
||||||
|
REMOTE_PORT={{ANS_PORT_TARGET}}
|
||||||
|
# User qui initie la connexion
|
||||||
|
ANS_REMOTE_USER = {{ANS_REMOTE_USER}}
|
||||||
|
# User cible sur le serveur Ansible
|
||||||
|
ANS_TARGET_USER = {{ANS_TARGET_USER}}
|
||||||
|
|||||||
Reference in New Issue
Block a user