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

Confusing ansible provisioner doc #4392

Open
bitozoid opened this issue Feb 7, 2025 · 1 comment
Open

Confusing ansible provisioner doc #4392

bitozoid opened this issue Feb 7, 2025 · 1 comment

Comments

@bitozoid
Copy link

bitozoid commented Feb 7, 2025

I think that hosts is not a valid keyword for provisioner.

Maybe the author meant something like:

    provisioner:
      name: ansible
      inventory:
        hosts:
          all:
            hosts:
              ignored:
                 important: this host is ignored
        links:
          hosts: ../../../inventory/hosts

Otherwise it is a bit confusing.

@bitozoid
Copy link
Author

bitozoid commented Feb 7, 2025

Reference in source:

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

No branches or pull requests

1 participant