2021-12-27 08:58:52 -08:00
|
|
|
[nextcloud]
|
2022-01-01 14:55:44 -08:00
|
|
|
nextcloud ansible_host={{INSTANCE}} ansible_user=ubuntu hostname=nextcloud
|
2021-12-27 08:58:52 -08:00
|
|
|
[nextcloud:vars]
|
|
|
|
ansible_ssh_common_args=-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ProxyCommand="sh -c \"aws ssm start-session --target %h --document-name AWS-StartSSHSession --parameters portNumber=%p\""
|