mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
rax_scaling_group: fix sanity check (#5563)
* rax_scaling_group: fix sanity check * add changelog fragment * added missing call to expanduser()
This commit is contained in:
parent
e87ca10b61
commit
6a03108609
8 changed files with 26 additions and 20 deletions
2
changelogs/fragments/5563-rax-scaling-group-sanity.yml
Normal file
2
changelogs/fragments/5563-rax-scaling-group-sanity.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- rax_scaling_group - refactored out code to the ``rax`` module utils to clear the sanity check (https://github.com/ansible-collections/community.general/pull/5563).
|
Loading…
Add table
Add a link
Reference in a new issue