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

Ansible Docs Site #3

Open
tmichett opened this issue Apr 1, 2022 · 2 comments
Open

Ansible Docs Site #3

tmichett opened this issue Apr 1, 2022 · 2 comments

Comments

@tmichett
Copy link
Owner

tmichett commented Apr 1, 2022

Point Out Ansible Docs Site for installing collections from source with a requirements file.

Says ...

collections:
  - source: /tmp/my_namespace-my_collection-1.0.0.tar.gz
    type: file

should say

    collections:
      - name: /tmp/my_namespace-my_collection-1.0.0.tar.gz
        type: file
@tmichett
Copy link
Owner Author

tmichett commented Apr 1, 2022

Issue and pull request filed ...

Issue: ansible/ansible#77439
Pull Request: ansible/ansible#77439

@tmichett
Copy link
Owner Author

tmichett commented Apr 1, 2022

Fix in my repository that was pull requested to be merged into upstream docs

https://github.com/tmichett/ansible-1/blob/devel/docs/docsite/rst/shared_snippets/installing_collections_file.rst

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant