db.aws: reload systemd-daemon
This commit is contained in:
parent
61f2e86764
commit
457c3ffa60
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,10 @@
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
- /srv/private/ansible/vars.yml
|
- /srv/private/ansible/vars.yml
|
||||||
|
|
||||||
|
tasks:
|
||||||
|
- name: Restart daemon-reload to pick up config changes
|
||||||
|
ansible.builtin.systemd_service:
|
||||||
|
daemon_reload: true
|
||||||
|
|
||||||
- name: configure server
|
- name: configure server
|
||||||
hosts: db.stg.aws.fedoraproject.org
|
hosts: db.stg.aws.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue