>
> Thanks for your (quick!) suggestion.  That worked perfectly, thank you. 
> For reference by anyone reading this question, the working solution looks 
> roughly like this:
>

{
    "example-1": {
        "vars": {
            "ansible_host": "example-1.com",
            "ansible_port": 5513
        },
        "hosts": [
            "unused-alias-1"
        ]
    },
    "example-2": {
        "vars": {
            "ansible_host": "example-2.com",
            "ansible_port": 22
        },
        "hosts": [
            "unused-alias-0"
        ]
    }
}

 

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/f0b68e16-71ef-44c6-afa8-deeeccb10ea6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to