working except for flatpak
This commit is contained in:
7
common.yml
Normal file
7
common.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Common program installation
|
||||
hosts: localhost
|
||||
remote_user: elia
|
||||
become: yes
|
||||
roles:
|
||||
- common
|
||||
Reference in New Issue
Block a user