diff --git a/.ansible-lint-ignore b/.ansible-lint-ignore new file mode 100644 index 000000000..b13484a1d --- /dev/null +++ b/.ansible-lint-ignore @@ -0,0 +1,2 @@ +plugins/lookup/controller_object_diff.py yaml[document-end] +plugins/modules/controller_export_diff.py yaml[document-end] diff --git a/plugins/lookup/controller_object_diff.py b/plugins/lookup/controller_object_diff.py index 392d776fb..47b5821a8 100644 --- a/plugins/lookup/controller_object_diff.py +++ b/plugins/lookup/controller_object_diff.py @@ -47,8 +47,6 @@ default: True """ -# -# EXAMPLES = """ - name: Get the organization ID set_fact: @@ -79,7 +77,6 @@ vars: controller_projects: "{{ project_difference }}" """ -# RETURN = """ _raw: