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

Change molecule_inventory in podman example to remove ansible warning #4086

Merged
merged 2 commits into from
Dec 13, 2023

Commits on Nov 16, 2023

  1. Update create.yml to remove ansible warning

    The original molecule_inventory definition generates an ansible runtime warning the the term 'molecule' is not allowed, only hosts and children and vars. 
    
    No ansible runtime warning with this change. Content of temporay molecule_inventory.yml seems correct.
    buckaroogeek authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7b58b00 View commit details
    Browse the repository at this point in the history
  2. Update create.yml

    Added blank line
    buckaroogeek authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c040d95 View commit details
    Browse the repository at this point in the history