mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
dnos
This commit is contained in:
parent
ae41ac1cb3
commit
88d6d1331a
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ Ansible Changes By Release
|
|||
* `meta` tasks can now use conditionals.
|
||||
* `raw` now returns `changed: true` to be consistent with shell/command/script modules. Add `changed_when: false` to `raw` tasks to restore the pre-2.2 behavior if necessary.
|
||||
* New privilege escalation become method `ksu`
|
||||
* Windows `async:` support for long-running or background tasks.
|
||||
* Windows `async:` support for long-running or backgrodund tasks.
|
||||
* Windows `environment:` support for setting module environment vars in play/task.
|
||||
|
||||
####New Modules:
|
||||
|
@ -79,7 +79,7 @@ Ansible Changes By Release
|
|||
* vmware_local_user_manager
|
||||
* vmware_vmotion
|
||||
- wakeonlan
|
||||
- dnos Networking
|
||||
- dnos
|
||||
* dnos10_command
|
||||
* dnos10_config
|
||||
* dnos10_template
|
||||
|
|
Loading…
Reference in a new issue