diff --git a/changelogs/config.yaml b/changelogs/config.yaml index 0fbb40ad..fe02dab7 100644 --- a/changelogs/config.yaml +++ b/changelogs/config.yaml @@ -27,6 +27,6 @@ sections: - Bugfixes - - known_issues - Known Issues -title: Cloud.Azure_Ops +title: Cloud.VMware_Ops trivial_section_name: trivial use_fqcn: true diff --git a/galaxy.yml b/galaxy.yml index 741758c0..fd46563e 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -16,6 +16,9 @@ issues: https://github.com/redhat-cop/cloud.vmware_ops/issues build_ignore: - .gitignore - changelogs/.plugin-cache.yaml + - tmp + - context + - .idea dependencies: { "vmware.vmware_rest": ">=2.3.1", "community.vmware": ">=4.2.0",