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/filter
Sloane Hertel bdc1cdfa54
Revert "bool filter, add booleanization strategy option (#83362)" (#83391)
This reverts commit 655a8ff38f.
3 days ago
..
__init__.py Require `from __future__ import annotations` (#81902) 8 months ago
b64decode.yml filter: Misc fixes in docs (#82823) 3 months ago
b64encode.yml filter: Misc fixes in docs (#82823) 3 months ago
basename.yml Improve dirname and basename filter doc (#80054) 1 year ago
bool.yml Revert "bool filter, add booleanization strategy option (#83362)" (#83391) 3 days ago
checksum.yml Improve filter docs (#78839) 2 years ago
combinations.yml Improve filter docs (#78839) 2 years ago
combine.yml Use semantic markup for remaining plugins. (#81189) 11 months ago
comment.yml fixes spelling errors (#81814) 8 months ago
commonpath.yml filter: fix documentation (#81113) 11 months ago
core.py Revert "bool filter, add booleanization strategy option (#83362)" (#83391) 3 days ago
dict2items.yml filter: fix documentation (#81113) 11 months ago
difference.yml Fix set filters to use set operations (#81639) 9 months ago
dirname.yml Improve dirname and basename filter doc (#80054) 1 year ago
encryption.py Require `from __future__ import annotations` (#81902) 8 months ago
expanduser.yml Improve filter docs (#78839) 2 years ago
expandvars.yml document some 'dir' based filters (#77687) 2 years ago
extract.yml fixes spelling errors (#81814) 8 months ago
fileglob.yml Improve filter docs (#78839) 2 years ago
flatten.yml Use semantic markup for remaining plugins. (#81189) 11 months ago
from_json.yml Improve filter docs (#78839) 2 years ago
from_yaml.yml filter: fix documentation (#81113) 11 months ago
from_yaml_all.yml Fix additional spelling errors in builtin modules (#82012) 8 months ago
hash.yml Use semantic markup for remaining plugins. (#81189) 11 months ago
human_readable.yml Fix additional spelling errors in builtin modules (#82012) 8 months ago
human_to_bytes.yml Fix additional spelling errors in builtin modules (#82012) 8 months ago
intersect.yml Fix set filters to use set operations (#81639) 9 months ago
items2dict.yml Improve filter docs (#78839) 2 years ago
log.yml Improve filter docs (#78839) 2 years ago
mandatory.yml Fix additional spelling errors in builtin modules (#82012) 8 months ago
mathstuff.py Fix additional spelling errors in builtin modules (#82012) 8 months ago
md5.yml Improve filter docs (#78839) 2 years ago
normpath.yml filter: fix documentation (#81113) 11 months ago
password_hash.yml password_hash: update docs about bcrypt (#81675) 2 months ago
path_join.yml path_join: update docs and examples for absolute path (#81544) 10 months ago
permutations.yml Improve filter docs (#78839) 2 years ago
pow.yml Improve filter docs (#78839) 2 years ago
product.yml correct the mistake of example repeat_original (#79659) 1 year ago
quote.yml Improve filter docs (#78839) 2 years ago
random.yml Improve filter docs (#78839) 2 years ago
realpath.yml filter: fix documentation (#81113) 11 months ago
regex_escape.yml Improve filter docs (#78839) 2 years ago
regex_findall.yml Update regex_* docs (#81016) 11 months ago
regex_replace.yml docs: describe capture references (#82819) 3 months ago
regex_search.yml docs: describe capture references (#82819) 3 months ago
rekey_on_member.yml Improve filter docs (#78839) 2 years ago
relpath.yml Use semantic markup for remaining plugins. (#81189) 11 months ago
root.yml filter: fix documentation (#81113) 11 months ago
sha1.yml Improve filter docs (#78839) 2 years ago
shuffle.yml Improve filter docs (#78839) 2 years ago
split.yml The split filter was added in ansible-core 2.11. (#81275) 11 months ago
splitext.yml The extension returned by the splitext contains the dot (#82803) 1 week ago
strftime.yml prettyfy ansible-doc (#75116) 4 months ago
subelements.yml Use semantic markup for remaining plugins. (#81189) 11 months ago
symmetric_difference.yml Fix set filters to use set operations (#81639) 9 months ago
ternary.yml Use semantic markup for remaining plugins. (#81189) 11 months ago
to_datetime.yml Fix up to_datetime timedelta seconds docs (#82826) 3 months ago
to_json.yml filter: fix documentation (#81113) 11 months ago
to_nice_json.yml to_nice_json: document the indent option (#82973) 2 months ago
to_nice_yaml.yml Fixed incorrect spelling of the word overridden. (#79620) 1 year ago
to_uuid.yml Improve filter docs (#78839) 2 years ago
to_yaml.yml filter: fix documentation (#81113) 11 months ago
type_debug.yml Use semantic markup for remaining plugins. (#81189) 11 months ago
union.yml fix typo (#82202) 7 months ago
unique.yml Improve filter docs (#78839) 2 years ago
unvault.yml filter: fix documentation (#81113) 11 months ago
urldecode.yml filter: fix documentation (#81113) 11 months ago
urls.py Require `from __future__ import annotations` (#81902) 8 months ago
urlsplit.py Require `from __future__ import annotations` (#81902) 8 months ago
vault.yml Use semantic markup for remaining plugins. (#81189) 11 months ago
win_basename.yml documented windows filters (#78876) 2 years ago
win_dirname.yml documented windows filters (#78876) 2 years ago
win_splitdrive.yml filter: update the documentation for win_splitdrive (#83301) 2 weeks ago
zip.yml Update zip.yml (#82840) 3 months ago
zip_longest.yml Fix additional spelling errors in builtin modules (#82012) 8 months ago