Merge "Add tags to PKI include"

This commit is contained in:
Zuul
2023年10月09日 13:24:30 +00:00
committed by Gerrit Code Review

View File

@@ -43,6 +43,10 @@
- name:Create and install SSL certificates
include_role:
name:pki
apply:
tags:
- haproxy_server-config
- pki
vars:
pki_setup_host:"{{ haproxy_pki_setup_host }}"
pki_dir:"{{ haproxy_pki_dir }}"
@@ -57,6 +61,9 @@
pki_handler_cert_installed:"haproxy cert installed"
when:
- haproxy_ssl | bool
tags:
- haproxy_server-config
- pki
- name:Importing haproxy_post_install tasks
import_tasks:haproxy_post_install.yml
Reference in New Issue
openstack/openstack-ansible-haproxy_server
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.