mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
lxd_project: refactored os.path.expanduser() to module utils (#5549)
* lxd_project: refactored os.path.expanduser() to module utils * add changelog fragment
This commit is contained in:
parent
6c7e9116e1
commit
9874462abb
8 changed files with 17 additions and 10 deletions
2
changelogs/fragments/5549-lxd-project-sanity.yml
Normal file
2
changelogs/fragments/5549-lxd-project-sanity.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- lxd_project - refactored code out to module utils to clear sanity check (https://github.com/ansible-collections/community.general/pull/5549).
|
Loading…
Add table
Add a link
Reference in a new issue