-
_****TASK [gather facts using ibm_svc_info] *****************************************
##### SUMMARY
Specifically, when using the gather_subset=all it seems to freak out when it doesn't…
-
### Summary
The [SSM connector docs](https://docs.ansible.com/ansible/latest/collections/community/aws/aws_ssm_connection.html#ansible-collections-community-aws-aws-ssm-connection) don't mention S3…
-
### Summary
When I try to make a new svm in LOD RT11032278, it fails with:
Error in create: calling: svm/svms: got {''message'': ''Unexpected argument "ndmp".'', ''code'': ''262179'', ''target'': …
-
##### Playbook
```yaml
---
- name: NTC Templates Parser Demo
hosts: r2
gather_facts: false
tasks:
- name: Ansible CLI Parse
ansible.utils.cli_parse:
command: "show ip …
-
### Summary
When installing either through the Ansible ppa package or the ansible-galaxy command, the `na_ontap_s3_users.py` file has the word `git` before the shebang.
```python
git #!/usr/bin/p…
-
Please verify first that your feedback is not already reported [here](https://github.com/Checkmk/ansible-collection-checkmk.general/issues?q=is%3Aissue+sort%3Aupdated-desc).
If possible and useful pr…
-
##### SUMMARY
When trying to create resources (user, volume, host, hostvdiskmap, etc.) the tasks fail with Python error. Despite errors, the resources are created, as evident when listing. …
-
##### SUMMARY
Hi
Would it be possible to add additional features regarding volume groups and snapshots? I'd like to have support for the following features:
* Gathering volume group and snapshot in…
-
### Summary
When passed tags for a new resource, these are not passed with the `CreateSecurityGroup` API call. This causes a number of issues with tag based IAM policies.
- A policy which require…
-
### Summary
I had good luck with the aws_ssm plugin until attempting to use it against the latest Amazon Linux AMI. Simple commands that work well with a CentOS 7 host fails when trying to run them …