Skip to content

Commit

Permalink
Always notify Ensure EXTERNALLY-MANAGED
Browse files Browse the repository at this point in the history
  • Loading branch information
socheatsok78 committed Sep 20, 2024
1 parent a26803f commit 070cf43
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 @@ -3,6 +3,7 @@
package:
name: "{{ pip_package }}"
state: present
changed_when: True

Check warning on line 6 in tasks/main.yml

View workflow job for this annotation

GitHub Actions / Lint

6:17 [truthy] truthy value should be one of [false, true]
notify: Ensure EXTERNALLY-MANAGED

- name: Ensure pip_install_packages are installed.
Expand Down

0 comments on commit 070cf43

Please sign in to comment.