mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
Improvements in the packet_device module (#23127)
* Improvements and fixes in the packet_device module * add version_added to new args * remove default value from facility * changed 'lock' from deprecated arg to alias of 'locked'
This commit is contained in:
parent
0954fadff7
commit
b3a90253fc
2 changed files with 160 additions and 79 deletions
|
@ -146,7 +146,6 @@ lib/ansible/modules/cloud/ovirt/ovirt_affinity_group.py
|
|||
lib/ansible/modules/cloud/ovirt/ovirt_nics.py
|
||||
lib/ansible/modules/cloud/ovirt/ovirt_permissions.py
|
||||
lib/ansible/modules/cloud/ovirt/ovirt_vms.py
|
||||
lib/ansible/modules/cloud/packet/packet_device.py
|
||||
lib/ansible/modules/cloud/packet/packet_sshkey.py
|
||||
lib/ansible/modules/cloud/profitbricks/profitbricks.py
|
||||
lib/ansible/modules/cloud/profitbricks/profitbricks_datacenter.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue