mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-03 23:41:51 +00:00
deps module util: use Enum to represent states (#11242)
* deps module util: use Enum to represent states * add changelog frag
This commit is contained in:
parent
7016b681fd
commit
0a802ecdcb
2 changed files with 14 additions and 7 deletions
2
changelogs/fragments/11242-deps-enum.yml
Normal file
2
changelogs/fragments/11242-deps-enum.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- deps module utils - change the internal representaion of dependency state (https://github.com/ansible-collections/community.general/pull/11242).
|
||||
Loading…
Add table
Add a link
Reference in a new issue