mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
simplify vm_guest detection code (#49378)
- remove a lot of repetition - change lists to tuples since they are faster to assign
This commit is contained in:
2
changelogs/fragments/vm_guest_facts.yml
Normal file
2
changelogs/fragments/vm_guest_facts.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- simple code collapse, avoid a lot of repetition
|
||||
Reference in New Issue
Block a user