Skip to content

Commit

Permalink
become true
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech committed Jul 25, 2024
1 parent 94c6237 commit affcb03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/redis/tasks/redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
owner: redis
group: redis
mode: '0755'
become: true

- name: Install redis

Check failure on line 26 in roles/redis/tasks/redis.yaml

View workflow job for this annotation

GitHub Actions / Ansible Lint

fqcn[action-core]

Use FQCN for builtin module actions (apt).
apt:
Expand Down

0 comments on commit affcb03

Please sign in to comment.