Re: [ansible-project] Ansible plugin by Pycharm

2024-04-15 Thread 'Rowe, Walter P. (Fed)' via Ansible Project
I use vscode for playbook development. It has lots of great plugins, has git built into it for version control, and has an app for every os platform (windows, macOS, linux). Walter -- Walter Rowe, Division Chief Infrastructure Services Division Mobile: 202.355.4123 On Apr 15, 2024, at 7:58 AM,

[ansible-project] Ansible plugin by Pycharm

2024-04-15 Thread Azadeh Amirhosseini
Hi All, which ansible pluging do you suggest to be installed in Pycharm? I want to use Pycharm as IDE for developing my playbooks? Is there any facility that you can write your playbook and test it in the same environment to check the output of the playbook , before migrating it in the ansible

[ansible-project] `AttributeError: 'ConnectionError' object has no attribute 'message'` when using the `google.cloud` collection

2024-04-15 Thread 'Reuben Emmens' via Ansible Project
TLDR I am getting inconsistent but frequent connection errors when using google.cloud modules. SUMMARY I am repeatedly seeing `AttributeError: 'ConnectionError' object has no attribute 'message'` when using the `google.cloud` collection. This error has emerged in the last week or so, in a