This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

SSH port forwarding

Setup SSH port forwarding

1 - Bazel targets

NameInfo
changelog
locationansible/collections/alwaldend/main/roles/ssh_port_forward/BUILD.bazel:6:17
name//ansible/collections/alwaldend/main/roles/ssh_port_forward:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationansible/collections/alwaldend/main/roles/ssh_port_forward/BUILD.bazel:6:17
name//ansible/collections/alwaldend/main/roles/ssh_port_forward:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //ansible/collections/alwaldend/main/roles/ssh_port_forward:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationansible/collections/alwaldend/main/roles/ssh_port_forward/BUILD.bazel:6:17
name//ansible/collections/alwaldend/main/roles/ssh_port_forward:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //ansible/collections/alwaldend/main/roles/ssh_port_forward:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationansible/collections/alwaldend/main/roles/ssh_port_forward/BUILD.bazel:6:17
name//ansible/collections/alwaldend/main/roles/ssh_port_forward:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationansible/collections/alwaldend/main/roles/ssh_port_forward/BUILD.bazel:6:17
name//ansible/collections/alwaldend/main/roles/ssh_port_forward:changelog.template
ruleClass_write_file
ruleOutput
  • //ansible/collections/alwaldend/main/roles/ssh_port_forward:changelog.template.md
visibility
  • //visibility:private
readme
locationansible/collections/alwaldend/main/roles/ssh_port_forward/BUILD.bazel:17:10
name//ansible/collections/alwaldend/main/roles/ssh_port_forward:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationansible/collections/alwaldend/main/roles/ssh_port_forward/BUILD.bazel:17:10
name//ansible/collections/alwaldend/main/roles/ssh_port_forward:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationansible/collections/alwaldend/main/roles/ssh_port_forward/BUILD.bazel:17:10
name//ansible/collections/alwaldend/main/roles/ssh_port_forward:readme.with_children
ruleClasspkg_filegroup
visibility
  • //visibility:public
role
locationansible/collections/alwaldend/main/roles/ssh_port_forward/BUILD.bazel:11:16
name//ansible/collections/alwaldend/main/roles/ssh_port_forward:role
ruleClasspkg_files
visibility
  • //visibility:public
role.defaults
locationansible/collections/alwaldend/main/roles/ssh_port_forward/BUILD.bazel:11:16
name//ansible/collections/alwaldend/main/roles/ssh_port_forward:role.defaults
ruleClassgenrule
ruleOutput
  • //ansible/collections/alwaldend/main/roles/ssh_port_forward:role.defaults.md
visibility
  • //visibility:private
role.docs
locationansible/collections/alwaldend/main/roles/ssh_port_forward/BUILD.bazel:11:16
name//ansible/collections/alwaldend/main/roles/ssh_port_forward:role.docs
ruleClasspkg_files
visibility
  • //visibility:public

2 - Changelog

  • Move roles and playbooks to the collection (f1c071)

3 - Defaults

Defaults for ssh_port_forward
ssh_port_forward_local_addr: 127.0.0.1
ssh_port_forward_script_path: /usr/local/bin/ssh-port-forward