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/lib/ansible/modules/cloud/rackspace
John Barker c57a7f05e1 Bulk autopep8 (modules)
As agreed in 2017-12-07 Core meeting bulk fix pep8 issues

Generated using:
autopep8 1.3.3 (pycodestyle: 2.3.1)
autopep8 -r  --max-line-length 160 --in-place --ignore E305,E402,E722,E741 lib/ansible/modules

Manually fix issues that autopep8 has introduced
2017-12-07 20:25:55 +00:00
..
__init__.py
rax.py
rax_cbs.py
rax_cbs_attachments.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
rax_cdb.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
rax_cdb_database.py
rax_cdb_user.py
rax_clb.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
rax_clb_nodes.py
rax_clb_ssl.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
rax_dns.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
rax_dns_record.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
rax_facts.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
rax_files.py
rax_files_objects.py
rax_identity.py
rax_keypair.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
rax_meta.py
rax_mon_alarm.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
rax_mon_check.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
rax_mon_entity.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
rax_mon_notification.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
rax_mon_notification_plan.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
rax_network.py
rax_queue.py
rax_scaling_group.py
rax_scaling_policy.py