Skip to content

Commit

Permalink
fix: 🚑 HOTFIX: Oubli du tag always sur task de check custom config
Browse files Browse the repository at this point in the history
  • Loading branch information
cedric-montagne committed Jun 26, 2023
1 parent 39064b7 commit 76a8aad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions uninstall.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@

- name: Exit playbook
ansible.builtin.meta: end_play
tags:
- always

- name: Set socle_config fact when dsc_cr defined and not empty
ansible.builtin.set_fact:
Expand Down

0 comments on commit 76a8aad

Please sign in to comment.