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/integration/targets/alternatives/tasks
Felix Fontein 123c7efe5e
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065)
* Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt.

* Replace 'Copyright:' with 'Copyright'

sed -i 's|Copyright:\(.*\)|Copyright\1|' $(rg -l 'Copyright:')

Co-authored-by: Maxwell G <gotmax@e.email>
2022-08-05 12:28:29 +02:00
..
main.yml Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
path_is_checked.yml Initial commit 2020-03-09 09:11:07 +00:00
remove_links.yml Add 'state' parameter for alternatives (#4557) 2022-04-26 08:20:29 +02:00
setup.yml Initial commit 2020-03-09 09:11:07 +00:00
setup_test.yml replace NBSP (non-blocking space) character with a regular SPACE char (#3071) 2021-07-25 13:53:38 +02:00
subcommands.yml Fix alternatives module (#4836) 2022-06-14 16:02:31 +02:00
test.yml alternatives: Fix bug with priority default (#4810) 2022-06-13 21:40:02 +02:00
tests.yml Initial commit 2020-03-09 09:11:07 +00:00
tests_set_priority.yml alternatives: Fix bug with priority default (#4810) 2022-06-13 21:40:02 +02:00
tests_state.yml Add subcommands parameter for module alternatives. (#4654) 2022-06-06 10:33:39 +02:00