Skip to content

Commit

Permalink
Fix snapd uninstall
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaser committed Jul 9, 2024
1 parent 395a3f8 commit 95bf3f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion zuul.d/playbooks/molecule/pre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@
become: true
ansible.builtin.apt:
name: snapd
state: purged
state: absent
purge: true

0 comments on commit 95bf3f1

Please sign in to comment.