mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-20 02:53:57 -07:00
Able to use "environment: " on any task to pass proxy details and other useful settings. Can be a variable
or a dictionary.
This commit is contained in:
parent
72a05ae2a0
commit
f7497e75e5
4 changed files with 27 additions and 5 deletions
|
@ -29,6 +29,7 @@ Ansible Changes By Release
|
|||
* block device facts for the setup module
|
||||
* cron module can now also manipulate cron.d files
|
||||
* virtualenv module can now inherit system site packages (or not)
|
||||
* able to set the environment by setting "environment:" as a dictionary on any task (go proxy support!)
|
||||
|
||||
1.0 "Eruption" -- Feb 1 2013
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue