You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins
Brian Coca 89c884e2a2
include_vars initialize failed (#76754)
* include_vars initialize failed

  if source dir is given, but not present and traversal is empty you
  can end up trying to access failed w/o it ever being defined.

  also future proof for more corner cases in decision tree
3 years ago
..
action include_vars initialize failed (#76754) 3 years ago
become better handling of sudo flag replacement (#76389) 3 years ago
cache Start of moving away from six (#75863) 3 years ago
callback Use correct markup in documentation (#76545) 3 years ago
cliconf Migrated to vyos.vyos 5 years ago
connection ssh connection avoid parsiing own debug (#76732) 3 years ago
doc_fragments Fix markup. 3 years ago
filter reset defaults for json filters (#76349) 3 years ago
httpapi Update documentation of httpapi's handle_httperror method for clarity (#70991) 4 years ago
inventory More auto info (#76598) 3 years ago
lookup Fixed documentation: "[a] ini file" -> "an ini file" (#76627) 3 years ago
netconf netconf - handle import error when running in FIPS mode (#73992) 4 years ago
shell Start of moving away from six (#75863) 3 years ago
strategy Reduce number of iterations through PlayIterator (#74175) 3 years ago
terminal Start of moving away from six (#75863) 3 years ago
test version test - improve message when value is empty (#74754) 4 years ago
vars fix typo in host_group_vars config (#75012) 3 years ago
__init__.py Start of moving away from six (#75863) 3 years ago
loader.py ansible-test - Fix import test for collections. 3 years ago