vagrant/website/source
Gilles Cornu 80d105cf8c
ansible_local: Add the :pip_args_only install mode
With the introduction of `pip_args` option, you can easily extend the
`:pip` installation mode behaviour. But some interesting/advanced usages
are still not possible because of the auto-generated parts ("ansible"
package, version selection, and the `--upgrade` flag).

By adding this "pip_args_only" install mode, it will be for instance
possible to:
- install unofficial releases, like release candidates published at
  https://releases.ansible.com/
- install more pip packages (e.g. via a `requirements.txt` file), with
  hash validation, etc.

Note that there is no config validation that requires `pip_args` option
to be defined when the :pip_args_only mode is selected. This would be
more elegant, and user friendly to raise a configuration error, but this
can wait. At least, running with an empty `pip_args` won't lead to any
command crash, since the rather dummy "pip install" shows an helper
notice and terminates with a zero (0) exit code.

This change is thought as a complement to the changes originally
proposed in pull request GH-8170.
2017-03-24 17:35:34 +01:00
..
assets Fix heading text align scoping 2017-03-08 16:58:45 -08:00
docs ansible_local: Add the :pip_args_only install mode 2017-03-24 17:35:34 +01:00
layouts Merge pull request #8264 from hasyimibhar/command-validate 2017-03-23 09:52:12 -07:00
vmware vmware/reseller: switch another email to sales at 2017-02-06 09:15:15 -08:00
404.html.md Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00
about.html.md Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00
community.html.erb Update links to serf 2016-08-08 12:46:07 -04:00
downloads.html.erb Use comma to set off nonrestrictive clause. 2016-08-03 15:46:42 -07:00
index.html.erb Visual design changes to header 2017-02-23 15:43:03 -08:00
robots.txt Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00
security.html.erb Update security.html.erb 2016-11-30 11:11:11 -08:00
sitemap.xml.builder Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00
sponsors.html.erb Tabs to spaces 2016-01-19 14:54:13 -05:00
support.html.erb Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00