LXer: How to Work with Ansible Provisioner in Vagrant
by LXer from LinuxQuestions.org on (#5JD89)
Published at LXer:
In the previous article, we have seen what is provisioner and how to work with shell and file provisioner. In this article, we will see how to use an ansible provisioner to automate the vagrant workflow. Here we will create a playbook and use the playbook to run ansible play against the vagrant guest machine.
Read More...


In the previous article, we have seen what is provisioner and how to work with shell and file provisioner. In this article, we will see how to use an ansible provisioner to automate the vagrant workflow. Here we will create a playbook and use the playbook to run ansible play against the vagrant guest machine.
Read More...