mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-28 12:02:47 +00:00
* Add eos and fix tests to run multiple connections * Update tests to report connection * Add missing START messages * Fix unspecified connection * Python 3 updates Exceptions don't have `.message` in Python 3 * Override `become` when using `connection=local` * Slight restructuring to make eapi easier later on * Move eapi toggle to prepare_eos * Pull out connection on eapi tasks |
||
|---|---|---|
| .. | ||
| backup.yaml | ||
| config.yaml | ||
| defaults.yaml | ||
| save.yaml | ||
| src_basic.yaml | ||
| src_invalid.yaml | ||
| src_match_none.yaml | ||
| sublevel.yaml | ||
| sublevel_block.yaml | ||
| sublevel_exact.yaml | ||
| sublevel_strict.yaml | ||
| toplevel.yaml | ||
| toplevel_after.yaml | ||
| toplevel_before.yaml | ||