1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Marco Re 712f4a631c Update ssh.py
Convert to string to fix runtime error due to string concat in self.common_args += ["-o", "User="+self.user] when ansible_ssh_user is numeric
2014-05-13 11:29:19 +02:00
..
callback_plugins Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
inventory Add pyc/pyo to ignore list for inventory directories 2014-05-07 09:59:13 -05:00
module_utils Modify the way we set the localization environment 2014-05-01 10:34:53 -05:00
playbook Use the existing module_vars during the templating of module_vars 2014-05-08 13:09:36 -05:00
runner Update ssh.py 2014-05-13 11:29:19 +02:00
utils Moving display-related functions to new module in utils 2014-04-30 15:33:46 -05:00
__init__.py Version bump for 1.7 2014-05-05 16:37:46 -05:00
callbacks.py Fix #7057 missing False default for vars_prompt 2014-04-18 12:04:11 -07:00
color.py Merge commit. 2014-03-16 17:08:26 -04:00
constants.py Adding a new system_warnings config option to supress warnings 2014-04-30 14:44:10 -05:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Modify the way we set the localization environment 2014-05-01 10:34:53 -05:00