diff --git a/meta/main.yml b/meta/main.yml new file mode 100644 index 0000000..3a281c6 --- /dev/null +++ b/meta/main.yml @@ -0,0 +1,12 @@ +--- + +galaxy_info: + author: 'Nicolas Boufidjeline' + description: 'Ansible role to deploy two' + company: 'syonad' + license: 'MIT' + min_ansible_version: '11.4.0' + github_branch: 'main' + platforms: [] + galaxy_tags: [] +dependencies: [] \ No newline at end of file