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/units/plugins
Alex Willmer 185d410316
Factor out host_label() in default stdout callback plugin (#73814)
This simplifies rendering the hostname (or hostname+delegated host) in
the default callback module, and reduces code duplication

I've chosen not move where in each handler the host label is rendered,
in case subsequent operations has side effects. However I'm happy to
change that if considered safe.

I've chosen not to change the formatting operator used (%), to avoid
changes in rendering that might result.

Signed-off-by: Alex Willmer <alex@moreati.org.uk>
4 years ago
..
action Allow macOS ACLs to work for unpriv -> unpriv (#70785) 4 years ago
become Migrated to community.general 5 years ago
cache Remove deprecated cache interfaces (#74198) 4 years ago
callback Factor out host_label() in default stdout callback plugin (#73814) 4 years ago
connection remove deprecated connection password functions (#74155) 4 years ago
filter Revert "Add duplicated set filter and documentation (#72729)" (#74053) 4 years ago
inventory constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' (#74005) 4 years ago
loader_fixtures Clean up unit test boilerplate. 4 years ago
lookup All lookups ported to config system (#74108) 4 years ago
shell powershell - fix nested CLIXML parser (#71412) 4 years ago
strategy Temporarily disable strategy units (#74048) 4 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_plugins.py plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 4 years ago