Skip to content

Commit

Permalink
do not restart all servers at once
Browse files Browse the repository at this point in the history
  • Loading branch information
rlsit committed Feb 8, 2021
1 parent 3cfcf9d commit ae07675
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
- config

- name: Start and enable the PowerDNS service
throttle: 1
service:
name: "{{ pdns_service_name }}"
state: "{{ pdns_service_state }}"
Expand Down

0 comments on commit ae07675

Please sign in to comment.