1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests
Felix Fontein 0026c9f5b2
Fix become plugins (#50)
* Fix become plugins.

* Fix become unit tests to avoid play_context.make_become_cmd.

* Remove hack.

* Remove explicit defaults. Adjust tests to be more like Ansible itself.

* Forgot two lines.

* Rewrite tests (again).

* Rename play_context -> task, add possibility to pass var_options.

* Add var_options variants.

* Properly test overwriting.
2020-03-30 19:09:45 +02:00
..
integration/targets Fix more tests (#66) 2020-03-30 11:06:48 +02:00
sanity Fix more tests (#66) 2020-03-30 11:06:48 +02:00
unit Fix become plugins (#50) 2020-03-30 19:09:45 +02:00
utils Use ansible/ansible#68550 instead of devel branch of Ansible to prevent full CI runs for docs/ and changelogs/ changes. (#71) 2020-03-30 12:24:45 +02:00
.gitignore Initial commit 2020-03-09 09:11:07 +00:00
requirements.yml [WIP] Removed windows dep and unify shippable.sh (#38) 2020-03-24 16:09:30 +00:00