mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
[cloud] Added account selection to PubNub BLOCKS (#23160)
* . switched from 'user.id' to 'account.id' in REST API calls. + added ability to select desired account (by name or identifier) from list of accounts to which authorized user have access. * + added account option addition version. * Remove pubnub_blocks from PEP8-legacy list
This commit is contained in:
@@ -344,7 +344,6 @@ lib/ansible/modules/cloud/profitbricks/profitbricks_datacenter.py
|
||||
lib/ansible/modules/cloud/profitbricks/profitbricks_nic.py
|
||||
lib/ansible/modules/cloud/profitbricks/profitbricks_volume.py
|
||||
lib/ansible/modules/cloud/profitbricks/profitbricks_volume_attachments.py
|
||||
lib/ansible/modules/cloud/pubnub/pubnub_blocks.py
|
||||
lib/ansible/modules/cloud/rackspace/rax_cbs_attachments.py
|
||||
lib/ansible/modules/cloud/rackspace/rax_cdb.py
|
||||
lib/ansible/modules/cloud/rackspace/rax_clb.py
|
||||
|
||||
Reference in New Issue
Block a user