mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-20 02:53:57 -07:00
Add ansible_ssh_user/pass to enable inventory-defined users
This commit is contained in:
parent
c83e428a7e
commit
a1e00c93e5
7 changed files with 33 additions and 26 deletions
|
@ -30,6 +30,7 @@ Ansible Changes By Release
|
|||
* 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!)
|
||||
* added ansible_ssh_user and ansible_ssh_pass for per-host/group username and password
|
||||
|
||||
1.0 "Eruption" -- Feb 1 2013
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue