added pre-commit configuration for ansible-lint (#93)
Co-authored-by: willtome <wtome@redhat.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
publish_retry_interval: 15
|
||||
|
||||
tasks:
|
||||
- name: Publish content view # noqa: args[module] - required parameters provided with environment vars
|
||||
- name: Publish content view # noqa: args[module] - required parameters provided with environment vars
|
||||
redhat.satellite.content_view_version:
|
||||
content_view: "{{ content_view }}"
|
||||
organization: "{{ organization }}"
|
||||
|
||||
Reference in New Issue
Block a user