Skip to content

Commit

Permalink
chore: Enable becoming root when setting up figurine
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksanderbl29 committed May 28, 2024
1 parent bbe4976 commit 41d97e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
- name: Setup figurine
ansible.builtin.import_role:
name: ironicbadger.figurine
become: true
when:
- ansible_memtotal_mb > 2000

Expand Down

0 comments on commit 41d97e4

Please sign in to comment.