Files
openstack-ansible-os_keystone/tasks/keystone_token_cleanup.yml
Jesse Pretorius 2076de5b49 Use run_once instead of inventory scoping
By using run_once we avoid skipped tasks and
instead the tasks are filtered way earlier.
For situations where we absolutely need to
execute something on a particular host, we
delegate to that host instead.

This works better when using limits and is
more efficient.

Change-Id: Id2034562b3e26da56c36dd88badddf1a3b623e20
2017-06-24 17:27:35 +00:00

847 B