Skip to content

Commit

Permalink
OpenEBS installation without sudo on localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Jan 8, 2025
1 parent 13dc164 commit bc57f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openebs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

- name: Manage Storage
hosts: localhost
become: true
become: false
gather_facts: true
tasks:
- name: Manage OpenEBS
Expand Down

0 comments on commit bc57f25

Please sign in to comment.