Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 562 Bytes

REFERENCE.md

File metadata and controls

32 lines (16 loc) · 562 Bytes

Reference

Table of Contents

Tasks

  • purge: Removes caches for facts to allow them to run again

Tasks

purge

Removes caches for facts to allow them to run again

Supports noop? false

Parameters

caches

Data type: Variant[Enum[all], Array[String[1]]]

"all", or an array of caches to purge

force_refresh

Data type: Optional[Boolean]

Forces all facts to be run next time facter is exeuted, regardless of execute_only schedule