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

adds detail for running an ad hoc command to gather facts #1885

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

acozine
Copy link
Contributor

@acozine acozine commented Sep 13, 2024

Closes #1850.

First draft. I hope this PR will help people who are frustrated that ansible <hostname> -m ansible.builtin.setup doesn't "just work" out of the box.

  • Adds links to the inventory getting started page and the ad-hoc commands intro.
  • Mentions creating an inventory and configuring SSH connections as pre-requisites for running the setup module to gather facts.

Copy link
Contributor

@samccann samccann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Successfully merging this pull request may close these issues.

Example command in "Discovering variables: facts and magic variables" cannot work, is misleading or wrong.
2 participants