diff --git a/ansible/roles/firstboot/tasks/main.yml b/ansible/roles/firstboot/tasks/main.yml index 0484599..7a68cdf 100644 --- a/ansible/roles/firstboot/tasks/main.yml +++ b/ansible/roles/firstboot/tasks/main.yml @@ -19,4 +19,4 @@ mode: '0644' - name: Install ansible-galaxy collection ansible.builtin.shell: - cmd: ansible-galaxy collection install community.general \ No newline at end of file + cmd: ansible-galaxy collection install community.general