Add openstack_hosts_file tag

This tag aimed to be used when a deployer only wants to refresh records
for their /etc/hosts file.

Change-Id: Ide65a7f362ee21fa07c729d04f592bf400bdc84e
(cherry picked from commit 150de8c27e8a71ac39267449a00b6ab9e4731287)
This commit is contained in:
Dmitriy Rabotyagov 2023-03-17 17:34:30 +01:00 committed by Jonathan Rosser
parent ec8dbb0958
commit 5d2b436d5a

View File

@ -81,6 +81,7 @@
apply:
tags:
- openstack_hosts-config
- openstack_hosts-file
when:
- (openstack_host_manage_hosts_file | bool) or (openstack_host_manage_deploy_hosts_file | bool)
tags: