„firefox.yml“ ändern

This commit is contained in:
olli 2022-07-12 16:09:57 +02:00
parent e443820b93
commit c88cb65d0c

View File

@ -1,7 +1,12 @@
- name: Basic Debian Linux Setup
- name: Firefox setup
hosts: all
tasks:
- name: Install Firefox
apt:
name:
- firefox
- name: Firefox policy
ansible.builtin.copy:
src: policies.json