Skip to content

Commit 288c317

Browse files
committed
Add tag to deploy playbook
1 parent 5460e2c commit 288c317

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/kayobe/ansible/deploy-radosgw-usage-exporter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
- name: Deploy RADOS gateway usage exporter
33
hosts: monitoring
44
gather_facts: false
5+
tags: radosgw_usage_exporter
56
vars:
67
venv: "{{ virtualenv_path }}/openstack"
78
tasks:

0 commit comments

Comments
 (0)