Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readme: update reference to Ansible Collection #5846

Open
sean-freeman opened this issue Dec 4, 2024 · 0 comments
Open

readme: update reference to Ansible Collection #5846

sean-freeman opened this issue Dec 4, 2024 · 0 comments

Comments

@sean-freeman
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

New or Affected Resource(s) or Datasource(s)

  • README.md

Description

Current content is inaccurate/outdated, and does not belong in this repository. It is misleading.

Current content

# IBM Cloud Ansible Modules

An implementation of generated Ansible modules using the
[IBM Cloud Terraform Provider].
....
....
....
### Example Projects

1. [VPC Virtual Server Instance](examples/ansible/examples/simple-vm-ssh/)

2. [Power Virtual Server Instance](examples/ansible/examples/simple-vm-power-vs/)

Proposed content

---

## Related projects

### Ansible Collection for IBM Cloud

An Ansible Collection package contains many Ansible Modules,
each Ansible Module is a wrapper around resource or data source
elements of the **Terraform Provider for IBM Cloud**.
At each execution of an Ansible Module, on-the-fly Terraform
code is generated and executed for the intended outcome.

Compatible with Ansible Core 2.12+, various
[example Ansible Playbooks](https://github.com/IBM-Cloud/ansible-collection-ibm#example-ansible-playbooks)
are provided to show how to use
the Ansible Modules from the Ansible Collection for IBM Cloud.

See more information on the package index entry
[ibm.cloudcollection Ansible Collection - Ansible Galaxy](https://galaxy.ansible.com/ui/repo/published/ibm/cloudcollection).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant