mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-11 21:30:28 -07:00
Ansible-lint is required for Ansible collection certification for Automation Hub. gcsfuse had no metadata associated with it, failing the Ansible Hub upload.
4 lines
126 B
YAML
4 lines
126 B
YAML
---
|
|
# tasks file for google.cloud.gcsfuse
|
|
- name: Main
|
|
ansible.builtin.include_tasks: "{{ ansible_os_family | lower }}.yml"
|