lib/bolt/config.rb in bolt-3.20.0 vs lib/bolt/config.rb in bolt-3.21.0
- old
+ new
@@ -437,9 +437,13 @@
def plugin_hooks
@data['plugin-hooks']
end
+ def policies
+ @data['policies']
+ end
+
def trusted_external
@data['trusted-external-command']
end
def apply_settings