Skip to content

Instantly share code, notes, and snippets.

@pollosp
Created January 26, 2017 20:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pollosp/f341855150c159730576301d835759fe to your computer and use it in GitHub Desktop.
Save pollosp/f341855150c159730576301d835759fe to your computer and use it in GitHub Desktop.
# provisioner "local-exec" {
# command = "sleep 120 && echo -e \"[windows]\n${aws_instance.tabl
eau-server.associate_public_ip_address} ansible_ssh_user=admistrator\
" > inventory && ansible-playbook -i inventory ../../ansible/r-statis
tics/rstatistics.yml"
# }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment