mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
apk: Add no-cache option (#548)
* apk: add no_cache option * Fix indentation
This commit is contained in:
parent
4c42d0971f
commit
7e17b55884
2 changed files with 18 additions and 0 deletions
2
changelogs/fragments/548_apk.yml
Normal file
2
changelogs/fragments/548_apk.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- apk - added ``no_cache`` option (https://github.com/ansible-collections/community.general/pull/548).
|
Loading…
Add table
Add a link
Reference in a new issue