2021-12-27 08:58:52 -08:00
|
|
|
[nextcloud]
|
2022-01-02 08:37:22 -08:00
|
|
|
nextcloud ansible_host={{INSTANCE}} ansible_user=ubuntu hostname=nextcloud public_ip={{PUBLIC_IP}}
|
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\""
|