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