Add link to both Ansible local and Ansible remote provisioner introduced in Packer 0.9.0 (#15335)
This commit is contained in:
parent
e5c4f88b71
commit
1f82c2c4a8
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ ec2_ami module.
|
|||
|
||||
Generally speaking, we find most users using Packer.
|
||||
|
||||
`Documentation for the Ansible Packer provisioner can be found here <https://www.packer.io/docs/provisioners/ansible-local.html>`_.
|
||||
See the Packer documentation of the `Ansible local Packer provisioner <https://www.packer.io/docs/provisioners/ansible-local.html>`_ and `Ansible remote Packer provisioner <https://www.packer.io/docs/provisioners/ansible.html>`_.
|
||||
|
||||
If you do not want to adopt Packer at this time, configuring a base-image with Ansible after provisioning (as shown above) is acceptable.
|
||||
|
||||
|
|
Loading…
Reference in a new issue