efrikin
|
8b3481f511
|
Add molecule tests for roles (#8080)
* Add molecule tests for bastion-ssh-config
* Add molecule tests for adduser
* Update .gitignore
|
2021-10-14 18:46:54 -07:00 |
|
Kaleb Elwert
|
6fa3565dac
|
Allow connecting to bastion via non-standard SSH port (#7396)
* Allow connecting to bastion via non-standard port
* Fix bastion connection when ansible_port is not provided
|
2021-03-26 00:48:43 -07:00 |
|
Evans Tucker
|
3b7791501e
|
Adding "-F /dev/null" to load null SSH config file. (#4933)
|
2019-07-02 01:53:08 -07:00 |
|
Antoine Legrand
|
c27a91f7f0
|
Split deploy steps in separate playbooks: part1 (#3451)
* Fix bootstrap_os/ubuntu idempotency
* Update bastion role
* move container_engine in sub-roles
* requires ansible 2.5
* ubuntu18 as first CI job
|
2018-10-09 19:14:33 -07:00 |
|
Aivars Sterns
|
84cf6fbe83
|
change ssh_args/bastion configuration (#1883)
|
2017-10-27 12:18:39 +01:00 |
|
Simon Li
|
7c2b12ebd7
|
Insert a newline in bastion after ProxyCommand conditional
|
2017-09-18 16:29:12 +01:00 |
|
Mohamed Mehany
|
c22cfa255b
|
Added private key file to ssh bastion conf (#1563)
* Added private key file to ssh bastion conf
* Used regular if condition insted of inline conditional
|
2017-08-24 17:00:45 +03:00 |
|
Vladimir Rutsky
|
b4327fdc99
|
handle both 'ansible_host' and 'ansible_ssh_host' in bastion configuration
'absible_ssh_host' is deprecated in Ansible 2.0 and at least
'contrib/inventory_builder/inventory.py' uses 'ansible_host' instead.
|
2017-02-02 18:34:53 +03:00 |
|
Alexander Block
|
06584ee3aa
|
Add support for bastion hosts
|
2016-12-13 17:29:47 +01:00 |
|