vagrant/plugins/provisioners/ansible
Jose Luis Duran 582f46231b
FreeBSD: Update Ansible's package name
The Ansible package in FreeBSD is now `py36-ansible`.

If `pkg` itself needs updating, passing only one 'yes' is not enough to
confirm the installation of the package.  Use the `-y` option,
specifically made for this purpose.  Also add `-q` to force a quiet
output, inline with other guests.

References:

- [`pkg-install(8)`](https://www.freebsd.org/cgi/man.cgi?query=pkg-install&sektion=8)
- freebsd/freebsd-ports@cbf5576945
2019-12-17 12:53:24 -08:00
..
cap/guest FreeBSD: Update Ansible's package name 2019-12-17 12:53:24 -08:00
config Fixes #10950: Ensure pip_install_cmd is finalized 2019-10-02 10:33:31 -07:00
provisioner Fixes #10950: Ensure pip_install_cmd is finalized 2019-10-02 10:33:31 -07:00
constants.rb provisioners/ansible: Validate compatibility_mode 2017-09-06 17:12:32 +02:00
errors.rb provisioners/ansible(both): Review of PR #8913 2017-09-06 17:12:50 +02:00
helpers.rb provisioners/ansible: add basic config validators 2016-04-20 23:54:19 +02:00
plugin.rb Support ansible install on RedHat derivates and Fedora. 2015-12-07 15:44:20 +01:00