]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
Use a targets var to optionally define hosts for each playbook wip-playbook-host-vars 71/head
authorAndrew Schoen <aschoen@redhat.com>
Thu, 9 Jul 2015 14:22:38 +0000 (09:22 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 9 Jul 2015 14:22:38 +0000 (09:22 -0500)
commit7ee2448be71edcdac82a42002c618a87c4642f74
treed27d753dc86bcb636029f7cb110726c44b312a0c
parent78943e7396b06efe941385350ed6072895f06110
Use a targets var to optionally define hosts for each playbook

This will allow us to pass something like --extra-vars="targets=all"
when running the testnodes playbook to allow it to use any node in the
inventory and not only those in the testnodes group.

I see this as being useful for teuthology so that when the Ansible task
creates an inventory dynamically it doesn't have to worry about trying
to match up the nodes in the inventory with what's defined in the playbook.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ansible_managed.yml
cobbler.yml
downstream_setup.yml
puddle.yml
testnodes.yml
users.yml