Skip to content

Commit

Permalink
Don't restart freshly started invite container
Browse files Browse the repository at this point in the history
  • Loading branch information
phavekes committed Jul 3, 2024
1 parent 3b3eca0 commit fca179f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions roles/invite/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
timeout: 10s
retries: 3
start_period: 10s
notify: restart inviteserver

- name: Create the client container
community.docker.docker_container:
Expand Down Expand Up @@ -161,7 +160,6 @@
retries: 3
start_period: 10s
when: invite_mock_install
notify: restart inviteprovisioningmock

- name: Include the role manage_provision_entities to provision invite client to Manage
ansible.builtin.include_role:
Expand Down

0 comments on commit fca179f

Please sign in to comment.