Add handler flushing to roles that need it

This patch adds handler flushing as the last task in each role to ensure
that there are log files present when the rsyslog client configuration
task is executed a little later in the playbook that consumes the role.
Closes-Bug: #1458822
Change-Id: I92a26b620aa7bc0fbe33175594d37da7d5aca7df
This commit is contained in:
Jesse Pretorius
2015年05月26日 17:43:50 +01:00
parent 00969c6469
commit f3b84cba6b

View File

@@ -38,3 +38,5 @@
tags:
- nova-compute
- name:Flush handlers
meta:flush_handlers
Reference in New Issue
openstack/openstack-ansible-os_nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.