Felix Fontein

Results 222 issues of Felix Fontein

##### SUMMARY For these plugin types, simply list all plugins, and pass all names that don't have `UNDOCUMENTED` next to them to `ansible-doc`. This should also not be affected by...

new_plugin
test
core_review
support:community
support:core
feature
has_issue
affects_2.14

##### SUMMARY This PR adds two config settings to the ansible-test config file which allow to enable and disable sanity tests. The purpose of this PR is twofold: 1. I...

needs_revision
needs_rebase
test
stale_ci
support:core
feature
affects_2.12

##### SUMMARY This is not a bug, but a discussion issue for one aspect of #71734 ([WIP] Extend validate-modules to also validate plugins). It provides details on one of the...

test
support:core
bug
has_pr
affects_2.14

##### SUMMARY This is not a bug, but a discussion issue for one aspect of #71734 ([WIP] Extend validate-modules to also validate plugins). It provides details on one of the...

test
support:core
bug
has_pr
affects_2.15

##### SUMMARY This is not a bug, but a discussion issue for one aspect of #71734 ([WIP] Extend validate-modules to also validate plugins). It provides details on one of the...

test
support:core
bug
affects_2.14

##### SUMMARY This is not a bug, but a discussion issue for one aspect of #71734 ([WIP] Extend validate-modules to also validate plugins). It provides details on one of the...

test
support:core
bug
has_pr
affects_2.14

### Summary Running `ansible-test sanity --docker -v --changed --base-branch main` crashes for my community.docker checkout since I have untracked directories: ``` tests/integration/targets/docker_image/files ``` (This contains a few files created by...

support:core
bug
traceback
affects_2.17

If I have two tasks `A` and `B` and I want to ensure that `B` depends on `A`, I currently have to say that when defining `B` (via `task_dep`). How...

enhancement

I today merged a new module (ansible/ansible#50622), then rebased two PRs to current `devel`, and included modifications for these new modules as well. Afterwards, ansibot adds `new_module` and `new_plugin` labels...

bug

See ansible/ansible#53894 When doing `rebuild_merge`, ansibot restarted CI and merged at the same time. (Merge was done at 9:42 UTC, CI started at 9:42 UTC, and needed 6 minutes, so...

bug