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
This commit is contained in:
Dmitriy Rabotyagov 2023-03-17 17:34:30 +01:00
parent 50f1a2842e
commit 150de8c27e
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,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: