mirror of https://github.com/ansible/ansible.git
Add --flush-cache option for ansible and ansible-console (#84149)
* Allow CLIs that accept inventory options to flush the inventory cache(s) and fact cache Fixes #83749pull/84210/head
parent
03acb22f99
commit
2c6b78f516
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- ansible cli - add --flush-cache option for ad-hoc commands (https://github.com/ansible/ansible/issues/83749).
|
||||
Loading…
Reference in New Issue