parent
9fab75e3ef
commit
6fef6f11f0
2 changed files with 4 additions and 2 deletions
|
@ -2,7 +2,9 @@
|
|||
- name: Fedora bootstrap
|
||||
hosts: all
|
||||
roles:
|
||||
- set_dnf
|
||||
- role: set_dnf
|
||||
become: yes
|
||||
become_method: sudo
|
||||
- flatpaks
|
||||
- ssh
|
||||
- shell
|
||||
|
|
Loading…
Reference in a new issue