added missing copyright notes to MH integration tests (#2990)

pull/2996/head
Alexei Znamensky 2021-07-12 02:34:59 +12:00 committed by GitHub
parent c5cbe2943b
commit d56d34bce6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# (c) 2021, Alexei Znamensky
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
- include_tasks: msimple.yml
- include_tasks: mdepfail.yml
- include_tasks: mstate.yml

View File

@ -1,3 +1,6 @@
# (c) 2021, Alexei Znamensky
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
- name: test failing dependency
mdepfail:
a: 123

View File

@ -1,3 +1,6 @@
# (c) 2021, Alexei Znamensky
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
- name: test msimple 1
msimple:
a: 80

View File

@ -1,3 +1,6 @@
# (c) 2021, Alexei Znamensky
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
- name: test mstate 1
mstate:
a: 80