james / fedora-infra / ansible

Forked from fedora-infra/ansible 6 years ago
Clone

883cff0 [ipa/server] Ask for confirmation for all hosts

1 file Authored by zlopez 8 months ago, Committed by zlopez 8 months ago,
    [ipa/server] Ask for confirmation for all hosts
    
    Ansible `pause` module is only running once per playbook. This is a hacky way to
    make it run for each host.
    
    Signed-off-by: Michal Konecny <mkonecny@redhat.com>