mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 03:53:59 -07:00
os_server_facts: support all_projects (#44800)
* os_server_facts: support all_projects * os_server_facts: openstacksdk expects True or False, not None
This commit is contained in:
parent
dda753dc05
commit
c13fa503a1
2 changed files with 16 additions and 3 deletions
4
changelogs/fragments/os-server-facts-all-projects.yaml
Normal file
4
changelogs/fragments/os-server-facts-all-projects.yaml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
minor_changes:
|
||||
- os_server_facts - added all_projects option to gather server facts from all
|
||||
available projects
|
Loading…
Add table
Add a link
Reference in a new issue