name:Controls whether any unparseable inventory source is a fatal error
name:Controls whether any unparsable inventory source is a fatal error
default:False
description:>
If 'true', it is a fatal error when any given inventory source
@ -1753,7 +1753,7 @@ MODULE_IGNORE_EXTS:
- {key: module_ignore_exts, section:defaults}
type:list
OLD_PLUGIN_CACHE_CLEARING:
description:Previously Ansible would only clear some of the plugin loading caches when loading new roles, this led to some behaviours in which a plugin loaded in prevoius plays would be unexpectedly 'sticky'. This setting allows to return to that behaviour.
description:Previously Ansible would only clear some of the plugin loading caches when loading new roles, this led to some behaviours in which a plugin loaded in previous plays would be unexpectedly 'sticky'. This setting allows to return to that behaviour.
env:[{name:ANSIBLE_OLD_PLUGIN_CACHE_CLEAR}]
ini:
- {key: old_plugin_cache_clear, section:defaults}
@ -1764,7 +1764,7 @@ PAGER:
name:pager application to use
default:less
descrioption:
- for the cases in which Ansible needs to return output in pageable fasion, this chooses the application to use
- for the cases in which Ansible needs to return output in pageable fashion, this chooses the application to use