„chromium.yml“ ändern

This commit is contained in:
olli 2022-07-25 14:36:24 +02:00
parent 835c13951b
commit de239698e8

View File

@ -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: