lxc_container: minor refactor (#5358)

* lxc_container: minor refactor

* add changelog fragment
This commit is contained in:
Alexei Znamensky 2022-10-15 09:28:20 +13:00 committed by GitHub
commit 6f88426cf1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 46 additions and 57 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- lxc_container - minor refactoring (https://github.com/ansible-collections/community.general/pull/5358).