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/test/integration/targets/collections
Brian Coca 4260b71cc7
refactor and fixes for doc parsing (#77719)
* refactor and remove redundant code in documentation

  allow location and building api to be more accessible
  fix issues with displaying ansible.legacy and ansible.builtin
  ensure we don't x2 process tokens (some modules reference them also) fixes #77764
  move to constants vs hardcoded
  more informative errors and comments
  now have actual filter/test plugins, which expose the filter/test functions
  moved filter/test loading/finding logic into jinja2pluginloader, removed dupe implementations
  added tests for case in which we unique by basename when listing

Update lib/ansible/utils/plugin_docs.py
Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
2 years ago
..
ansiballz_dupe Use full python package for ansiballz cache filenames (#77090) 3 years ago
collection_root_sys/ansible_collections/testns
collection_root_user/ansible_collections Fix vars plugin code and documentation mismatch (#78562) 2 years ago
collections/ansible_collections
custom_vars_plugins
filter_plugins
library
roles
test_plugins
test_task_resolved_plugin Add a resolved_action task attribute (#74709) 3 years ago
testcoll2
a.statichost.yml
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
cache.statichost.yml
check_populated_inventory.yml
import_collection_pb.yml Fix pb subs collapse (#74301) 4 years ago
includeme.yml
inventory_test.yml
invocation_tests.yml
noop.yml
posix.yml
redirected.statichost.yml Rename to ansible-core (#72594) 4 years ago
runme.sh Fix collection redirects for filter and test plugins (#77210) 3 years ago
test_bypass_host_loop.yml Require Jinja2 3.0.0 (#75881) 3 years ago
test_collection_meta.yml refactor and fixes for doc parsing (#77719) 2 years ago
test_redirect_list.yml Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73863) 4 years ago
test_task_resolved_plugin.sh Add a resolved_action task attribute (#74709) 3 years ago
vars_plugin_tests.sh Fix vars plugin code and documentation mismatch (#78562) 2 years ago
windows.yml PowerShell - Support optional module util imports (#75187) 3 years ago