You can just reference both when calling ansible-playbook: ansible-playbook -i /inv1 -i /inv2 play.yml
Or If you want a static copy: ansible-inventory -i /inv1 -i /inv2 --exports --list --yaml > newmerged.yml -- ---------- Brian Coca -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CACVha7cZJQpsVadCwcQssO%2BoEYAuXTH-mtNSQ0-5-w4NGwF93Q%40mail.gmail.com.
