diff --git a/ansible/bootstrap.yml b/ansible/bootstrap.yml index 27559952c..3fd7f267d 100644 --- a/ansible/bootstrap.yml +++ b/ansible/bootstrap.yml @@ -143,7 +143,7 @@ - appliances_mode == 'configure' - not (dnf_repos_allow_insecure_creds | default(false)) # useful for development -- hosts: cacerts:!builder +- hosts: cacerts tags: cacerts gather_facts: false tasks: