ansible-collections / amazon.cloud

Ansible Collection for Amazon AWS' Cloud Control API
GNU General Public License v3.0
12 stars 12 forks source link

Include localhost and playbook examples #65

Open samccann opened 1 year ago

samccann commented 1 year ago

Summary

From an internal JIRA ticket:

add example Ansible Playbooks where we talk about localhost and how cloud modules work. At the very least we should link back to the AWS guide and make it clear "where" to start.

NOTE: The AWS guide is associated with the amazon.aws collection. You could add a link to it from the readme. Also that guide may need to be updated if it needs to reflect this collection as well.

Issue Type

Documentation Report

Component Name

collection-level docs

Ansible Version

$ ansible --version

Collection Versions

$ ansible-galaxy collection list

Configuration

$ ansible-config dump --only-changed

OS / Environment

No response

Additional Information

No response

Code of Conduct