efrikin
|
8b3481f511
|
Add molecule tests for roles (#8080)
* Add molecule tests for bastion-ssh-config
* Add molecule tests for adduser
* Update .gitignore
|
3 years ago |
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
|
3 years ago |
Evans Tucker
|
3b7791501e
|
Adding "-F /dev/null" to load null SSH config file. (#4933)
|
5 years ago |
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
|
6 years ago |
Aivars Sterns
|
84cf6fbe83
|
change ssh_args/bastion configuration (#1883)
|
7 years ago |
Simon Li
|
7c2b12ebd7
|
Insert a newline in bastion after ProxyCommand conditional
|
7 years ago |
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
|
7 years ago |
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.
|
7 years ago |
Alexander Block
|
06584ee3aa
|
Add support for bastion hosts
|
8 years ago |