[ipa/server] Add missing tags and remove debug output

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-10-11 13:05:43 +02:00
parent ad52399ecf
commit 7c296fed36

View file

@ -118,10 +118,9 @@
confirm_replica: "{{ item.user_input }}"
with_items: "{{ hostvars[play_hosts.0].confirm_replica.results }}"
when: item.item == inventory_hostname
- name: validate the variable is set
ansible.builtin.debug:
var: confirm_replica
tags:
- ipa/server
- config
- name: configure replication
block: