mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-09-29 13:03:22 -07:00
Add cpu limit argument to scaleway_container (#10646)
Add cpu limit arguments And document the units used for memory_limit and cpu_limit.
This commit is contained in:
parent
9e86d239d2
commit
09f11523d1
2 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- scaleway_container - add a ``cpu_limit`` argument (https://github.com/ansible-collections/community.general/pull/10646).
|
Loading…
Add table
Add a link
Reference in a new issue