Skip to content

Instantly share code, notes, and snippets.

@geekbass
Created May 19, 2018 23:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save geekbass/e440521300018bd3a50d5dfb075f23d4 to your computer and use it in GitHub Desktop.
Save geekbass/e440521300018bd3a50d5dfb075f23d4 to your computer and use it in GitHub Desktop.
Ansible Provisioner
{
"type": "ansible-local",
"playbook_file": "ansible/aws-packer.yml",
"playbook_dir": "ansible",
"staging_directory": "/home/centos/ansible",
"inventory_file": "ansible/inventory/aws/hosts"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment