Skip to content

Commit baa7f5a

Browse files
committed
refactor: comply with Ansible partner certification checks [citest_skip]
https://github.com/ansible-collections/partner-certification-checker/blob/main/README.md Ensure that our code complies with these policies/checks and prepare for improved ansible-lint and ansible-test checks. Signed-off-by: Rich Megginson <rmeggins@redhat.com>
1 parent 5f2ef20 commit baa7f5a

4 files changed

Lines changed: 16 additions & 0 deletions

.sanity-ansible-ignore-2.18.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
plugins/modules/timesync_provider.sh shebang
2+
plugins/modules/timesync_provider.yml validate-modules:missing-gplv3-license
3+
plugins/modules/timesync_provider.sh validate-modules:invalid-extension
4+
plugins/modules/timesync_provider.sh validate-modules:missing-gplv3-license

.sanity-ansible-ignore-2.19.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
plugins/modules/timesync_provider.sh shebang
2+
plugins/modules/timesync_provider.yml validate-modules:missing-gplv3-license
3+
plugins/modules/timesync_provider.sh validate-modules:invalid-extension
4+
plugins/modules/timesync_provider.sh validate-modules:missing-gplv3-license

.sanity-ansible-ignore-2.20.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
plugins/modules/timesync_provider.sh shebang
2+
plugins/modules/timesync_provider.yml validate-modules:missing-gplv3-license
3+
plugins/modules/timesync_provider.sh validate-modules:invalid-extension
4+
plugins/modules/timesync_provider.sh validate-modules:missing-gplv3-license

.sanity-ansible-ignore-2.21.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
plugins/modules/timesync_provider.sh shebang
2+
plugins/modules/timesync_provider.yml validate-modules:missing-gplv3-license
3+
plugins/modules/timesync_provider.sh validate-modules:invalid-extension
4+
plugins/modules/timesync_provider.sh validate-modules:missing-gplv3-license

0 commit comments

Comments
 (0)