ceph-ansible/roles/ceph-infra/tasks
Guillaume Abrioux b3d943fe9f infra: add retries/until on firewalld start task
This commit make that task retrying 5 times to start the service
firewalld to avoid failure like following:

```
TASK [ceph-infra : start firewalld] ********************************************
task path: /home/jenkins-build/build/workspace/ceph-ansible-prs-centos-container-purge/roles/ceph-infra/tasks/configure_firewall.yml:22
Monday 09 March 2020  08:58:48 +0000 (0:00:00.963)       0:02:16.457 **********
fatal: [osd4]: FAILED! => changed=false
  msg: |-
    Unable to enable service firewalld: Created symlink from /etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service to /usr/lib/systemd/system/firewalld.service.
    Created symlink from /etc/systemd/system/multi-user.target.wants/firewalld.service to /usr/lib/systemd/system/firewalld.service.
    Failed to execute operation: Connection reset by peer
```

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2020-03-09 15:01:34 -04:00
..
configure_firewall.yml infra: add retries/until on firewalld start task 2020-03-09 15:01:34 -04:00
dashboard_firewall.yml ceph-prometheus: add alertmanager HA config 2020-02-17 10:46:21 +01:00
main.yml ceph-infra: update cache for Ubuntu 2019-06-13 14:00:29 +02:00
setup_ntp.yml ceph-facts: move ntp/chrony facts to ceph-infra 2019-12-05 19:46:59 +01:00