copr-dist-git: tag the certbot role include

This commit is contained in:
Pavel Raiskup
2024-12-04 10:08:53 +01:00
parent 5c5160e51b
commit 11197ba97b

View File

@@ -65,6 +65,9 @@
- name: letsencrypt for copr-dist-git
include_role: name=copr/certbot
tags:
- config
- certbot
- name: install copr-dist-git httpd config
copy: src="httpd/{{ item }}" dest="/etc/httpd/conf.d/{{ item }}"