thank you we did use an alias this way: [server] alias1 ansible_host=localhost ansible_connection=local ansible_user=fvaltat alias2 ansible_host=localhost ansible_connection=local ansible_user=greg
regards Le lundi 2 mai 2016 15:18:25 UTC+2, Brian Coca a écrit : > > only 1 of them will be visible, i recommend using the 'inventory_hostname' > as an alias: > > [server] > localhost_fvaltat ansible_connection=local ansible_user=fvaltat > localhost_greg ansible_connection=local ansible_user=greg > > > ---------- > 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 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/330888ec-0e94-4d3f-b5d4-f2daac59e69f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
