From ddea6ba594214a296eaa09a3de3db8f32f5dc80a Mon Sep 17 00:00:00 2001 From: "Stuart B. Wilkins" Date: Sun, 9 Feb 2025 14:19:03 -0500 Subject: [PATCH] Fix for linter --- galaxy.yml | 7 +++---- meta/runtime.yml | 4 +--- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index 6eabad8..20bfaba 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,15 +1,14 @@ --- - namespace: nsls2 name: general version: 1.0.0 readme: README.md authors: - - 'Stuart B. Wilkins ' + - "Stuart B. Wilkins " description: Ansible collection for NSLS-II general functions license: - - 'BSD-3-Clause' -license_file: 'LICENSE' + - "BSD-3-Clause" +license_file: "LICENSE" tags: [networking] # dependencies: {} repository: http://github.com/nsls2/nsls2.general diff --git a/meta/runtime.yml b/meta/runtime.yml index 0bf56ce..af58ce5 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -1,7 +1,5 @@ --- - -requires_ansible: '>=2.15.5' - +requires_ansible: ">=2.15.5" # Content that Ansible needs to load from another location or that has # been deprecated/removed # plugin_routing: