Skip to content

Commit cbc1662

Browse files
authored
Merge pull request #109 from Rosa-Luxemburgstiftung-Berlin/master
do not restart all servers at once
2 parents e3d47c3 + ae07675 commit cbc1662

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
- config
5757

5858
- name: Start and enable the PowerDNS service
59+
throttle: 1
5960
service:
6061
name: "{{ pdns_service_name }}"
6162
state: "{{ pdns_service_state }}"

0 commit comments

Comments
 (0)