mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-19 15:21:27 +00:00
Adding run_once feature to CHANGELOG
This commit is contained in:
@@ -6,6 +6,7 @@ Ansible Changes By Release
|
||||
Major new features:
|
||||
|
||||
* Windows support (alpha) using native PowerShell remoting
|
||||
* Tasks can now specify `run_once: true`, meaning they will be executed exactly once. This can be combined with delegate_to to trigger actions you want done just the one time versus for every host in inventory.
|
||||
|
||||
New inventory scripts:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user