Add systemd tags to include role
There are times when a deployer will need to reconfigure parts of an environment and having a general purpose tag to run said operation will be important especicially should the deployer be needing to reconfigure systemd unit files in a downtime event. This change adds a general purpose systemd tag where include_role and systemd is found which will assit operators with day2 operational tasks. Change-Id: Ib37f4541152be2c3030aaded45829d37c5e2d389 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
parent
5b40083621
commit
abc1749a15
@ -125,6 +125,7 @@
|
||||
loop_var: service_var
|
||||
tags:
|
||||
- neutron-config
|
||||
- systemd-service
|
||||
|
||||
- include_tasks: neutron_db_setup.yml
|
||||
when:
|
||||
|
Loading…
x
Reference in New Issue
Block a user