ceph-ansible/roles/ceph-infra/tasks
Guillaume Abrioux 03416c0d4e 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>
(cherry picked from commit b3d943fe9f)
2020-03-12 21:48:20 +01:00
..
configure_firewall.yml infra: add retries/until on firewalld start task 2020-03-12 21:48:20 +01:00
dashboard_firewall.yml ceph-prometheus: add alertmanager HA config 2020-02-17 16:18:20 +01:00
main.yml ceph-infra: update cache for Ubuntu 2019-06-13 14:50:19 -04:00
setup_ntp.yml ceph-infra: make chronyd default NTP daemon 2019-06-14 12:21:02 +00:00