Update project_info module to new sdk

Make project_info module compatible with the new sdk 1.0.0 and also add
ansible tests for project_info module

Change-Id: I413200cf6a9b8bada7e5d78087246b888d53fac2
This commit is contained in:
Arx Cruz
2022-03-14 16:08:53 +01:00
committed by Jakob Meng
parent 802e46d554
commit bcca2efe1a
4 changed files with 78 additions and 30 deletions

View File

@@ -52,6 +52,7 @@
- { role: object, tags: object }
- { role: port, tags: port }
- { role: project, tags: project }
- { role: project_info, tags: project_info }
- { role: recordset, tags: recordset }
- { role: role_assignment, tags: role_assignment }
- { role: router, tags: router }