1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix drain example with correct wait values (#2603) (#2657)

(cherry picked from commit 95794f31e3)

Co-authored-by: Merouane Atig <merwan@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2021-05-27 20:15:28 +02:00 committed by GitHub
parent 2ee7de681a
commit 22f0747e03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -150,7 +150,7 @@ EXAMPLES = r'''
backend: www
wait: yes
drain: yes
wait_interval: 1
wait_interval: 60
wait_retries: 60
- name: Disable backend server in 'www' backend pool and drop open sessions to it