From 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 7 Apr 2024 13:41:34 -0500 Subject: new repository --- devdocs/vagrant/provisioning%2Fansible_common.html | 72 ++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 devdocs/vagrant/provisioning%2Fansible_common.html (limited to 'devdocs/vagrant/provisioning%2Fansible_common.html') diff --git a/devdocs/vagrant/provisioning%2Fansible_common.html b/devdocs/vagrant/provisioning%2Fansible_common.html new file mode 100644 index 00000000..70d86df8 --- /dev/null +++ b/devdocs/vagrant/provisioning%2Fansible_common.html @@ -0,0 +1,72 @@ +

Shared Ansible Options

The following options are available to both Vagrant Ansible provisioners:

These options get passed to the ansible-playbook command that ships with Ansible, either via command line arguments or environment variables, depending on Ansible own capabilities.

Some of these options are for advanced usage only and should not be used unless you understand their purpose.

+

+ © 2010–2018 Mitchell Hashimoto
Licensed under the MPL 2.0 License.
+ https://www.vagrantup.com/docs/provisioning/ansible_common.html +

+
-- cgit v1.2.3