„chromium.yml“ ändern
This commit is contained in:
parent
835c13951b
commit
de239698e8
@ -2,10 +2,10 @@
|
||||
hosts: all
|
||||
tasks:
|
||||
|
||||
- name: Install Chromium
|
||||
apt:
|
||||
name:
|
||||
- chromium-browser
|
||||
# - name: Install Chromium
|
||||
# apt:
|
||||
# name:
|
||||
# - chromium-browser
|
||||
|
||||
- name: Create a directory if it does not exist
|
||||
ansible.builtin.file:
|
||||
|
Loading…
Reference in New Issue
Block a user