added new meta action
This commit is contained in:
parent
5dfc013e18
commit
93e6bb6daf
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ Ansible Changes By Release
|
|||
|
||||
* added facility for modules to send back 'diff' for display when ansible is called with --diff, updated several modules to return this info
|
||||
* added ansible-console tool, a REPL shell that allows running adhoc tasks against a chosen inventory (based on https://github.com/dominis/ansible-shell)
|
||||
* new meta action, `meta: clear_facts` which will remove existing facts for the current host from current memory and facts cache.
|
||||
|
||||
####New Modules:
|
||||
- aws
|
||||
|
|
Loading…
Reference in a new issue