You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Peter Sankauskas edited this page Nov 10, 2013
·
1 revision
To use the Ansible Provisioner for Aminator, you just specify that "ansible" is the provisioner in an environment in your environments.yml file. For example, this environment called ec2_ansible_linux has the following configuration:
ec2_ansible_linux:
cloud: ec2
distro: debian
provisioner: ansible
volume: linux
blockdevice: linux
finalizer: tagging_ebs