1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/cloud/packet
Felix Fontein e4eead189b
Fix linting errors; fix some real bugs (#5111) (#5115)
* Fix linting errors.

* Fix bugs.

* Another linter error ignored.

* More fixes.

* Ignore sanity errors with older versions.

ci_complete

* Forgot to commit more changes.

(cherry picked from commit a54af8909c)
2022-08-12 14:37:34 +02:00
..
packet_device.py Removed 'default=None' in a batch of modules 2 (#4567) (#4569) 2022-04-24 10:49:29 +02:00
packet_ip_subnet.py Fix linting errors; fix some real bugs (#5111) (#5115) 2022-08-12 14:37:34 +02:00
packet_project.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
packet_sshkey.py Removed 'default=None' in a batch of modules 2 (#4567) (#4569) 2022-04-24 10:49:29 +02:00
packet_volume.py Removed 'default=None' in a batch of modules 2 (#4567) (#4569) 2022-04-24 10:49:29 +02:00
packet_volume_attachment.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00